summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorwiz <wiz>2000-09-07 13:13:47 +0000
committerwiz <wiz>2000-09-07 13:13:47 +0000
commitc4bc673560a5ccc9bf6433c7d13af6a44f15dde7 (patch)
treec4c2798b97dd355530f29a134d3599204fdf4c95 /cross
parenta4db3b31e74dfc3df8e5f72bd6ef9b345f830a02 (diff)
downloadpkgsrc-c4bc673560a5ccc9bf6433c7d13af6a44f15dde7.tar.gz
Enable all cross-packages. This way we will at least see (in the next
bulk build) which still work.
Diffstat (limited to 'cross')
-rw-r--r--cross/Makefile36
1 files changed, 18 insertions, 18 deletions
diff --git a/cross/Makefile b/cross/Makefile
index e01fb3bee81..ded78508a3b 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,22 +1,22 @@
-# $NetBSD: Makefile,v 1.15 2000/07/13 22:15:40 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2000/09/07 13:13:47 wiz Exp $
-# SUBDIR += arm-netbsd
-# SUBDIR += armv2-netbsd
-# SUBDIR += bfd-crunchide
-# SUBDIR += bfd-mdsetimage
-# SUBDIR += binutils
-# SUBDIR += i386-cygwin32
-# SUBDIR += i386-linux
-# SUBDIR += i386-linuxglibc1
-# SUBDIR += i386-msdosdjgpp
-# SUBDIR += i386-netbsd
-# SUBDIR += i386-netbsdelf
-# SUBDIR += m68k-netbsd
-# SUBDIR += mipseb-netbsd
-# SUBDIR += mipsel-netbsd
-# SUBDIR += powerpc-netbsd
-# SUBDIR += sparc-netbsdelf
-# SUBDIR += sparc64-netbsd
+ SUBDIR += arm-netbsd
+ SUBDIR += armv2-netbsd
+ SUBDIR += bfd-crunchide
+ SUBDIR += bfd-mdsetimage
+ SUBDIR += binutils
+ SUBDIR += i386-cygwin32
+ SUBDIR += i386-linux
+ SUBDIR += i386-linuxglibc1
+ SUBDIR += i386-msdosdjgpp
+ SUBDIR += i386-netbsd
+ SUBDIR += i386-netbsdelf
+ SUBDIR += m68k-netbsd
+ SUBDIR += mipseb-netbsd
+ SUBDIR += mipsel-netbsd
+ SUBDIR += powerpc-netbsd
+ SUBDIR += sparc-netbsdelf
+ SUBDIR += sparc64-netbsd
SUBDIR += zoularis
.include "../mk/bsd.pkg.subdir.mk"