summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cross/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/cross/Makefile b/cross/Makefile
index f34fbf61fe1..bd1d2621934 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,12 +1,15 @@
-# $NetBSD: Makefile,v 1.9 1999/04/26 14:12:59 tv Exp $
+# $NetBSD: Makefile,v 1.10 1999/12/06 09:45:31 sakamoto Exp $
+# SUBDIR += arm-netbsd
# SUBDIR += binutils
# SUBDIR += i386-linux
# SUBDIR += i386-linuxglibc1
# SUBDIR += i386-msdosdjgpp
+# SUBDIR += i386-netbsd
+# SUBDIR += i386-netbsdelf
# SUBDIR += powerpc-netbsd
-# SUBDIR += sparc64-netbsd
# SUBDIR += sparc-netbsdelf
+# SUBDIR += sparc64-netbsd
SUBDIR += zoularis
.include "../mk/bsd.pkg.subdir.mk"