From 00a626598b52f88c3beca367ece0e98b3753875f Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 24 Nov 1997 19:50:22 +0000 Subject: [PATCH] ($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime. --- src/makefile.nt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/makefile.nt b/src/makefile.nt index 7abd0ebb9ac..f6eebf1b931 100644 --- a/src/makefile.nt +++ b/src/makefile.nt @@ -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 \ -- 2.39.2