diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-13 23:01:57 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-13 23:01:57 +0000 |
commit | d94d5048ad4b39101f8930c8d055654d273f6540 (patch) | |
tree | 69806416b88c6cfb5377b70c175ecfd6ea247480 /cross/Makefile | |
parent | c17278aab2ad78a3ead806ab073311973b6695b6 (diff) | |
download | pkgsrc-d94d5048ad4b39101f8930c8d055654d273f6540.tar.gz |
Add and enable atasm-1.04.
Diffstat (limited to 'cross/Makefile')
-rw-r--r-- | cross/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile index bcdba1f503d..3847a700ce3 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.35 2003/07/17 19:10:56 wennmach Exp $ +# $NetBSD: Makefile,v 1.36 2004/02/13 23:01:57 minskim Exp $ # COMMENT= Cross-platform development utilities #SUBDIR+= COMMON # not a real package +SUBDIR+= atasm SUBDIR+= avr-binutils SUBDIR+= avr-gcc SUBDIR+= avr-gdb |