summaryrefslogtreecommitdiffhomepage
path: root/sysinfo/host/i686-w64-mingw32.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2015-09-20 23:25:19 -0400
committermidipix <writeonce@midipix.org>2016-11-10 23:35:20 -0500
commitd40d138ed41ff78fc0347ce256f88d09f405ba37 (patch)
treef14c9e7d4974152aafa409ebdabc868852d793a0 /sysinfo/host/i686-w64-mingw32.mk
parentc145a8039d5d10ceb10714b94d376cf109308d47 (diff)
downloadperk-d40d138ed41ff78fc0347ce256f88d09f405ba37.tar.bz2
perk-d40d138ed41ff78fc0347ce256f88d09f405ba37.tar.xz
makefile replacement: step 2/2: use the midipix build template.
Diffstat (limited to 'sysinfo/host/i686-w64-mingw32.mk')
-rw-r--r--sysinfo/host/i686-w64-mingw32.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysinfo/host/i686-w64-mingw32.mk b/sysinfo/host/i686-w64-mingw32.mk
new file mode 100644
index 0000000..27fd5d1
--- /dev/null
+++ b/sysinfo/host/i686-w64-mingw32.mk
@@ -0,0 +1,4 @@
+include $(PROJECT_DIR)/sysinfo/os/mingw.mk
+
+HOST_BITS ?= 32
+HOST_UNDERSCORE ?= '_'