summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-06-07 19:32:55 +0000
committerryoon <ryoon@pkgsrc.org>2018-06-07 19:32:55 +0000
commit998b79b1c06d99bb608a0fc6749f50cd13b91c3d (patch)
tree2895cdabe58ea56edb3401d6520f331e22ff793a /cross/Makefile
parent947da806f0cc6b606e51efb90f997d7ee05bf036 (diff)
downloadpkgsrc-998b79b1c06d99bb608a0fc6749f50cd13b91c3d.tar.gz
Add mingw-w64-i686-crt
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 939e0dce0ed..329751f12b4 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2018/06/07 19:29:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.81 2018/06/07 19:32:55 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -45,6 +45,7 @@ SUBDIR+= mingw-runtime-bin
SUBDIR+= mingw-w32api-bin
SUBDIR+= mingw-w64
SUBDIR+= mingw-w64-i686-binutils
+SUBDIR+= mingw-w64-i686-crt
SUBDIR+= mingw-w64-i686-gcc-bootstrap
SUBDIR+= mingw-w64-i686-headers
SUBDIR+= mingw-w64-x86_64-binutils