summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-09-07 13:13:47 +0000
committerwiz <wiz@pkgsrc.org>2000-09-07 13:13:47 +0000
commit60c438fed0684cd03509ed8d3ae54a2085c324fe (patch)
treec4c2798b97dd355530f29a134d3599204fdf4c95 /cross
parent08474812eea7338db72b05966bd7d2e11ba3c59d (diff)
downloadpkgsrc-60c438fed0684cd03509ed8d3ae54a2085c324fe.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"