summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorkent <kent>2002-01-22 12:17:44 +0000
committerkent <kent>2002-01-22 12:17:44 +0000
commitb436d9a7b0118e6e113af852987f6ccb238e60dd (patch)
treeb2bed8354fb8f79ee1f47666c710f9fab12dbcb5 /cross/Makefile
parent37e848e446bf9537eb65b7acad3a3406b5673eaa (diff)
downloadpkgsrc-b436d9a7b0118e6e113af852987f6ccb238e60dd.tar.gz
Add i386-mingw32.
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 6e82c9fff47..d68ed9cc10a 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2001/08/05 15:30:22 kent Exp $
+# $NetBSD: Makefile,v 1.25 2002/01/22 12:17:44 kent Exp $
#
COMMENT= Cross-platform development utilities
@@ -11,6 +11,7 @@ SUBDIR+= binutils
SUBDIR+= i386-cygwin32
SUBDIR+= i386-linux
SUBDIR+= i386-linuxglibc1
+SUBDIR+= i386-mingw32
SUBDIR+= i386-msdosdjgpp
SUBDIR+= i386-netbsd
SUBDIR+= i386-netbsdelf