summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
Diffstat (limited to 'cross')
-rw-r--r--cross/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index 1d4c72a198a..9ae2c1af4fe 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2018/06/07 19:25:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.79 2018/06/07 19:27:36 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-headers
SUBDIR+= mingw-w64-x86_64-binutils
SUBDIR+= mingw-w64-x86_64-crt
SUBDIR+= mingw-w64-x86_64-gcc