1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Jason Rumney
5eb3d2a514 (info-gmake, info-nmake): New targets.
(info): Use them.
2004-05-03 13:51:59 +00:00
Juanma Barranquero
bd6766d34d Add "-*- makefile -*-" mode tag. 2004-04-23 00:24:35 +00:00
Juanma Barranquero
134d967186 (install): Don't try to copy ../lib-src/fns-*.el, as it isn't used anymore. 2004-03-10 21:40:58 +00:00
Jason Rumney
fd1f2f1e99 (force-info, info): New targets. 2003-09-03 23:05:32 +00:00
Miles Bader
a2fcf0296f Fix some DOS line-ending inconsistencies introduced with arch-tag: 2003-09-02 19:14:00 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Jason Rumney
c3c5777766 (maybe-bootstrap, doit, maybe-bootstrap-CMD)
(maybe-bootstrap-SH): New targets.
(all): Depend on maybe-bootstrap.
2002-06-13 18:40:14 +00:00
Juanma Barranquero
dc7285149f (bootstrap-nmake, bootstrap-gmake): Make DOC after compiling .el files. 2002-04-11 07:16:13 +00:00
Andrew Innes
0e4435bed6 (bootstrap): Build addsection program before
bootstrap (required for post-processing temacs.exe).
2001-12-14 18:14:22 +00:00
Andrew Innes
8af54a640d (bootstrap-nmake):
(bootstrap-gmake): Extend bootstrap process to first do
bootstrap-clean in lisp dir and rebuild the DOC file.
(bootstrap): Do a "normal" make after the bootstrap work.
2001-12-03 11:40:21 +00:00
Eli Zaretskii
83536c16cd ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
since some versions of `mkdir' don't automatically create parent
directories.  From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>.
2001-09-04 11:28:50 +00:00
Eli Zaretskii
bd6ccd78ad (install): Copy subdirs.el to the installation directory. 2001-08-31 10:25:55 +00:00
Andrew Innes
41eca17b1d Add copyright notice. 2001-02-24 22:00:47 +00:00
Andrew Innes
daae70def3 (cleanall-other-dirs-nmake):
(cleanall-other-dirs-gmake): New targets.
(cleanall): Invoke them.
2001-01-24 12:31:07 +00:00
Andrew Innes
aef625b1a3 Use $(MAKETYPE) instead of $(SHELLTYPE) to
select correct rule for invoking make in another directory.  Amend
rules accordingly.
(clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
2001-01-06 21:18:42 +00:00
Andrew Innes
605e284f5b (install): Copy directories to the correct
places.
(real_install): Remove obsolete target.
2000-12-17 23:10:02 +00:00
Andrew Innes
f7e383f095 (recompile): New target to recompile lisp
directory.
(recompile-CMD, recompile-SH): New support targets.
2000-10-17 09:13:06 +00:00
Andrew Innes
7bbaaeddf0 Revert to Unix line endings. 2000-09-14 21:59:59 +00:00
Andrew Innes
5aa31fa6af Standardize indentation somewhat.
Add bootstrap support.
Pass $(MFLAGS) when invoking make recursively.
Add shell-specific variants of top-level targets that invoke make
recursively in other directories, and add necessary computed
dependencies.
2000-09-14 21:51:16 +00:00
Andrew Innes
96f492752e Change to DOS line endings. 2000-09-03 22:30:19 +00:00
Andrew Innes
280d77218f New file. 2000-08-24 11:05:18 +00:00