summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mkfiles/openwcom.mak4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mkfiles/openwcom.mak b/Mkfiles/openwcom.mak
index 6dd22931..31f57cc9 100644
--- a/Mkfiles/openwcom.mak
+++ b/Mkfiles/openwcom.mak
@@ -7,13 +7,13 @@
top_srcdir = .
srcdir = .
-VPATH = .\output
+VPATH = .\output;.\lib
prefix = C:\Program Files\NASM
exec_prefix = $(prefix)
bindir = $(prefix)\bin
mandir = $(prefix)\man
-CC = wcl386
+CC =*wcl386
DEBUG =
CFLAGS = -6 -ox -wx -ze -fpi $(DEBUG)
BUILD_CFLAGS = $(CFLAGS) $(TARGET_FLAGS) # -I$(srcdir)/inttypes