1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-22 10:26:20 +00:00
Commit Graph

262 Commits

Author SHA1 Message Date
Kai Großjohann
b3ae255b1a (install-arch-indep, uninstall): Add Tramp. 2002-06-18 11:28:41 +00:00
Eli Zaretskii
8422aeb77d Add a comment in case people complain about the h flag for Tar. 2002-05-18 19:52:17 +00:00
Eli Zaretskii
42c615aec0 Don't say *.elc files cannot be regenerated. 2002-05-07 06:08:37 +00:00
Andreas Schwab
2b572fdcd5 (MAINT): New variable.
(${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
instead of configure.in, to avoid running autoconf and autoheader
unless explicitly requested.
2002-04-23 09:52:54 +00:00
Andreas Schwab
9dfcf5a509 ($(srcdir)/src/config.in): Generate using autoheader. 2002-04-15 13:13:02 +00:00
Richard M. Stallman
7eb7c54447 (install-arch-indep): Use umask 022 for DOC* and lisp/.
Run chown $${LOGNAME} on files installed by tar xvf.
2002-03-03 13:08:14 +00:00
Richard M. Stallman
0635d9fa5b (maybe_bootstrap): Do `exit 1'.
(all): Don't depend on maybe_bootstrap here.
(${SUBDIR}): Depend on it here instead.
2002-02-13 15:47:55 +00:00
Richard M. Stallman
63bcc29614 (maybe_bootstrap): Add an infinite sleep-loop. 2002-02-08 14:11:47 +00:00
Pavel Janík
9e67774633 (maybe_bootstrap): Fix previous change. 2001-11-29 06:45:38 +00:00
Richard M. Stallman
ea8c55c919 (maybe_bootstrap): Don't bootstrap, just suggest it. 2001-11-29 00:47:32 +00:00
Richard M. Stallman
fa0c8deb7b Fix previous change. 2001-11-26 11:11:24 +00:00
Richard M. Stallman
623c2030ef bootstrap should not delete dumped executables:
(bootstrap-clean-before): New target.
(bootstrap): Use bootstrap-clean-before instead of clean.
(bootstrap-clean-after): Renamed from bootstrap-clean.  Calls changed.
2001-11-26 11:00:17 +00:00
Eli Zaretskii
24a48c8045 (install-arch-indep, uninstall): Add ELisp Intro files. 2001-11-24 16:42:00 +00:00
Eli Zaretskii
3430f69773 (SUBDIR_MAKEFILES): Add lispintro.
(lispref/Makefile): New target.
(mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
(unlock, relock, info, dvi): Ditto.
2001-11-24 10:47:42 +00:00
Eli Zaretskii
8899111804 (uninstall, install-arch-indep): Don't install gfdl.1. 2001-11-23 11:15:02 +00:00
Colin Walters
526db7d689 (uninstall): Handle deletion of calc .info files. 2001-11-23 01:28:37 +00:00
Colin Walters
dddbf93e38 (install-arch-indep): Install the calc .info files. 2001-11-22 06:05:12 +00:00
Pavel Janík
f293a52a8d (uninstall): Fix previous change. 2001-11-15 21:55:21 +00:00
Pavel Janík
a4663feda2 Add support for --program-prefix, --program-suffix
and --program-transform-name options.
2001-11-15 20:37:20 +00:00
Pavel Janík
623f2cfa02 Fix previous change. 2001-11-13 09:39:55 +00:00
Pavel Janík
62c1ae94c9 (install-arch-indep): Install emacsclient manual page.
(uninstall): Uninstall emacsclient manual page.
2001-11-13 06:50:54 +00:00
Pavel Janík
e5d9d2e799 (install-arch-indep): Use ${manext}' instead of .1'. 2001-11-12 23:24:32 +00:00
Pavel Janík
e14f25bb5f (uninstall): Remove gfdl.1 when uninstalling. 2001-11-12 08:49:31 +00:00
Eli Zaretskii
45726797a1 (SUBDIR_MAKEFILES): Add lispref/Makefile.
(lispref/Makefile): New target.
(mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
Add commands for the lispref directory.
(info, dvi): Ditto.
2001-11-10 14:43:58 +00:00
Eli Zaretskii
0cc7051097 (install-arch-indep): Add elisp* to the list of installed Info files. 2001-11-10 14:12:59 +00:00
Richard M. Stallman
6baef0fd06 (bootstrap-lisp): Don't suppress error messages. 2001-11-09 16:00:56 +00:00
Eli Zaretskii
bf180a000c (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP. From Eric S. Raymond
<esr@golux.thyrsus.com>.
2001-10-31 14:42:25 +00:00
Gerd Moellmann
5a2e524f26 (maybe_bootstrap): New target.
(all): Add to prerequisites to bootstrap if abbrev.elc doesn't
exist.
2001-10-25 07:13:22 +00:00
Gerd Moellmann
bc171472fa (install-arch-indep): Add -h (follow symlinks)
to tar options.
2001-10-22 17:38:17 +00:00
Andreas Schwab
121ff7117a (${srcdir}/configure): Don't depend on aclocal.m4. 2001-10-19 12:33:44 +00:00
Eli Zaretskii
14e70c1691 (install-arch-indep): Add gfdl.1 to the man pages that are installed. 2001-04-25 13:50:10 +00:00
Gerd Moellmann
db569adb5e (install-arch-indep): Remove .cvsignore files. 2001-04-05 13:52:09 +00:00
Gerd Moellmann
6e6f3adbb5 (.PHONY): Add for bootstrap targets.
(bootstrap-clean): New target.
(bootstrap): Use it instead of `clean'.
2001-03-30 15:58:27 +00:00
Gerd Moellmann
4ce7f03e2e (SUBDIR): Remove leim.
(all, .RECURSIVE, extraclean): Add leim explicitly.
(leim): Provide separate rule which exports PARALLEL=0 into the
environment.
2001-03-29 14:24:43 +00:00
Gerd Moellmann
b3ae7a0a1e Add copyright notice. 2001-02-20 13:36:21 +00:00
Gerd Moellmann
5db37a2eb4 (uninstall): Ignore exit code of `rm'. 2001-02-02 13:04:00 +00:00
Gerd Moellmann
41613c15ba (uninstall): Remove more info files. Remove
${libexecdir}/emacs/${version}.  Remove ${archlibdir}/fns-*.
2001-02-02 12:31:50 +00:00
Bill Wohler
2f417e3996 (extraclean): Added -f to -rm config-tmp-* to keep it quiet. 2001-01-28 23:37:58 +00:00
Gerd Moellmann
8e60a25357 (tags): Fix typo. 2001-01-25 11:42:55 +00:00
Gerd Moellmann
0d44146bb4 (install-arch-indep): If tar fails, exit with
exit code 1.
2000-12-27 11:48:37 +00:00
Dave Love
5c62b2e97a (TAGS, info): Avoid tab-prefixed comments in rules. 2000-12-05 17:02:50 +00:00
Gerd Moellmann
9bbd146557 Fix last change. 2000-11-21 16:24:06 +00:00
Gerd Moellmann
e77e5691b8 (install-arch-indep): Also install info/eshell*
and info/speedbar*.
2000-11-21 16:20:53 +00:00
Kai Großjohann
1da437e9a8 install-info syntax compat change. 2000-10-29 17:36:49 +00:00
Andreas Schwab
16feb35041 (install-arch-indep): Update list of installed info
files.
2000-10-01 14:46:36 +00:00
Gerd Moellmann
ade0bb5771 (config.status): Prepend `$(srcdir)/' to
`configure'.
2000-08-07 13:12:32 +00:00
Gerd Moellmann
8c47a252f0 (distclean): Also make distclean in lisp/. 2000-06-16 18:54:11 +00:00
Ken Raeburn
97aa9c1d5a * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when it's on a
continuation line.
2000-06-13 16:25:11 +00:00
Dave Love
51198412ab (install-arch-indep): Add pcl-cvs to list of info files. 2000-06-02 20:06:35 +00:00
Gerd Moellmann
8711588dc4 (install-arch-indep): Install ebrowse.info. 2000-05-25 21:06:28 +00:00