1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

159 Commits

Author SHA1 Message Date
Kenichi Handa
d7d265f471 (install-arch-indep): Correct the target name.
The first letter `i' was dropped by the previous change of mine.
1997-07-07 05:35:53 +00:00
Richard M. Stallman
c10f84fbab (install-leim): Correct previous change. 1997-07-05 00:20:22 +00:00
Kenichi Handa
24127cf7ec (install-leim): New target. 1997-07-02 06:45:51 +00:00
Kenichi Handa
c55db078cf (SUBDIR): Add leim.
(SUBDIR_MAKEFILES): Add leim/Makefile.
(leim/Makefile): New target.
1997-07-01 07:05:03 +00:00
Richard M. Stallman
f2f4aae9af (src/config.stamp): Target renamed from src/config.h and touch it explicitly. 1997-06-23 02:53:36 +00:00
Richard M. Stallman
a5f32ce4b5 (lib-src): Depend on src/config.h (e.g. for movemail.o).
(src/config.h): New target to re-configure if src/config.in is patched.
1997-06-23 02:30:36 +00:00
Richard M. Stallman
a05e04088e (dist): Don't run update-subdirs here,
since make-dist now gets that done.
1997-05-12 01:03:02 +00:00
Richard M. Stallman
c1b8c54517 (INSTALL_STRIP): New variable.
(install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
(install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
1996-08-29 20:54:02 +00:00
Richard M. Stallman
12daf453b8 (paths-force): Don't print a message. 1996-08-22 19:28:44 +00:00
Richard M. Stallman
0a0dca7374 (src/paths.h): Target deleted.
(paths-force): Delete all dependencies on this target
but don't delete the target.
(install): Depend on `all'.
1996-08-22 19:28:01 +00:00
Richard M. Stallman
44f4198d01 (install-arch-indep): Install info/messages. 1996-08-15 18:48:58 +00:00
Richard M. Stallman
7d2cdc3cc7 (install-arch-indep): If cd etc makes output,
don't treat that as part of the tar data.
Check that ./lisp actually exists.
1996-06-03 20:06:27 +00:00
Richard M. Stallman
b9440f7e80 (install-strip): Get rid of continuation. 1996-03-23 04:25:29 +00:00
Richard M. Stallman
2be2d71d64 (install-strip): Fix whitespace. 1996-03-22 20:53:20 +00:00
Richard M. Stallman
8df9abae9e (install-strip): New target.
(top_distclean): Use `|| true' to ignore error in rm.
-f failed to do the job on Suns.
1996-03-20 14:51:42 +00:00
Richard M. Stallman
d7ce568fab (install-arch-dep): Don't depend on install-arch-indep. 1996-03-17 15:24:35 +00:00
Richard M. Stallman
e4ca0c5f8b (install-arch-dep): Depend on install-arch-indep.
(install): Put install-arch-indep before install-arch-dep.
1996-02-23 21:44:18 +00:00
Richard M. Stallman
9ca335ed3c (install-arch-indep): Install info/ccmode*.
(install-arch-indep): Copy build-dir's lisp subdir to lispdir.
Protect against /bin/pwd returning null string.
1996-02-12 19:53:16 +00:00
Richard M. Stallman
9e8886a827 (extraclean): Use ${top_distclean} to ensure
we delete everything distclean deletes.
1996-01-25 06:59:38 +00:00
Karl Heuer
3577cff0c7 (install-arch-indep): Ignore error if no chmod -R. 1996-01-10 19:43:03 +00:00
Richard M. Stallman
d7e2eff6c1 (install-arch-indep): Give all files read permission. 1995-12-31 19:21:18 +00:00
Karl Heuer
99d7a69de1 Improve copying status message. 1995-12-21 08:01:26 +00:00
Erik Naggum
6e2f2e9215 Add missing backslash. 1995-11-30 03:43:50 +00:00
Richard M. Stallman
efe7425c30 (install-arch-indep): Don't install
lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
1995-11-29 20:41:52 +00:00
Richard M. Stallman
27116657a3 (install-arch-indep): Rename old info/dir only if exists. 1995-11-16 21:59:46 +00:00
Richard M. Stallman
88e7bbf15c (mkdir): Create man1dir, not mandir.
(uninstall): Use man1dir, not mandir.

(man1dir): New variable.
(install-arch-indep): Use man1dir.
1995-11-11 20:52:52 +00:00
Richard M. Stallman
a5038ae595 (distclean): Delete line with just a tab in it.
(install-arch-indep): Delete spaces that precede tabs.
Delete spurious `fi' left from previous change.
(install): Supply `true' as command, to avoid null command.
1995-10-23 17:01:39 +00:00
Karl Heuer
8d61b1e0d0 (src/paths.h, paths-force): Use paths.h.$$ instead
of paths.h.tmp$$, to avoid going beyond 14 characters.
1995-09-12 17:45:33 +00:00
Richard M. Stallman
469dd2ef08 (install-arch-indep): Always install the new dir file;
rename the previous dir file to dir.bak or dir.old.
1995-09-06 15:18:29 +00:00
Richard M. Stallman
d58c5947af (src/paths.h, paths-force): Rename src/paths.h.in to src/paths.in.
(Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
1995-07-18 06:07:25 +00:00
Richard M. Stallman
1eb9aca7ae (uninstall, install-arch-indep): Install info/ediff*. 1995-07-07 13:21:20 +00:00
Richard M. Stallman
dffd6dac05 (mkdir): Use symbolic chmod.
(SUBDIR_MAKEFILES):
Add man/Makefile, so `make distclean' removes it.
(top_distclean): Add config.log to the list of files to be removed.
1995-06-24 18:43:39 +00:00
Karl Heuer
5c4276bc6d (install-arch-indep): Install info files for mh-e.
(uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
1995-06-06 03:11:10 +00:00
Richard M. Stallman
7e5e0277f0 (top_distclean): Delete config.cache. 1995-04-13 04:56:20 +00:00
Richard M. Stallman
3d4be9d662 (install-arch-indep): Delete .#* when copying subdirs. 1995-04-07 23:00:37 +00:00
Richard M. Stallman
94802f45ce (install-arch-indep): Undo Sep 23 change. 1995-04-06 21:53:21 +00:00
Richard M. Stallman
b45949948b (install-arch-indep, dist): look for `update-subdir' in $(srcdir). 1995-04-06 21:36:55 +00:00
Richard M. Stallman
df8bde8ba5 (blessmail): Pass archlibdir to the sub-make. 1995-03-12 06:11:27 +00:00
Richard M. Stallman
26873b7234 (maintainer-clean): Renamed from realclean. 1995-02-07 23:55:01 +00:00
Richard M. Stallman
6784fb6772 (dvi): Run Make in our man subdir. 1994-11-23 20:25:48 +00:00
Richard M. Stallman
0ff7e78f58 (install-arch-indep): Delete *.orig in copied dirs. 1994-11-09 11:48:21 +00:00
Roland McGrath
3e809b9f19 (install-arch-indep): Avoid continued comment swallowing target line. 1994-11-09 00:25:38 +00:00
Karl Heuer
6b356ee89a Don't rm files if cd fails. 1994-11-03 20:24:53 +00:00
Richard M. Stallman
3e74e344a7 (sharedstatedir): Substitute sharedstatedir properly. 1994-10-17 04:28:54 +00:00
Richard M. Stallman
b2f3c6b2b8 (bitmapdir): New variable.
(src/paths.h, paths-force): Edit PATH_BITMAPS.
1994-10-16 10:00:36 +00:00
Richard M. Stallman
24470d727b (top_distclean): Don't rm build-install.
(SOURCES): Delete build-install.in.
1994-10-13 04:04:30 +00:00
David J. MacKenzie
614b45a776 use mkinstalldirs instead of make-path 1994-10-12 23:29:23 +00:00
Richard M. Stallman
2fd54e6462 Use libexecdir and sharedstatedir as appropriate. 1994-10-11 21:36:30 +00:00
Richard M. Stallman
0cf61204e7 (install-arch-indep): Don't do mkdir here. 1994-09-24 01:54:17 +00:00
Richard M. Stallman
0bdd1e863b (paths-force): Depend on src/paths.h 1994-09-20 22:16:26 +00:00