summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-06-07 19:15:25 +0000
committerryoon <ryoon@pkgsrc.org>2018-06-07 19:15:25 +0000
commit754231bed5d0de453f86ae972ec151f2c76516e6 (patch)
tree0ad8b0cb50240c3091552a69bca224036a33478d /cross/Makefile
parentea9181669d7485c32a374727b79575c93657523e (diff)
downloadpkgsrc-754231bed5d0de453f86ae972ec151f2c76516e6.tar.gz
Add mingw-w64-x86_64-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 1694cbcad64..186f2701ee3 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2018/06/07 19:12:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.74 2018/06/07 19:15:25 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-x86_64-binutils
+SUBDIR+= mingw-w64-x86_64-headers
#SUBDIR+= nios2 # just contains makefile fragments
SUBDIR+= nios2-binutils
SUBDIR+= nios2-gcc