summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authoragc <agc>2000-12-04 13:18:39 +0000
committeragc <agc>2000-12-04 13:18:39 +0000
commit82bde6de8a447aaf65776411028f80cc05c6494b (patch)
treeb59306952b7c57a61b083b75853b7f28171bd283 /cross/Makefile
parent91f193cc5f898b436d5dce140a75b0e0b80cd5bc (diff)
downloadpkgsrc-82bde6de8a447aaf65776411028f80cc05c6494b.tar.gz
Remove sparc64-netbsd SUBDIRS:
``sparc64 & egcs 1.1/binutils 2.9 is considered harmful; remove this poison.''
Diffstat (limited to 'cross/Makefile')
-rw-r--r--cross/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cross/Makefile b/cross/Makefile
index 0c5698bc88d..fee8e20b2e2 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2000/11/06 05:37:18 minoura Exp $
+# $NetBSD: Makefile,v 1.19 2000/12/04 13:18:39 agc Exp $
SUBDIR += arm-netbsd
SUBDIR += armv2-netbsd
@@ -17,7 +17,6 @@
SUBDIR += mipsel-netbsd
SUBDIR += powerpc-netbsd
SUBDIR += sparc-netbsdelf
- SUBDIR += sparc64-netbsd
SUBDIR += zoularis
.include "../mk/bsd.pkg.subdir.mk"