summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* (INSTALL_STRIP): New variable.Richard M. Stallman1996-08-291-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. Stallman1996-08-221-1/+0
|
* (src/paths.h): Target deleted.Richard M. Stallman1996-08-221-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. Stallman1996-08-151-1/+1
|
* (install-arch-indep): If cd etc makes output,Richard M. Stallman1996-06-031-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. Stallman1996-03-231-2/+1
|
* (install-strip): Fix whitespace.Richard M. Stallman1996-03-221-1/+1
|
* (install-strip): New target.Richard M. Stallman1996-03-201-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. Stallman1996-03-171-3/+5
|
* (install-arch-dep): Depend on install-arch-indep.Richard M. Stallman1996-02-231-2/+4
| | | | (install): Put install-arch-indep before install-arch-dep.
* (install-arch-indep): Install info/ccmode*.Richard M. Stallman1996-02-121-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 ensureRichard M. Stallman1996-01-251-2/+2
| | | | we delete everything distclean deletes.
* (install-arch-indep): Ignore error if no chmod -R.Karl Heuer1996-01-101-1/+1
|
* (install-arch-indep): Give all files read permission.Richard M. Stallman1995-12-311-35/+44
|
* Improve copying status message.Karl Heuer1995-12-211-2/+2
|
* Add missing backslash.Erik Naggum1995-11-301-1/+1
|
* (install-arch-indep): Don't installRichard M. Stallman1995-11-291-2/+7
| | | | lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
* (install-arch-indep): Rename old info/dir only if exists.Richard M. Stallman1995-11-161-1/+1
|
* (mkdir): Create man1dir, not mandir.Richard M. Stallman1995-11-111-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. Stallman1995-10-231-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.$$ insteadKarl Heuer1995-09-121-5/+5
| | | | of paths.h.tmp$$, to avoid going beyond 14 characters.
* (install-arch-indep): Always install the new dir file;Richard M. Stallman1995-09-061-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. Stallman1995-07-181-6/+6
| | | | (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
* (uninstall, install-arch-indep): Install info/ediff*.Richard M. Stallman1995-07-071-3/+6
|
* (mkdir): Use symbolic chmod.Richard M. Stallman1995-06-241-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 Heuer1995-06-061-2/+2
| | | | (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
* (top_distclean): Delete config.cache.Richard M. Stallman1995-04-131-1/+1
|
* (install-arch-indep): Delete .#* when copying subdirs.Richard M. Stallman1995-04-071-0/+1
|
* (install-arch-indep): Undo Sep 23 change.Richard M. Stallman1995-04-061-4/+2
|
* (install-arch-indep, dist): look for `update-subdir' in $(srcdir).Richard M. Stallman1995-04-061-2/+2
|
* (blessmail): Pass archlibdir to the sub-make.Richard M. Stallman1995-03-121-1/+2
|
* (maintainer-clean): Renamed from realclean.Richard M. Stallman1995-02-071-11/+11
|
* (dvi): Run Make in our man subdir.Richard M. Stallman1994-11-231-2/+2
|
* (install-arch-indep): Delete *.orig in copied dirs.Richard M. Stallman1994-11-091-0/+1
|
* (install-arch-indep): Avoid continued comment swallowing target line.Roland McGrath1994-11-091-0/+1
|
* Don't rm files if cd fails.Karl Heuer1994-11-031-5/+5
|
* (sharedstatedir): Substitute sharedstatedir properly.Richard M. Stallman1994-10-171-1/+1
|
* (bitmapdir): New variable.Richard M. Stallman1994-10-161-0/+8
| | | | (src/paths.h, paths-force): Edit PATH_BITMAPS.
* (top_distclean): Don't rm build-install.Richard M. Stallman1994-10-131-2/+2
| | | | (SOURCES): Delete build-install.in.
* use mkinstalldirs instead of make-pathDavid J. MacKenzie1994-10-121-2/+2
|
* Use libexecdir and sharedstatedir as appropriate.Richard M. Stallman1994-10-111-6/+6
|
* (install-arch-indep): Don't do mkdir here.Richard M. Stallman1994-09-241-1/+4
|
* (paths-force): Depend on src/paths.hRichard M. Stallman1994-09-201-1/+4
|
* (install-arch-indep): Copy DOC-*, not DOC*Karl Heuer1994-09-181-2/+2
|
* Use just one FRC target.Richard M. Stallman1994-09-161-12/+9
|
* (removenullpaths, paths-force):Richard M. Stallman1994-09-161-7/+7
| | | | Use name paths.h.tmp$$, which depends on the pid.
* (removenullpaths, paths-force):Richard M. Stallman1994-09-151-5/+5
| | | | Put paths.h.tmp in top-level dir, not in src.
* Uninstall "$(EMACS)", not "emacs".Richard M. Stallman1994-08-141-1/+1
|
* Comment change.Richard M. Stallman1994-08-091-1/+2
|
* (libsrc_libs): Var deleted.Richard M. Stallman1994-07-071-3/+0
|