summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorjakllsch <jakllsch>2010-01-15 22:04:47 +0000
committerjakllsch <jakllsch>2010-01-15 22:04:47 +0000
commit5afb9374304df8480f1b8c9fd801325eb3fadaeb (patch)
tree4bd58b03133cf6de79ff80fb046943834bfd95a1 /cross/Makefile
parent145ad819a11f0edc1d89bd474d3b31bd0c35a63a (diff)
downloadpkgsrc-5afb9374304df8480f1b8c9fd801325eb3fadaeb.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