summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorjakllsch <jakllsch@pkgsrc.org>2010-01-15 22:04:47 +0000
committerjakllsch <jakllsch@pkgsrc.org>2010-01-15 22:04:47 +0000
commitfcb45d38d79e47f3b4ddbb803d3c48fa8dc400fc (patch)
tree4bd58b03133cf6de79ff80fb046943834bfd95a1 /cross/Makefile
parentd79ca5de2a8179b885780569fbe515f55f627576 (diff)
downloadpkgsrc-fcb45d38d79e47f3b4ddbb803d3c48fa8dc400fc.tar.gz
Add dfu-programmer to the SUBDIR list.
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 c5d9639a281..f60a10f98f3 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2009/12/07 10:07:43 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2010/01/15 22:04:47 jakllsch Exp $
#
COMMENT= Cross-platform development utilities
@@ -15,6 +15,7 @@ SUBDIR+= bfd-mdsetimage
SUBDIR+= binutils
SUBDIR+= cc65
SUBDIR+= dasm
+SUBDIR+= dfu-programmer
SUBDIR+= h8300-hms-binutils
SUBDIR+= h8300-hms-gcc
SUBDIR+= i386-cygwin32