# HG changeset patch # User Paul Eggert # Date 880401022 0 # Node ID dd681ad21cd38bbd948e0208f921e1b6279b05f0 # Parent b04c89d6c796de6f25767c086b151b65f6773b19 ($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime. diff -r b04c89d6c796 -r dd681ad21cd3 src/makefile.nt --- 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 \