summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Collapse)AuthorAge
* (bootstrap-lisp): Don't ignore errors.Richard M. Stallman2002-10-15
|
* (install-arch-indep): Do not remove DOC fileKim F. Storm2002-08-26
| | | | | when it is the only DOC file installed; this is the case when CANNOT_DUMP is defined. From Joe Buehler (tiny change).
* (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.Eli Zaretskii2001-10-31
| | | | From Eric S. Raymond <esr@golux.thyrsus.com>.
* (maybe_bootstrap): New target.Gerd Moellmann2001-10-25
| | | | | (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
* (install-arch-indep): Add -h (follow symlinks)Gerd Moellmann2001-10-22
| | | | to tar options.
* (install-arch-indep): Add gfdl.1 to the man pages that are installed.Eli Zaretskii2001-04-25
|
* (install-arch-indep): Remove .cvsignore files.Gerd Moellmann2001-04-05
|
* (.PHONY): Add for bootstrap targets.Gerd Moellmann2001-03-30
| | | | | (bootstrap-clean): New target. (bootstrap): Use it instead of `clean'.
* (SUBDIR): Remove leim.Gerd Moellmann2001-03-29
| | | | | | (all, .RECURSIVE, extraclean): Add leim explicitly. (leim): Provide separate rule which exports PARALLEL=0 into the environment.
* Add copyright notice.Gerd Moellmann2001-02-20
|
* (uninstall): Ignore exit code of `rm'.Gerd Moellmann2001-02-02
|
* (uninstall): Remove more info files. RemoveGerd Moellmann2001-02-02
| | | | ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
* (extraclean): Added -f to -rm config-tmp-* to keep it quiet.Bill Wohler2001-01-28
|
* (tags): Fix typo.Gerd Moellmann2001-01-25
|
* (install-arch-indep): If tar fails, exit withGerd Moellmann2000-12-27
| | | | exit code 1.
* (TAGS, info): Avoid tab-prefixed comments in rules.Dave Love2000-12-05
|
* Fix last change.Gerd Moellmann2000-11-21
|
* (install-arch-indep): Also install info/eshell*Gerd Moellmann2000-11-21
| | | | and info/speedbar*.
* install-info syntax compat change.Kai Großjohann2000-10-29
|
* (install-arch-indep): Update list of installed infoAndreas Schwab2000-10-01
| | | | files.
* (config.status): Prepend `$(srcdir)/' toGerd Moellmann2000-08-07
| | | | `configure'.
* (distclean): Also make distclean in lisp/.Gerd Moellmann2000-06-16
|
* * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when it's on aKen Raeburn2000-06-13
| | | | continuation line.
* (install-arch-indep): Add pcl-cvs to list of info files.Dave Love2000-06-02
|
* (install-arch-indep): Install ebrowse.info.Gerd Moellmann2000-05-25
|
* * Makefile.in (install-arch-dep): Install fns-*.el only if itKen Raeburn2000-05-25
| | | | exists; it won't in the CANNOT_DUMP case.
* Ignore exit status of `unset CDPATH' everywhwere.Gerd Moellmann2000-05-25
| | | | On FreeBSD, the exiit status is 1 if CDPATH is not set.
* (install-arch-indep): Filter CVS as well as RCS.Dave Love2000-05-10
|
* (${srcdir}/configure): Depend on aclocal.m4.Dave Love2000-04-16
|
* (bootstrap-lisp-1, bootstrap-list, bootstrap-src):Gerd Moellmann2000-03-26
| | | | | | New targets. (bootstrap): Rewritten in terms of the new targets above. Make info files, too.
* (install-arch-indep): Add eudc to list of installedAndreas Schwab2000-02-18
| | | | info files.
* (dist): Call ./make-dist.Gerd Moellmann2000-01-31
|
* (install-arch-indep): Update list of info files toAndreas Schwab2000-01-11
| | | | be installed.
* (install-arch-indep): Install autotype*. RunAndreas Schwab2000-01-03
| | | | install-info on autotype and emacs-faq.info.
* (install-arch-indep): Depend on `info'.Dave Love1999-12-04
| | | | (install-strip): Use `install' as sub-make target.
* (bootstrap): New target.Gerd Moellmann1999-10-23
|
* (uninstall, install-arch-indep, install-arch-dep):Richard M. Stallman1999-10-09
| | | | Unset CDPATH to prevent cd from generating output.
* (install-arch-indep): Add ada-mode.Gerd Moellmann1999-10-07
|
* Add rules for config.status, configure.Dave Love1999-10-06
|
* (mkdir): If we create ${datadir}, make it world-readable.Richard M. Stallman1999-04-09
| | | | (install-arch-indep): Make ${datadir}/emacs world-readable.
* (epaths-force): Renamed from paths-force;Richard M. Stallman1999-02-26
| | | | operate on epaths.in and produce epaths.h.
* (install-arch-dep): Copy fns-*.el from lib-src.Markus Rost1998-12-05
|
* Don't install customize infoAndreas Schwab1998-12-04
| | | | file. Run install-info on viper info file.
* (install-arch-dep): Copy fns-*.el from lib-src.Richard M. Stallman1998-11-29
|
* (install-arch-dep): Fix last change and use fns-*.elAndreas Schwab1998-11-03
| | | | from lisp.
* (install-arch-dep): Install src/fns-*.el inAndreas Schwab1998-10-30
| | | | ${archlibdir}.
* Comment change.Richard M. Stallman1998-08-02
|
* (Makefile, src/Makefile, src/config.stamp)Richard M. Stallman1998-08-02
| | | | | | (lib-src/Makefile, man/Makefile, oldXMenu/Makefile) (lwlib/Makefile, leim/Makefile): Prepend $(srcdir)/ to rule dependencies outside this dir.
* (install-arch-indep): Don't die if site-lisp/ isn't writable.Karl Heuer1998-06-01
|
* (install-arch-indep): Fix previous change.Richard M. Stallman1998-05-15
|