summaryrefslogtreecommitdiff
path: root/templates/makedll.mpt
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2013-08-19 14:55:02 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2013-08-19 14:55:02 +0000
commit56782b2ca30c7e677b53a1da244a2c012c4a5891 (patch)
treeec9d828ba53a43b088d5d6522284ba2d32dfa457 /templates/makedll.mpt
parentf75e33f114bb669060a98076378120d7bfd0a06e (diff)
downloadMPC-56782b2ca30c7e677b53a1da244a2c012c4a5891.tar.gz
ChangeLogTag: Mon Aug 19 09:52:47 CDT 2013 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'templates/makedll.mpt')
-rw-r--r--templates/makedll.mpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/makedll.mpt b/templates/makedll.mpt
index dedcd1b2..6466caea 100644
--- a/templates/makedll.mpt
+++ b/templates/makedll.mpt
@@ -372,6 +372,7 @@ mingw_msys {
rc = rc
pic =
depgen_flags = -t make
+ gnumake = 1
}
// MinGW compiler with the built-in Windows shell and native make
@@ -398,6 +399,7 @@ mingw {
depgen_flags = -t make
echo_outer_quote =
expanded_variable_assignment = 1
+ gnumake = 1
}
dmc_win {