($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime.
authorPaul Eggert <eggert@twinsun.com>
Mon, 24 Nov 1997 19:50:22 +0000 (19:50 +0000)
committerPaul Eggert <eggert@twinsun.com>
Mon, 24 Nov 1997 19:50:22 +0000 (19:50 +0000)
src/makefile.nt

index 7abd0eb..f6eebf1 100644 (file)
@@ -908,7 +908,6 @@ $(BLD)\strftime.obj : \
        $(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 \