summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* (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
|
* (mkdir, removenullpaths): Put g in sed replace commands.Richard M. Stallman1994-07-071-2/+2
|
* (install-arch-indep): Use /bin/pwd uniformly, not pwd.Richard M. Stallman1994-05-271-11/+27
| | | | | | | | | | | | (uninstall): Use /bin/pwd. (blessmail): Depend on src. (all): Don't depend on blessmail. (src/paths.h): Don't force recomputation. (paths-force): New target; force recomputation of paths.h. (all): Depend on paths-force. (src, lib-src): Depend on src/paths.h.
* (mostlyclean, clean, distclean, realclean)Richard M. Stallman1994-05-211-4/+4
| | | | (extraclean): Don't act on man subdir if it doesn't exist.
* (lib-src): Don't depend on src/paths.h.Richard M. Stallman1994-05-201-1/+5
|
* (install): Depend on blessmail.Richard M. Stallman1994-05-121-1/+1
|
* (TAGS): Use the makefile in src subdir.Richard M. Stallman1994-05-121-2/+1
|
* (uninstall): When processing lispdir and etcdir,Richard M. Stallman1994-05-081-9/+11
| | | | do nothing unless it exists and is a directory.
* (install-arch-indep): Do install info/dired-x*.Richard M. Stallman1994-05-071-12/+9
| | | | | | Merge code in from install-doc. (install-doc): Merge code back into install-arch-indep. (install-arch-dep): Don't depend on install-doc.
* (lib-src): Undo previous change.Richard M. Stallman1994-05-041-4/+5
| | | | | (blessmail): New target to run maybe-blessmail in lib-src. (all): Depend on blessmail.
* (lib-src): Depend on src.Richard M. Stallman1994-05-031-1/+4
|
* (lib-src): Depend on src/paths.h.Richard M. Stallman1994-04-281-1/+1
|
* (install-doc): New target.Karl Heuer1994-04-261-9/+12
| | | | | (install-arch-dep): Depend on install-doc. (mkdir): Create docdir.
* (.PHONY, install): Kill reference to obsolete do-install.Karl Heuer1994-04-231-4/+7
| | | | (install-arch-dep): Install under the name $(EMACS).
* (install-arch-indep): Don't install dired-x*.Richard M. Stallman1994-04-191-1/+1
|
* (MAKE): Don't just assign it--use @SET_MAKE@.Richard M. Stallman1994-04-141-1/+3
|
* (thisdir): Nonsensical variable removed.Roland McGrath1994-03-241-7/+5
| | | | | | | (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd back to $thisdir, rather than the directory `this_dir', which seems exceptionally unlikely to just happen to be a symlink to the Emacs build directory, which must have been the intent of the author.
* (install-arch-indep): Add missing backslash after a `then'.Roland McGrath1994-03-181-1/+1
|
* (thisdir): New variable.Richard M. Stallman1994-03-141-8/+12
| | | | (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
* Install DOC* in docdir.Karl Heuer1994-02-241-2/+2
|
* Use docdir to initialize PATH_DOC in paths.h.Karl Heuer1994-02-221-0/+4
|
* (install-arch-dep, install-arch-indep):Richard M. Stallman1994-02-201-6/+10
| | | | | New targets split up former do-install rule. (do-install): Target deleted.
* (lwlib/Makefile): New target.Richard M. Stallman1994-01-191-1/+16
| | | | | | | | (SUBDIR_MAKEFILES): Depend on lwlib/Makefile. (clean, mostlyclean, distclean, realclean): Handle lwlib subdir. (unlock, relock): Handle lwlib subdir. Add some .PHONY targets.