diff options
author | wennmach <wennmach@pkgsrc.org> | 2003-07-15 21:50:20 +0000 |
---|---|---|
committer | wennmach <wennmach@pkgsrc.org> | 2003-07-15 21:50:20 +0000 |
commit | 451cee5f8efec4674e8d6f0ea47e07d1c43ba194 (patch) | |
tree | 46c5c54329d5d946b7861fc31a46cd4af154d7cf /cross | |
parent | e55e99c0774a93a0fe437f0309e6769417e8ba54 (diff) | |
download | pkgsrc-451cee5f8efec4674e8d6f0ea47e07d1c43ba194.tar.gz |
add and enable avr-binutils
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 9f05999e021..f035cb9d7f6 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.30 2003/05/28 16:12:22 tsarna Exp $ +# $NetBSD: Makefile,v 1.31 2003/07/15 21:50:20 wennmach Exp $ # COMMENT= Cross-platform development utilities #SUBDIR+= COMMON # not a real package +SUBDIR+= avr-binutils SUBDIR+= bfd-crunchide SUBDIR+= bfd-mdsetimage SUBDIR+= binutils |