summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authortv <tv>1999-01-06 03:43:31 +0000
committertv <tv>1999-01-06 03:43:31 +0000
commitaf7abce9f312ebb5ee3f0b1bd91295882e1a3aeb (patch)
treebc31dadf73c2175137b72e3621004e9b30ad8183 /cross
parent1bc6224bf4bd7e409aa42beefd63c39ad46fc005 (diff)
downloadpkgsrc-af7abce9f312ebb5ee3f0b1bd91295882e1a3aeb.tar.gz
Add and enable cross-sparc64-netbsd.
Diffstat (limited to 'cross')
-rw-r--r--cross/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index 4b5c1317eb6..9f98b8e52a9 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.5 1999/01/06 01:21:28 tv Exp $
+# $NetBSD: Makefile,v 1.6 1999/01/06 03:43:31 tv Exp $
SUBDIR += binutils
SUBDIR += i386-linux
SUBDIR += i386-linuxglibc1
SUBDIR += i386-msdosdjgpp
SUBDIR += powerpc-netbsd
+ SUBDIR += sparc64-netbsd
.include "../mk/bsd.pkg.subdir.mk"