From 148f7babcd5493675f129dffa913e3761a00b785 Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Thu, 20 Dec 2012 08:51:29 +0000 Subject: [PATCH] *sigh* --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e65f6c9..5c26cdf 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ ifneq ("$(CYGWIN)", "") GMQCC = gmqcc.exe TESTSUITE = testsuite.exe else -ifneq ("$(MINGW32)", "") +ifneq ("$(MINGW)", "") #nullify the common variables that #most *nix systems have (for windows) PREFIX := -- 2.39.2