1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

174 Commits

Author SHA1 Message Date
Karl Heuer
0c19c8b311 (unlock, relock): Don't reference cpp/ directory. 1997-12-04 06:03:22 +00:00
Karl Heuer
cff455ae1e (install): Move blessmail last. 1997-11-07 19:18:45 +00:00
Karl Heuer
5d2e94381b (install-arch-indep): install the widget info file. 1997-09-30 07:29:12 +00:00
Richard M. Stallman
bea3ec88ac (install-leim): Depend on mkdir.
(leim): Depend on src.
1997-09-17 00:35:15 +00:00
Richard M. Stallman
a383fece3e (TAGS tags): Simply refer this to the src subdir. 1997-09-03 23:08:18 +00:00
Richard M. Stallman
bc63f59a6e (install-arch-indep): Verify ./lisp has simple.el in it
before trying to copy anything from it.
1997-08-31 23:21:24 +00:00
Richard M. Stallman
fdeed41814 (man/Makefile): New target.
(tags): Define env var EMACS and run Makefile from build dir.
1997-08-30 07:14:23 +00:00
Richard M. Stallman
98cd103425 (install-arch-indep): Discard extra data in tar | tar pipes. 1997-08-26 03:34:50 +00:00
Richard M. Stallman
3163d9cfa1 (paths-force): Store PATH_X_DEFAULTS in paths.h. 1997-08-16 18:29:29 +00:00
Richard M. Stallman
3f16db2909 Fix previous change. 1997-08-07 18:44:32 +00:00
Richard M. Stallman
c5bfadd660 (mkdir): Don't create lockdir.
(lockdir): Variable deleted.
(paths-force): Don't operate on PATH_LOCK.
1997-08-07 18:37:17 +00:00
Richard M. Stallman
e17d711780 (CPPFLAGS): Get this from configure, like CFLAGS. 1997-07-30 04:22:56 +00:00
Richard M. Stallman
bb5f88cc4e (LDFLAGS): Get this from configure, like CFLAGS. 1997-07-27 21:40:24 +00:00
Richard M. Stallman
b1b7afc798 (top_distclean): Use -f to delete contents of lock dir. 1997-07-21 18:42:03 +00:00
Kenichi Handa
fa2ea19a90 (mostlyclean): Add cleaning leim directory.
(clean, distclean, maintainer-clean): Likewise.
1997-07-09 06:55:18 +00:00
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