Mercurial > emacs
diff lib-src/Makefile.in @ 3428:4a9182ac9d17
(all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Wed, 02 Jun 1993 06:52:09 +0000 |
| parents | 5d06123fc1df |
| children | eb75df1104eb |
line wrap: on
line diff
--- 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.
