changeset 20339:b04c89d6c796

(strftime.o): No need to compile with -Dstrftime=emacs_strftime any more.
author Paul Eggert <eggert@twinsun.com>
date Mon, 24 Nov 1997 19:50:22 +0000
parents d55ca55974a0
children dd681ad21cd3
files src/Makefile.in
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Mon Nov 24 19:50:22 1997 +0000
+++ b/src/Makefile.in	Mon Nov 24 19:50:22 1997 +0000
@@ -1066,7 +1066,6 @@
 search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \
    blockinput.h category.h charset.h $(config_h)
 strftime.o: strftime.c $(config_h)
-	$(CC) -c $(CPPFLAGS) $(ALL_CFLAGS) -Dstrftime=emacs_strftime $<
 syntax.o: syntax.c syntax.h buffer.h commands.h category.h charset.h \
    $(config_h)
 sysdep.o: sysdep.c $(config_h) dispextern.h termhooks.h termchar.h termopts.h \