1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

244 Commits

Author SHA1 Message Date
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
Ken Raeburn
50d7ce09c6 * Makefile.in (install-arch-dep): Install fns-*.el only if it
exists; it won't in the CANNOT_DUMP case.
2000-05-25 16:40:12 +00:00
Gerd Moellmann
10db7fc5e1 Ignore exit status of `unset CDPATH' everywhwere.
On FreeBSD, the exiit status is 1 if CDPATH is not set.
2000-05-25 10:38:04 +00:00
Dave Love
b992884d9f (install-arch-indep): Filter CVS as well as RCS. 2000-05-10 18:02:16 +00:00
Dave Love
3dd2781ec0 (${srcdir}/configure): Depend on aclocal.m4. 2000-04-16 14:21:27 +00:00
Gerd Moellmann
3aca9e8caa (bootstrap-lisp-1, bootstrap-list, bootstrap-src):
New targets.
(bootstrap): Rewritten in terms of the new targets above.  Make
info files, too.
2000-03-26 14:13:03 +00:00
Andreas Schwab
960c7f666f (install-arch-indep): Add eudc to list of installed
info files.
2000-02-18 15:34:38 +00:00
Gerd Moellmann
c6035ee62d (dist): Call ./make-dist. 2000-01-31 14:01:49 +00:00
Andreas Schwab
317651edbc (install-arch-indep): Update list of info files to
be installed.
2000-01-11 10:26:24 +00:00
Andreas Schwab
9abb2056be (install-arch-indep): Install autotype*. Run
install-info on autotype and emacs-faq.info.
2000-01-03 11:30:15 +00:00
Dave Love
97f4fff8f9 (install-arch-indep): Depend on `info'.
(install-strip): Use `install' as sub-make target.
1999-12-04 19:24:27 +00:00
Gerd Moellmann
3b6914291b (bootstrap): New target. 1999-10-23 13:22:51 +00:00
Richard M. Stallman
700fa9d176 (uninstall, install-arch-indep, install-arch-dep):
Unset CDPATH to prevent cd from generating output.
1999-10-09 19:13:48 +00:00
Gerd Moellmann
5af4c500a2 (install-arch-indep): Add ada-mode. 1999-10-07 21:23:41 +00:00
Dave Love
7763df255f Add rules for config.status, configure. 1999-10-06 21:56:30 +00:00
Richard M. Stallman
b1b77d620e (mkdir): If we create ${datadir}, make it world-readable.
(install-arch-indep): Make ${datadir}/emacs world-readable.
1999-04-09 19:23:31 +00:00
Richard M. Stallman
c138b63bf4 (epaths-force): Renamed from paths-force;
operate on epaths.in and produce epaths.h.
1999-02-26 11:37:55 +00:00
Markus Rost
f407ae306d (install-arch-dep): Copy fns-*.el from lib-src. 1998-12-05 00:25:42 +00:00
Andreas Schwab
2861f6200a Don't install customize info
file.  Run install-info on viper info file.
1998-12-04 09:30:55 +00:00