]> git.eshelyaron.com Git - emacs.git/commitdiff
($(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 7abd0ebb9acfde55ec123ae046593db2eb6c7b2e..f6eebf1b9317f0d1b2d0015f8396cbb18a1d3b77 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 \