(strftime.o):

No need to compile with -Dstrftime=emacs_strftime any more.
This commit is contained in:
Paul Eggert 1997-11-24 19:50:22 +00:00
parent b771d0da6d
commit fc5b5c51b2

View file

@ -1066,7 +1066,6 @@ scroll.o: scroll.c termchar.h dispextern.h frame.h $(config_h)
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 \