1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

173 Commits

Author SHA1 Message Date
Eli Zaretskii
3819d3301e Revert last change. 2004-11-10 20:12:29 +00:00
Jan Djärv
ba68f95a29 * sed1v2.inp: Use djecho for buildobj.lst.
* sed1.inp: Ditto.
2004-11-09 08:18:05 +00:00
Eli Zaretskii
997a1ae5fb (bootstrap-clean): Copy ldefs-boot.el onto
loaddefs.el, unless the latter exists and is newer.
2004-11-08 14:05:40 +00:00
Eli Zaretskii
406865b8a4 (mostlyclean, distclean, maintainer-clean)
(extraclean, bootfast): New targets.
(top_distclean): New macro, used by distclean, maintainer-clean,
and extraclean.
(.PHONY): Add bootfast.
(bootstrap): Make bootstrap-after in lisp.
(bootstrap-clean-before): Clean in man, lispref, and lispintro as
well.
2004-11-08 13:56:55 +00:00
Eli Zaretskii
3f8ea68c98 *** empty log message *** 2004-11-08 13:02:27 +00:00
Eli Zaretskii
cc9308341d (HAVE_BZERO): Define for GCC v3.x and later. 2004-11-08 13:01:50 +00:00
Eli Zaretskii
b0b6ad00ce (LC_ALL=C): Fix src/Makefile breakage caused by
recent (2004-09-24) changes in src/Makefile.in.
2004-10-06 15:46:19 +00:00
Eli Zaretskii
ab5a4a32ca *** empty log message *** 2004-08-14 12:22:40 +00:00
Eli Zaretskii
1daf07a2cc Remove the lines which say "<TAB>@true", to avoid
running a Unixy shell and to reincarnate the "Nothing to be done
for `all'" message from Make when there's nothing to be done.
2004-08-14 11:33:02 +00:00
Eli Zaretskii
cdc9b8452c *** empty log message *** 2004-05-11 09:48:14 +00:00
Eli Zaretskii
ad89ba2bf7 (distclean): Remove stamp-subdirs.
(SUBDIRS): Don't use `touch', use `djecho' instead.
(changed.tit, changed.misc): Use `djecho' instead of `echo'.
2004-05-11 08:52:09 +00:00
Eli Zaretskii
05fdbeb881 *** empty log message *** 2004-05-02 18:55:11 +00:00
Eli Zaretskii
3b4346a502 (HAVE_GETRUSAGE): Define. 2004-05-02 18:54:24 +00:00
Eli Zaretskii
a6eeaa811c Update my email address. 2004-04-04 21:38:56 +00:00
Eli Zaretskii
2f809aae10 *** empty log message *** 2003-09-22 16:41:16 +00:00
Eli Zaretskii
ca39f6c1b4 (man lispref lispintro): Specify an explicit target `info',
like Makefile.in does.
2003-09-22 16:40:42 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Miles Bader
1042fe8c8c *** empty log message *** 2003-09-01 15:45:46 +00:00
Eli Zaretskii
bbc2d90e8c (srcdir): Use "command.com /c cd" to produce an
absolute file name of the current working directory.  This avoids
the warning from Make about circular dependencies.
2003-08-31 16:44:25 +00:00
Eli Zaretskii
d594756410 *** empty log message *** 2003-08-30 10:58:15 +00:00
Eli Zaretskii
58ca48d187 Set FNCASE=y for all targets in the lisp directory,
so that CVS etc. file names are filtered out of the list of
subdirectories.
2003-08-30 10:15:28 +00:00
Eli Zaretskii
a0b1873872 (elisp.dvi, index.texi): Replace Unix shell commands with equivalent
COMMAND.COM commands.
2003-08-28 14:08:55 +00:00
Eli Zaretskii
3d8714e792 *** empty log message *** 2003-08-24 15:11:24 +00:00
Eli Zaretskii
d627c203ee (EXEEXT): Define to an empty string. 2003-08-24 15:10:52 +00:00
Eli Zaretskii
5459e42a3e *** empty log message *** 2003-08-24 13:49:03 +00:00
Eli Zaretskii
bd9be8a737 Remove src/emacs after producing b-emacs.exe. 2003-08-24 13:43:23 +00:00
Eli Zaretskii
b7cb1e1209 (EXEEXT): Define to an empty string. 2003-08-24 13:09:47 +00:00
Eli Zaretskii
8e1cc65f0e (HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE, HAVE_SIZE_T): Define. 2003-08-24 12:36:41 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Eli Zaretskii
852eef401e *** empty log message *** 2002-04-16 17:39:22 +00:00
Eli Zaretskii
a395d4a915 New file. 2002-04-16 17:37:04 +00:00
Eli Zaretskii
1393107200 Remove DJGPP v2.x stuff. 2002-04-16 17:36:19 +00:00
Eli Zaretskii
93fc6fbe45 *** empty log message *** 2002-03-27 14:59:06 +00:00
Eli Zaretskii
51a8ec55a9 <bootstrap-clean>: Make sure all *.el files have Unix EOLs, to
avoid overflowing pure storage while bootstrapping.
2002-03-27 14:42:54 +00:00
Eli Zaretskii
ab8a75de6b *** empty log message *** 2002-03-20 18:11:40 +00:00
Eli Zaretskii
fae44638c7 (bootstrap-lisp): Pass an absolute file name as value of ${lisp}. 2002-03-20 17:48:13 +00:00
Eli Zaretskii
1af6e3a944 (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
(bootstrap-clean-before, bootstrap-clean-after): Return to the
top-level directory after sub-make.
2002-03-20 17:37:50 +00:00
Eli Zaretskii
be52dc9036 Fix editing of the rule for ${libsrc}make-docfile. 2002-03-20 17:35:15 +00:00
Eli Zaretskii
b9c1fa2e75 (maybe_bootstrap): Fix last change. 2002-03-09 15:14:17 +00:00
Eli Zaretskii
124daeb8f1 (maybe_bootstrap): Fix the command that fails Make. 2002-03-09 15:08:52 +00:00
Eli Zaretskii
d5a6bceee0 Edit the mostlyclean target. 2002-03-09 14:57:10 +00:00
Eli Zaretskii
162deabeff Update copyright years. 2002-03-09 14:44:18 +00:00
Eli Zaretskii
8f331aa55c Edit the bootstrap-* targets. 2002-03-09 14:41:13 +00:00
Eli Zaretskii
9cf57fc94f (all): Depend on maybe_bootstrap. 2002-03-09 14:23:25 +00:00
Eli Zaretskii
f72a0a4abb (maybe_bootstrap, bootstrap, bootstrap-lisp-1)
(bootstrap-lisp, bootstrap-src, bootstrap-clean-before)
(bootstrap-clean-after): New targets.
2002-03-09 14:09:14 +00:00
Eli Zaretskii
fcd2ab44d1 *** empty log message *** 2001-12-21 12:46:51 +00:00
Eli Zaretskii
b1039ed6d0 Delete _gdbinit in distclean target. 2001-12-21 12:39:25 +00:00
Pavel Janík
695386884d Moved back. 2001-12-09 10:14:33 +00:00
Pavel Janík
72244db28e *** empty log message *** 2001-12-09 10:12:55 +00:00
Eli Zaretskii
b0a63d7751 *** empty log message *** 2001-12-07 17:58:08 +00:00