summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorwennmach <wennmach>2003-07-16 22:12:44 +0000
committerwennmach <wennmach>2003-07-16 22:12:44 +0000
commitd996ff71413fac963741a06a68bced8179a8bf43 (patch)
tree1e12ba4ce59df96e7c8dd8ebfa12524835dd2f73 /cross/Makefile
parent6ae7b1d99f1769decbe43a0f8d0f36b7d7e250df (diff)
downloadpkgsrc-d996ff71413fac963741a06a68bced8179a8bf43.tar.gz
Add and enable avr-gdb.
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 4df23450971..db04010a891 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2003/07/16 20:15:36 wennmach Exp $
+# $NetBSD: Makefile,v 1.33 2003/07/16 22:12:44 wennmach Exp $
#
COMMENT= Cross-platform development utilities
@@ -6,6 +6,7 @@ COMMENT= Cross-platform development utilities
#SUBDIR+= COMMON # not a real package
SUBDIR+= avr-binutils
SUBDIR+= avr-gcc
+SUBDIR+= avr-gdb
SUBDIR+= bfd-crunchide
SUBDIR+= bfd-mdsetimage
SUBDIR+= binutils