Mercurial > emacs
changeset 5985:e3987bd63d2e
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 17 Feb 1994 23:32:05 +0000 |
parents | ec9477c8db1d |
children | fdb3959bbaf7 |
files | lwlib/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lwlib/Makefile.in Thu Feb 17 23:19:36 1994 +0000 +++ b/lwlib/Makefile.in Thu Feb 17 23:32:05 1994 +0000 @@ -37,7 +37,7 @@ ALL_CFLAGS= $(C_SWITCH_SITE) $(C_SWITCH_SYSTEM) $(C_SWITCH_X_SITE) \ $(C_SWITCH_X_SYSTEM) $(C_SWITCH_MACHINE) $(CPPFLAGS) $(CFLAGS) \ - -DEMACS_BITMAP_FILES -DTHIS_IS_X11R4 + -DEMACS_BITMAP_FILES -DTHIS_IS_X11R4 -Demacs .c.o: $(CC) -c ${ALL_CFLAGS} $<