1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
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