summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authortsarna <tsarna>2003-05-28 16:12:22 +0000
committertsarna <tsarna>2003-05-28 16:12:22 +0000
commit58dbb6d66050c5a1e1c6c086d369a874f97e6d05 (patch)
tree234dc8c6f5cdbdd822fcee1c0e3b873df16337aa /cross/Makefile
parent5f6aa7f4f7874d87648c975b47334180076d3f26 (diff)
downloadpkgsrc-58dbb6d66050c5a1e1c6c086d369a874f97e6d05.tar.gz
Add and enable icdprog
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 0dac36c4cd1..9f05999e021 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2003/05/22 07:25:09 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2003/05/28 16:12:22 tsarna Exp $
#
COMMENT= Cross-platform development utilities
@@ -15,6 +15,7 @@ SUBDIR+= i386-linuxglibc1
SUBDIR+= i386-mingw32
SUBDIR+= i386-msdosdjgpp
SUBDIR+= i386-netbsdpe
+SUBDIR+= icdprog
SUBDIR+= m68k-netbsd
SUBDIR+= mipsEEel-netbsd