Mercurial > hg > xemacs-beta
diff lib-src/Makefile.in.in @ 347:7c94d56991e1 r21-1-3
Import from CVS: tag r21-1-3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:53:48 +0200 |
parents | 19dcec799385 |
children | 8e84bee8ddd0 |
line wrap: on
line diff
--- a/lib-src/Makefile.in.in Mon Aug 13 10:53:20 2007 +0200 +++ b/lib-src/Makefile.in.in Mon Aug 13 10:53:48 2007 +0200 @@ -149,6 +149,8 @@ .c.o: ${CC} -c $(cflags) $< +.PHONY : all maybe-blessmail install uninstall + all: ${UTILITIES} ${INSTALLABLES} srcdir-symlink.stamp ## Make symlinks for shell scripts if using --srcdir @@ -207,7 +209,6 @@ ## We do not need to install "wakeup" explicitly, because it will be ## copied when this whole directory is copied. -.PHONY : all maybe-blessmail install uninstall install: ${archlibdir} @echo; echo "Installing utilities for users to run." for file in ${INSTALLABLES} ; do \