summaryrefslogtreecommitdiff
path: root/watcom/watcom_f.mak
diff options
context:
space:
mode:
Diffstat (limited to 'watcom/watcom_f.mak')
-rw-r--r--watcom/watcom_f.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/watcom/watcom_f.mak b/watcom/watcom_f.mak
index ace6bcf..273440a 100644
--- a/watcom/watcom_f.mak
+++ b/watcom/watcom_f.mak
@@ -19,7 +19,7 @@ LINKER = wcl386
CFLAGS = -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx
ZLIB_LIB = zlib_f.lib
-.C.OBJ:
+.C.OBJ:
$(CC) $(CFLAGS) $[@
all: $(ZLIB_LIB) example.exe minigzip.exe