summaryrefslogtreecommitdiff
path: root/testprogs/win32/testmailslot/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'testprogs/win32/testmailslot/GNUmakefile')
-rw-r--r--testprogs/win32/testmailslot/GNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/testprogs/win32/testmailslot/GNUmakefile b/testprogs/win32/testmailslot/GNUmakefile
index c1c421527e..a41fb91efb 100644
--- a/testprogs/win32/testmailslot/GNUmakefile
+++ b/testprogs/win32/testmailslot/GNUmakefile
@@ -1,6 +1,7 @@
INCLUDES=-I.
CFLAGS=$(INCLUDES)
-CC=i586-mingw32msvc-gcc
+MINGW_CC = i586-mingw32msvc-cc
+CC = $(MINGW_CC)
all: testmailslot.exe