diff src/makefile.nt @ 20340:dd681ad21cd3

($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime.
author Paul Eggert <eggert@twinsun.com>
date Mon, 24 Nov 1997 19:50:22 +0000
parents e59ec4e58fce
children c774fc879d96
line wrap: on
line diff
--- a/src/makefile.nt	Mon Nov 24 19:50:22 1997 +0000
+++ b/src/makefile.nt	Mon Nov 24 19:50:22 1997 +0000
@@ -908,7 +908,6 @@
 	$(EMACS_ROOT)\src\s\ms-w32.h \
 	$(EMACS_ROOT)\src\m\intel386.h \
 	$(EMACS_ROOT)\src\config.h
-	$(CC) $(CFLAGS) -Dstrftime=emacs_strftime -Fo$@ strftime.c
 
 $(BLD)\sunfns.obj : \
 	$(SRC)\sunfns.c \