aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* (mkdir): If we create ${datadir}, make it world-readable.Richard M. Stallman1999-04-091-2/+6
| | | | (install-arch-indep): Make ${datadir}/emacs world-readable.
* (epaths-force): Renamed from paths-force;Richard M. Stallman1999-02-261-4/+4
| | | | operate on epaths.in and produce epaths.h.
* (install-arch-dep): Copy fns-*.el from lib-src.Markus Rost1998-12-051-1/+1
|
* Don't install customize infoAndreas Schwab1998-12-041-2/+2
| | | | file. Run install-info on viper info file.
* (install-arch-dep): Copy fns-*.el from lib-src.Richard M. Stallman1998-11-291-1/+1
|
* (install-arch-dep): Fix last change and use fns-*.elAndreas Schwab1998-11-031-2/+2
| | | | from lisp.
* (install-arch-dep): Install src/fns-*.el inAndreas Schwab1998-10-301-0/+3
| | | | ${archlibdir}.
* Comment change.Richard M. Stallman1998-08-021-0/+2
|
* (Makefile, src/Makefile, src/config.stamp)Richard M. Stallman1998-08-021-8/+8
| | | | | | (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-011-2/+2
|
* (install-arch-indep): Fix previous change.Richard M. Stallman1998-05-151-2/+2
|
* (install-arch-indep): Don't alter site-lisp/subdirs.el if it exists.Richard M. Stallman1998-05-141-8/+14
|
* (install-arch-indep): Put `-' on commands to createRichard M. Stallman1998-05-121-2/+2
| | | | subdirs.el in site-lisp dirs.
* (install-arch-indep): Fix typo in previous change.Richard M. Stallman1998-05-071-2/+9
|
* (INSTALL_INFO): New variable.Richard M. Stallman1998-04-281-7/+13
| | | | | | | | | (install-arch-indep): Don't replace the dir file if it already exists. Use the install-info program, via INSTALL_INFO, to add entries. Make the `info' subdir and the Info files world-readable. (mkdir): Create the site-lisp dirs. (install-arch-indep): Make site-lisp/subdirs files world-readable.
* (install-arch-indep): Install customize and reftex info files.Andreas Schwab1998-04-151-1/+1
|
* (install-arch-indep): Fix previous change.Richard M. Stallman1998-04-071-2/+4
|
* (info): Run man in build dir, not srcdir.Richard M. Stallman1998-03-301-1/+4
|
* (install-arch-indep): Fix previous change.Richard M. Stallman1998-03-291-2/+2
|
* (top_distclean): Check the existence of `lock' subdir.Kenichi Handa1998-03-241-1/+1
|
* (install-arch-indep): Put special subdirs.el filesKarl Heuer1998-03-231-0/+6
| | | | in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
* (SOURCES): Delete PROBLEMS.Richard M. Stallman1998-03-071-1/+1
|
* (install-arch-indep): Do chmod a+x on subdirs.Karl Heuer1998-02-251-0/+1
|
* (install-arch-indep): Add semicolon before `else'.Karl Heuer1998-01-181-1/+1
|
* (unlock, relock): Don't reference cpp/ directory.Karl Heuer1997-12-041-2/+2
|
* (install): Move blessmail last.Karl Heuer1997-11-071-1/+1
|
* (install-arch-indep): install the widget info file.Karl Heuer1997-09-301-1/+1
|
* (install-leim): Depend on mkdir.Richard M. Stallman1997-09-171-1/+4
| | | | (leim): Depend on src.
* (TAGS tags): Simply refer this to the src subdir.Richard M. Stallman1997-09-031-4/+3
|
* (install-arch-indep): Verify ./lisp has simple.el in itRichard M. Stallman1997-08-311-0/+1
| | | | before trying to copy anything from it.
* (man/Makefile): New target.Richard M. Stallman1997-08-301-2/+8
| | | | (tags): Define env var EMACS and run Makefile from build dir.
* (install-arch-indep): Discard extra data in tar | tar pipes.Richard M. Stallman1997-08-261-3/+6
|
* (paths-force): Store PATH_X_DEFAULTS in paths.h.Richard M. Stallman1997-08-161-0/+5
|
* Fix previous change.Richard M. Stallman1997-08-071-1/+1
|
* (mkdir): Don't create lockdir.Richard M. Stallman1997-08-071-11/+3
| | | | | (lockdir): Variable deleted. (paths-force): Don't operate on PATH_LOCK.
* (CPPFLAGS): Get this from configure, like CFLAGS.Richard M. Stallman1997-07-301-0/+1
|
* (LDFLAGS): Get this from configure, like CFLAGS.Richard M. Stallman1997-07-271-0/+1
|
* (top_distclean): Use -f to delete contents of lock dir.Richard M. Stallman1997-07-211-1/+1
|
* (mostlyclean): Add cleaning leim directory.Kenichi Handa1997-07-091-0/+4
| | | | (clean, distclean, maintainer-clean): Likewise.
* (install-arch-indep): Correct the target name.Kenichi Handa1997-07-071-1/+1
| | | | The first letter `i' was dropped by the previous change of mine.
* (install-leim): Correct previous change.Richard M. Stallman1997-07-051-1/+1
|
* (install-leim): New target.Kenichi Handa1997-07-021-5/+12
|
* (SUBDIR): Add leim.Kenichi Handa1997-07-011-2/+6
| | | | | (SUBDIR_MAKEFILES): Add leim/Makefile. (leim/Makefile): New target.
* (src/config.stamp): Target renamed from src/config.h and touch it explicitly.Richard M. Stallman1997-06-231-2/+3
|
* (lib-src): Depend on src/config.h (e.g. for movemail.o).Richard M. Stallman1997-06-231-1/+4
| | | | (src/config.h): New target to re-configure if src/config.in is patched.
* (dist): Don't run update-subdirs here,Richard M. Stallman1997-05-121-1/+0
| | | | since make-dist now gets that done.
* (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
|