Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (INSTALL_STRIP): New variable. | Richard M. Stallman | 1996-08-29 | 1 | -3/+6 |
| | | | | | (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM. (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src. | ||||
* | (paths-force): Don't print a message. | Richard M. Stallman | 1996-08-22 | 1 | -1/+0 |
| | |||||
* | (src/paths.h): Target deleted. | Richard M. Stallman | 1996-08-22 | 1 | -37/+6 |
| | | | | | | (paths-force): Delete all dependencies on this target but don't delete the target. (install): Depend on `all'. | ||||
* | (install-arch-indep): Install info/messages. | Richard M. Stallman | 1996-08-15 | 1 | -1/+1 |
| | |||||
* | (install-arch-indep): If cd etc makes output, | Richard M. Stallman | 1996-06-03 | 1 | -2/+3 |
| | | | | | don't treat that as part of the tar data. Check that ./lisp actually exists. | ||||
* | (install-strip): Get rid of continuation. | Richard M. Stallman | 1996-03-23 | 1 | -2/+1 |
| | |||||
* | (install-strip): Fix whitespace. | Richard M. Stallman | 1996-03-22 | 1 | -1/+1 |
| | |||||
* | (install-strip): New target. | Richard M. Stallman | 1996-03-20 | 1 | -1/+6 |
| | | | | | (top_distclean): Use `|| true' to ignore error in rm. -f failed to do the job on Suns. | ||||
* | (install-arch-dep): Don't depend on install-arch-indep. | Richard M. Stallman | 1996-03-17 | 1 | -3/+5 |
| | |||||
* | (install-arch-dep): Depend on install-arch-indep. | Richard M. Stallman | 1996-02-23 | 1 | -2/+4 |
| | | | | (install): Put install-arch-indep before install-arch-dep. | ||||
* | (install-arch-indep): Install info/ccmode*. | Richard M. Stallman | 1996-02-12 | 1 | -1/+7 |
| | | | | | (install-arch-indep): Copy build-dir's lisp subdir to lispdir. Protect against /bin/pwd returning null string. | ||||
* | (extraclean): Use ${top_distclean} to ensure | Richard M. Stallman | 1996-01-25 | 1 | -2/+2 |
| | | | | we delete everything distclean deletes. | ||||
* | (install-arch-indep): Ignore error if no chmod -R. | Karl Heuer | 1996-01-10 | 1 | -1/+1 |
| | |||||
* | (install-arch-indep): Give all files read permission. | Richard M. Stallman | 1995-12-31 | 1 | -35/+44 |
| | |||||
* | Improve copying status message. | Karl Heuer | 1995-12-21 | 1 | -2/+2 |
| | |||||
* | Add missing backslash. | Erik Naggum | 1995-11-30 | 1 | -1/+1 |
| | |||||
* | (install-arch-indep): Don't install | Richard M. Stallman | 1995-11-29 | 1 | -2/+7 |
| | | | | lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo. | ||||
* | (install-arch-indep): Rename old info/dir only if exists. | Richard M. Stallman | 1995-11-16 | 1 | -1/+1 |
| | |||||
* | (mkdir): Create man1dir, not mandir. | Richard M. Stallman | 1995-11-11 | 1 | -3/+4 |
| | | | | | | | (uninstall): Use man1dir, not mandir. (man1dir): New variable. (install-arch-indep): Use man1dir. | ||||
* | (distclean): Delete line with just a tab in it. | Richard M. Stallman | 1995-10-23 | 1 | -5/+4 |
| | | | | | | (install-arch-indep): Delete spaces that precede tabs. Delete spurious `fi' left from previous change. (install): Supply `true' as command, to avoid null command. | ||||
* | (src/paths.h, paths-force): Use paths.h.$$ instead | Karl Heuer | 1995-09-12 | 1 | -5/+5 |
| | | | | of paths.h.tmp$$, to avoid going beyond 14 characters. | ||||
* | (install-arch-indep): Always install the new dir file; | Richard M. Stallman | 1995-09-06 | 1 | -3/+5 |
| | | | | rename the previous dir file to dir.bak or dir.old. | ||||
* | (src/paths.h, paths-force): Rename src/paths.h.in to src/paths.in. | Richard M. Stallman | 1995-07-18 | 1 | -6/+6 |
| | | | | (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in. | ||||
* | (uninstall, install-arch-indep): Install info/ediff*. | Richard M. Stallman | 1995-07-07 | 1 | -3/+6 |
| | |||||
* | (mkdir): Use symbolic chmod. | Richard M. Stallman | 1995-06-24 | 1 | -3/+3 |
| | | | | | | (SUBDIR_MAKEFILES): Add man/Makefile, so `make distclean' removes it. (top_distclean): Add config.log to the list of files to be removed. | ||||
* | (install-arch-indep): Install info files for mh-e. | Karl Heuer | 1995-06-06 | 1 | -2/+2 |
| | | | | (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc. | ||||
* | (top_distclean): Delete config.cache. | Richard M. Stallman | 1995-04-13 | 1 | -1/+1 |
| | |||||
* | (install-arch-indep): Delete .#* when copying subdirs. | Richard M. Stallman | 1995-04-07 | 1 | -0/+1 |
| | |||||
* | (install-arch-indep): Undo Sep 23 change. | Richard M. Stallman | 1995-04-06 | 1 | -4/+2 |
| | |||||
* | (install-arch-indep, dist): look for `update-subdir' in $(srcdir). | Richard M. Stallman | 1995-04-06 | 1 | -2/+2 |
| | |||||
* | (blessmail): Pass archlibdir to the sub-make. | Richard M. Stallman | 1995-03-12 | 1 | -1/+2 |
| | |||||
* | (maintainer-clean): Renamed from realclean. | Richard M. Stallman | 1995-02-07 | 1 | -11/+11 |
| | |||||
* | (dvi): Run Make in our man subdir. | Richard M. Stallman | 1994-11-23 | 1 | -2/+2 |
| | |||||
* | (install-arch-indep): Delete *.orig in copied dirs. | Richard M. Stallman | 1994-11-09 | 1 | -0/+1 |
| | |||||
* | (install-arch-indep): Avoid continued comment swallowing target line. | Roland McGrath | 1994-11-09 | 1 | -0/+1 |
| | |||||
* | Don't rm files if cd fails. | Karl Heuer | 1994-11-03 | 1 | -5/+5 |
| | |||||
* | (sharedstatedir): Substitute sharedstatedir properly. | Richard M. Stallman | 1994-10-17 | 1 | -1/+1 |
| | |||||
* | (bitmapdir): New variable. | Richard M. Stallman | 1994-10-16 | 1 | -0/+8 |
| | | | | (src/paths.h, paths-force): Edit PATH_BITMAPS. | ||||
* | (top_distclean): Don't rm build-install. | Richard M. Stallman | 1994-10-13 | 1 | -2/+2 |
| | | | | (SOURCES): Delete build-install.in. | ||||
* | use mkinstalldirs instead of make-path | David J. MacKenzie | 1994-10-12 | 1 | -2/+2 |
| | |||||
* | Use libexecdir and sharedstatedir as appropriate. | Richard M. Stallman | 1994-10-11 | 1 | -6/+6 |
| | |||||
* | (install-arch-indep): Don't do mkdir here. | Richard M. Stallman | 1994-09-24 | 1 | -1/+4 |
| | |||||
* | (paths-force): Depend on src/paths.h | Richard M. Stallman | 1994-09-20 | 1 | -1/+4 |
| | |||||
* | (install-arch-indep): Copy DOC-*, not DOC* | Karl Heuer | 1994-09-18 | 1 | -2/+2 |
| | |||||
* | Use just one FRC target. | Richard M. Stallman | 1994-09-16 | 1 | -12/+9 |
| | |||||
* | (removenullpaths, paths-force): | Richard M. Stallman | 1994-09-16 | 1 | -7/+7 |
| | | | | Use name paths.h.tmp$$, which depends on the pid. | ||||
* | (removenullpaths, paths-force): | Richard M. Stallman | 1994-09-15 | 1 | -5/+5 |
| | | | | Put paths.h.tmp in top-level dir, not in src. | ||||
* | Uninstall "$(EMACS)", not "emacs". | Richard M. Stallman | 1994-08-14 | 1 | -1/+1 |
| | |||||
* | Comment change. | Richard M. Stallman | 1994-08-09 | 1 | -1/+2 |
| | |||||
* | (libsrc_libs): Var deleted. | Richard M. Stallman | 1994-07-07 | 1 | -3/+0 |
| |