summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authortv <tv>1999-01-06 01:21:28 +0000
committertv <tv>1999-01-06 01:21:28 +0000
commit8f4b9fafd1eb3ed0a14cb81f4065875abd5c6264 (patch)
tree4758fbe7b83449f816c705b7c1d47c2111de37fa /cross
parent01a435ebbf9ec9aea37d4785fa29850051c87f7d (diff)
downloadpkgsrc-8f4b9fafd1eb3ed0a14cb81f4065875abd5c6264.tar.gz
Add and enable [cross-]powerpc-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 23361335766..4b5c1317eb6 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 1999/01/04 22:37:29 tv Exp $
+# $NetBSD: Makefile,v 1.5 1999/01/06 01:21:28 tv Exp $
SUBDIR += binutils
SUBDIR += i386-linux
SUBDIR += i386-linuxglibc1
SUBDIR += i386-msdosdjgpp
+ SUBDIR += powerpc-netbsd
.include "../mk/bsd.pkg.subdir.mk"