summaryrefslogtreecommitdiffstats
path: root/src/config/windows.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/windows.in')
-rw-r--r--src/config/windows.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/config/windows.in b/src/config/windows.in
index 30dd6817e..8717c22fa 100644
--- a/src/config/windows.in
+++ b/src/config/windows.in
@@ -69,14 +69,6 @@ EXEEXT=.exe
MFLAGS=$(MAKEFLAGS)
-.c.obj:
- $(CC) $(CFLAGS) /c $*.c
-!if defined(LIBNAME)
-!if "$(LIBCMD)"!="rem"
- $(LIBCMD) /nologo $(LIBNAME) -+$@;
-!endif
-!endif
-
#
# End of Microsoft Windows config lines
#