summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorwennmach <wennmach>2003-07-17 19:10:56 +0000
committerwennmach <wennmach>2003-07-17 19:10:56 +0000
commitc43f7518f92f9139e0c764e7f421653209f10cb2 (patch)
tree8ebe8461dcce00e727715a41741828be173ce3d3 /cross/Makefile
parentd9dc9017160937c2b4a9e193d8ce34c3faf69901 (diff)
downloadpkgsrc-c43f7518f92f9139e0c764e7f421653209f10cb2.tar.gz
Add and enable avrdude.
Diffstat (limited to 'cross/Makefile')
-rw-r--r--cross/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index bdf9ed032d3..bcdba1f503d 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2003/07/17 18:51:52 wennmach Exp $
+# $NetBSD: Makefile,v 1.35 2003/07/17 19:10:56 wennmach Exp $
#
COMMENT= Cross-platform development utilities
@@ -8,6 +8,7 @@ SUBDIR+= avr-binutils
SUBDIR+= avr-gcc
SUBDIR+= avr-gdb
SUBDIR+= avr-libc
+SUBDIR+= avrdude
SUBDIR+= bfd-crunchide
SUBDIR+= bfd-mdsetimage
SUBDIR+= binutils