summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-07 16:47:04 +0000
committerwiz <wiz>2004-11-07 16:47:04 +0000
commita664925f58bce2ee90698b7a218e76131c23c595 (patch)
tree791d95274731a309cf72ab1605237fe90b38b76e /cross/Makefile
parentcddbe0ef19ebc14bfb5a4b73fdba083f5b019b1e (diff)
downloadpkgsrc-a664925f58bce2ee90698b7a218e76131c23c595.tar.gz
Add and enable uisp.
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 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"