summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-03-09 11:44:03 +0000
committeragc <agc@pkgsrc.org>1999-03-09 11:44:03 +0000
commit23db8ac87b1efe12dd04d01a4ae41763aa40652f (patch)
tree94bf14d0fb95bc9292b83b1ebee55806e8d87c18 /cross/Makefile
parentb9c33fc74ee8c4a2f8b89a70792e4242771daf82 (diff)
downloadpkgsrc-23db8ac87b1efe12dd04d01a4ae41763aa40652f.tar.gz
Add and enable zoularis.
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 0ea69cd9658..e84e4b876db 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/02/03 13:01:33 tv Exp $
+# $NetBSD: Makefile,v 1.8 1999/03/09 11:44:03 agc Exp $
SUBDIR += binutils
SUBDIR += i386-linux
@@ -7,5 +7,6 @@
SUBDIR += powerpc-netbsd
SUBDIR += sparc64-netbsd
SUBDIR += sparc-netbsdelf
+ SUBDIR += zoularis
.include "../mk/bsd.pkg.subdir.mk"