summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authoragc <agc>1999-03-09 11:44:03 +0000
committeragc <agc>1999-03-09 11:44:03 +0000
commite9f4e894e889267e86b6cdc01f4650a280fce881 (patch)
tree94bf14d0fb95bc9292b83b1ebee55806e8d87c18 /cross/Makefile
parent28c5839dedf14c276deb7e6256eab4de32a67201 (diff)
downloadpkgsrc-e9f4e894e889267e86b6cdc01f4650a280fce881.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"