Mercurial > emacs
changeset 11246:c7f6b5b57b71
(lwlib.o): Depend on Makefile.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 07 Apr 1995 05:46:47 +0000 |
parents | 5fdf816307c6 |
children | a8c9d37ebe90 |
files | lwlib/Makefile.in |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lwlib/Makefile.in Fri Apr 07 05:44:36 1995 +0000 +++ b/lwlib/Makefile.in Fri Apr 07 05:46:47 1995 +0000 @@ -48,7 +48,8 @@ #If running ranlib fails, probably there is none. #That's ok. So don't stop the build. -lwlib.o: $(srcdir)/lwlib.c +# Depend on Makefile so that we recompile if TOOLKIT_DEFINES changes. +lwlib.o: $(srcdir)/lwlib.c Makefile $(CC) -c $(TOOLKIT_DEFINES) $(ALL_CFLAGS) $(srcdir)/lwlib.c xrdb-cpp.o: $(srcdir)/xrdb-cpp.c