summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1999-01-06 01:21:28 +0000
committertv <tv@pkgsrc.org>1999-01-06 01:21:28 +0000
commit23ab7ed92f939d1ee23fa255fb86fad8d5c7d89d (patch)
tree4758fbe7b83449f816c705b7c1d47c2111de37fa /cross/Makefile
parentd290475a76f69f81f61a2d3ce38c0b018ecbaac9 (diff)
downloadpkgsrc-23ab7ed92f939d1ee23fa255fb86fad8d5c7d89d.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"