summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authortv <tv>1999-02-03 13:01:33 +0000
committertv <tv>1999-02-03 13:01:33 +0000
commitab50666db2a789e069e4ac13623fb41612a1421c (patch)
tree82d62fb0ec4abdfc826224cb1c6d43329ea4c83d /cross/Makefile
parent781fdfc3fdf976629cf86146ce7e8e8681067076 (diff)
downloadpkgsrc-ab50666db2a789e069e4ac13623fb41612a1421c.tar.gz
Add sparc-netbsdelf.
Diffstat (limited to 'cross/Makefile')
-rw-r--r--cross/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index 9f98b8e52a9..0ea69cd9658 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/01/06 03:43:31 tv Exp $
+# $NetBSD: Makefile,v 1.7 1999/02/03 13:01:33 tv Exp $
SUBDIR += binutils
SUBDIR += i386-linux
@@ -6,5 +6,6 @@
SUBDIR += i386-msdosdjgpp
SUBDIR += powerpc-netbsd
SUBDIR += sparc64-netbsd
+ SUBDIR += sparc-netbsdelf
.include "../mk/bsd.pkg.subdir.mk"