summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-06-07 19:27:36 +0000
committerryoon <ryoon@pkgsrc.org>2018-06-07 19:27:36 +0000
commit85b29d00ccd84121b3898a1f3806738f77c96a3d (patch)
treeacd629297ca7cdee49362dc25e061fe10dceb918 /cross/Makefile
parentb76efded963ed8b62e601f64cc5ffc908630f917 (diff)
downloadpkgsrc-85b29d00ccd84121b3898a1f3806738f77c96a3d.tar.gz
Add mingw-w64-i686-headers
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 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