summaryrefslogtreecommitdiff
path: root/win32/Makefile
diff options
context:
space:
mode:
authorhpa <hpa>2004-12-16 02:53:06 +0000
committerhpa <hpa>2004-12-16 02:53:06 +0000
commitedf3cfd4ded5ce20dea5baabfcf9685e7a01eaf1 (patch)
tree4fdf3177c788284a36001df468f75c0f183beea8 /win32/Makefile
parent8549be634852225b15b19a55db884f5716277b77 (diff)
downloadsyslinux-edf3cfd4ded5ce20dea5baabfcf9685e7a01eaf1.tar.gz
Fix make of win32
Diffstat (limited to 'win32/Makefile')
-rw-r--r--win32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile
index 83595365..2c03125f 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -54,7 +54,7 @@ VPATH = .:..:../libfat
TARGETS = syslinux.exe
-ifeq ($(CC_IS_OK),0)
+ifeq ($(CC_IS_GOOD),0)
all: $(TARGETS)
else
all: