summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authoragc <agc>1999-03-09 11:44:03 +0000
committeragc <agc>1999-03-09 11:44:03 +0000
commitd1b9e1ed249c346b6ecb60ffe122dfbe59de13e5 (patch)
tree94bf14d0fb95bc9292b83b1ebee55806e8d87c18 /cross
parent69a5e10862ab7f5f8746cefaed24fa7d55491be2 (diff)
downloadpkgsrc-d1b9e1ed249c346b6ecb60ffe122dfbe59de13e5.tar.gz
Add and enable zoularis.
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 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"