diff options
| author | Paul Eggert <eggert@twinsun.com> | 1997-11-24 19:50:22 +0000 |
|---|---|---|
| committer | Paul Eggert <eggert@twinsun.com> | 1997-11-24 19:50:22 +0000 |
| commit | 00a626598b52f88c3beca367ece0e98b3753875f (patch) | |
| tree | ed2ae9f3b3dfe0f55b359f3257800cfb194b7951 /src/makefile.nt | |
| parent | fc5b5c51b24669f894e6be2fb29586bde0209995 (diff) | |
($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime.
Diffstat (limited to 'src/makefile.nt')
| -rw-r--r-- | src/makefile.nt | 1 |
1 files changed, 0 insertions, 1 deletions
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 \ |
