summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authortv <tv>1999-01-06 01:21:28 +0000
committertv <tv>1999-01-06 01:21:28 +0000
commit9d1af7a9052559b3f41bd1dd2efcafd379f2a9c2 (patch)
tree4758fbe7b83449f816c705b7c1d47c2111de37fa /cross/Makefile
parent5ea397333132db54a52ef778bada23a14a9b1461 (diff)
downloadpkgsrc-9d1af7a9052559b3f41bd1dd2efcafd379f2a9c2.tar.gz
Add and enable [cross-]powerpc-netbsd.
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 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"