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
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
Karl Heuer
969f173557
(install-arch-indep): Copy DOC-*, not DOC*
1994-09-18 23:46:48 +00:00
Richard M. Stallman
05ed817ff1
Use just one FRC target.
1994-09-16 23:36:57 +00:00
Richard M. Stallman
270cc80e38
(removenullpaths, paths-force):
...
Use name paths.h.tmp$$, which depends on the pid.
1994-09-16 00:03:20 +00:00
Richard M. Stallman
27f314bdd2
(removenullpaths, paths-force):
...
Put paths.h.tmp in top-level dir, not in src.
1994-09-15 03:47:07 +00:00
Richard M. Stallman
2ec5f0cd7d
Uninstall "$(EMACS)", not "emacs".
1994-08-14 06:58:19 +00:00
Richard M. Stallman
90ac71dccd
Comment change.
1994-08-09 23:26:13 +00:00
Richard M. Stallman
a2687f7706
(libsrc_libs): Var deleted.
1994-07-07 16:58:14 +00:00
Richard M. Stallman
309848baf4
(mkdir, removenullpaths): Put g in sed replace commands.
1994-07-07 02:44:58 +00:00
Richard M. Stallman
8672a560f6
(install-arch-indep): Use /bin/pwd uniformly, not pwd.
...
(uninstall): Use /bin/pwd.
(blessmail): Depend on src.
(all): Don't depend on blessmail.
(src/paths.h): Don't force recomputation.
(paths-force): New target; force recomputation of paths.h.
(all): Depend on paths-force.
(src, lib-src): Depend on src/paths.h.
1994-05-27 08:17:46 +00:00
Richard M. Stallman
e6124e9d0c
(mostlyclean, clean, distclean, realclean)
...
(extraclean): Don't act on man subdir if it doesn't exist.
1994-05-21 07:18:39 +00:00
Richard M. Stallman
485c9046e4
(lib-src): Don't depend on src/paths.h.
1994-05-20 07:35:37 +00:00
Richard M. Stallman
f512d050d3
(install): Depend on blessmail.
1994-05-12 10:52:24 +00:00
Richard M. Stallman
928cf89526
(TAGS): Use the makefile in src subdir.
1994-05-12 02:21:17 +00:00
Richard M. Stallman
726d0798d6
(uninstall): When processing lispdir and etcdir,
...
do nothing unless it exists and is a directory.
1994-05-08 19:51:59 +00:00
Richard M. Stallman
3be1f08e74
(install-arch-indep): Do install info/dired-x*.
...
Merge code in from install-doc.
(install-doc): Merge code back into install-arch-indep.
(install-arch-dep): Don't depend on install-doc.
1994-05-07 03:15:33 +00:00
Richard M. Stallman
d541babe36
(lib-src): Undo previous change.
...
(blessmail): New target to run maybe-blessmail in lib-src.
(all): Depend on blessmail.
1994-05-04 05:15:26 +00:00
Richard M. Stallman
a874c10477
(lib-src): Depend on src.
1994-05-03 08:18:08 +00:00
Richard M. Stallman
d39cf9e1f1
(lib-src): Depend on src/paths.h.
1994-04-28 04:14:00 +00:00
Karl Heuer
a1a7207a13
(install-doc): New target.
...
(install-arch-dep): Depend on install-doc.
(mkdir): Create docdir.
1994-04-26 22:07:10 +00:00
Karl Heuer
9ef7f9f05b
(.PHONY, install): Kill reference to obsolete do-install.
...
(install-arch-dep): Install under the name $(EMACS).
1994-04-23 01:07:04 +00:00
Richard M. Stallman
3c6bcbe708
(install-arch-indep): Don't install dired-x*.
1994-04-19 23:12:49 +00:00
Richard M. Stallman
2dc44cb56a
(MAKE): Don't just assign it--use @SET_MAKE@.
1994-04-14 03:42:48 +00:00
Roland McGrath
d59d49d38f
(thisdir): Nonsensical variable removed.
...
(install-arch-indep): Set shell var thisdir=`pwd` before cd and cd back to
$thisdir, rather than the directory `this_dir', which seems exceptionally
unlikely to just happen to be a symlink to the Emacs build directory, which
must have been the intent of the author.
1994-03-24 23:41:29 +00:00
Roland McGrath
5e9e88fde0
(install-arch-indep): Add missing backslash after a `then'.
1994-03-18 00:31:13 +00:00
Richard M. Stallman
ce0b662200
(thisdir): New variable.
...
(install-arch-indep): Go back to thisdir to run INSTALL_DATA.
1994-03-14 22:08:27 +00:00
Karl Heuer
df5d008dfd
Install DOC* in docdir.
1994-02-24 21:18:49 +00:00
Karl Heuer
e408046f80
Use docdir to initialize PATH_DOC in paths.h.
1994-02-22 23:56:15 +00:00
Richard M. Stallman
08068cb6da
(install-arch-dep, install-arch-indep):
...
New targets split up former do-install rule.
(do-install): Target deleted.
1994-02-20 03:25:09 +00:00
Richard M. Stallman
98dfba1b99
(lwlib/Makefile): New target.
...
(SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
(clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
(unlock, relock): Handle lwlib subdir.
Add some .PHONY targets.
1994-01-19 00:04:56 +00:00
Richard M. Stallman
9ba43e124a
(do-install): Install the dired-x info files.
1994-01-15 15:20:34 +00:00
Richard M. Stallman
7c811eec1e
(${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
1994-01-02 18:54:37 +00:00
Richard M. Stallman
653ddcc30b
(mkdir): Make only the lockdir writable.
...
(libdir): Use @libdir@.
(install): Add empty command.
(install): Depend on ${SUBDIR}, not `all'.
1993-12-24 02:28:35 +00:00
Richard M. Stallman
5d9e58e85e
(do-install): Use umask 022 in copying etc and lisp dirs.
1993-11-27 09:19:39 +00:00
Richard M. Stallman
8f9150f870
(mkdir): Ignore error from chmod.
1993-11-16 09:20:07 +00:00
Roland McGrath
f854bb66e2
(VPATH): Define to @srcdir@.
1993-10-03 19:55:09 +00:00
Brian Fox
0e265b728e
(src/Makefile, lib-src/Makefile, oldXMenu/Makefile): If these files
...
are out of date, simply have config.status rebuild them; don't rebuild
them explicitly. Back out MAKEFLAGS change.
1993-09-28 09:41:00 +00:00