summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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