diff options
author | jakllsch <jakllsch> | 2014-04-06 16:15:06 +0000 |
---|---|---|
committer | jakllsch <jakllsch> | 2014-04-06 16:15:06 +0000 |
commit | 200618c02fc0bb8dd1a62793be1eb2d38c98f77d (patch) | |
tree | 917db59c7e1100b569de158a0c546ccf3f60e1a4 /cross | |
parent | 89cfb7326c67449678ff424f0e21b3b2b486cdf3 (diff) | |
download | pkgsrc-200618c02fc0bb8dd1a62793be1eb2d38c98f77d.tar.gz |
+GenFw
Diffstat (limited to 'cross')
-rw-r--r-- | cross/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile index 102f53e267f..bc34e9c3e2a 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.59 2014/03/31 09:51:35 martin Exp $ +# $NetBSD: Makefile,v 1.60 2014/04/06 16:15:06 jakllsch Exp $ # COMMENT= Cross-platform development utilities #SUBDIR+= COMMON # not a real package +SUBDIR+= GenFw SUBDIR+= atasm SUBDIR+= avr-binutils SUBDIR+= avr-gcc |