# HG changeset patch # User Richard M. Stallman # Date 739003929 0 # Node ID 4a9182ac9d17be1da6ff5932d8783bcfdb52ce71 # Parent 0a4887c33fffb591aaeb62368484e7774cdc7639 (all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps. diff -r 0a4887c33fff -r 4a9182ac9d17 lib-src/Makefile.in --- a/lib-src/Makefile.in Wed Jun 02 05:19:11 1993 +0000 +++ b/lib-src/Makefile.in Wed Jun 02 06:52:09 1993 +0000 @@ -108,7 +108,7 @@ .c.o: ${CC} -c ${CPPFLAGS} ${ALL_CFLAGS} $< -all: ${EXECUTABLES} +all: ${UTILITIES} ${INSTALLABLES} ### Install the internal utilities. Until they are installed, we can ### just run them directly from lib-src.