pkgsrc/cross/Makefile
tv e4ca176bb3 Disable all cross pkgs except zoularis (which IMHO belongs in emulators,
not cross) so that they will not be built as binaries for the 1.4 release.
These need major work to fix outstanding problems with LP64 vs ILP32, the
update of egcs, and other things.
1999-04-26 14:12:59 +00:00

12 lines
319 B
Makefile

# $NetBSD: Makefile,v 1.9 1999/04/26 14:12:59 tv Exp $
# SUBDIR += binutils
# SUBDIR += i386-linux
# SUBDIR += i386-linuxglibc1
# SUBDIR += i386-msdosdjgpp
# SUBDIR += powerpc-netbsd
# SUBDIR += sparc64-netbsd
# SUBDIR += sparc-netbsdelf
SUBDIR += zoularis
.include "../mk/bsd.pkg.subdir.mk"