summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-07 16:47:04 +0000
committerwiz <wiz>2004-11-07 16:47:04 +0000
commit217264cb701dde2ea8be666cb587997f43d6875f (patch)
tree791d95274731a309cf72ab1605237fe90b38b76e /cross
parentb80fb2cde1ad7798ce682afb42cb21659d82d30a (diff)
downloadpkgsrc-217264cb701dde2ea8be666cb587997f43d6875f.tar.gz
Add and enable uisp.
Diffstat (limited to 'cross')
-rw-r--r--cross/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index e7a9fd8080d..91b0be68f0f 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2004/06/01 21:37:05 kristerw Exp $
+# $NetBSD: Makefile,v 1.38 2004/11/07 16:47:04 wiz Exp $
#
COMMENT= Cross-platform development utilities
@@ -23,5 +23,6 @@ SUBDIR+= i386-msdosdjgpp
SUBDIR+= i386-netbsdpe
SUBDIR+= icdprog
SUBDIR+= mipsEEel-netbsd
+SUBDIR+= uisp
.include "../mk/bsd.pkg.subdir.mk"