Mercurial > emacs
changeset 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 | 0a4887c33fff |
children | 5c0a40a8a55d |
files | lib-src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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.