summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorkent <kent>2001-08-05 15:30:22 +0000
committerkent <kent>2001-08-05 15:30:22 +0000
commit2d864e7ec179eb35387ec39b249721f701efa2d5 (patch)
tree3fc577ee2bcc2e66a9f364855f37c446822ff29b /cross/Makefile
parent2fd2125eb5f007279781a138560f0159da25fd2f (diff)
downloadpkgsrc-2d864e7ec179eb35387ec39b249721f701efa2d5.tar.gz
Add mipsEEel-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 97bdb52c1f3..6e82c9fff47 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2001/02/16 15:51:48 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2001/08/05 15:30:22 kent Exp $
#
COMMENT= Cross-platform development utilities
@@ -17,6 +17,7 @@ SUBDIR+= i386-netbsdelf
SUBDIR+= i386-netbsdpe
SUBDIR+= m68k-netbsd
SUBDIR+= m68k-netbsdelf
+SUBDIR+= mipsEEel-netbsd
SUBDIR+= mipseb-netbsd
SUBDIR+= mipsel-netbsd
SUBDIR+= powerpc-netbsd