1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Andrew Innes
de32572e73 Add support for `bootstrap' and related targets. 2000-07-05 17:32:43 +00:00
Gerd Moellmann
7624a507f5 (fast_install): Bring commands up-to-date, and fix typo. 1999-11-22 14:56:24 +00:00
Gerd Moellmann
45760b79f1 (all): Build leim if present.
(install): Install leim if present.
(clean): Clean leim if present.
1999-11-22 14:36:35 +00:00
Geoff Voelker
47373a1fdb Remove common multiple file compilation commands. 1999-03-06 02:15:46 +00:00
Andrew Innes
1e935838a1 (preprep): New target.
(ALL): Build it.
1999-02-20 20:38:52 +00:00
Geoff Voelker
afe298c886 Create installation directory as first step. 1999-02-15 22:31:13 +00:00
Andrew Innes
27d3ec7f87 Do make version comparison as strings. 1999-01-27 21:49:57 +00:00
Geoff Voelker
4398c7e39a (install, fast_install): Install Windows icons
into etc/icons.
1999-01-26 01:05:27 +00:00
Andrew Innes
32c0fe8099 (ALL): List top-level targets.
(addsection): New top-level target.
(install): Copy fns-*.el to bin directory.
1999-01-17 19:12:04 +00:00
Geoff Voelker
9c148db6a3 Do string comparision of _NMAKE_VER. 1998-12-08 23:56:14 +00:00
Geoff Voelker
c654fd9e7d Compile multiple source files when possible. 1998-11-04 01:28:57 +00:00
Geoff Voelker
051024111a New target for installation bin directory. 1998-04-29 04:31:59 +00:00
Geoff Voelker
ea444b40e9 (emacs.bat, debug.bat): Create them in the
installation directory.
1998-04-24 03:26:18 +00:00
Geoff Voelker
89e840e56c Build ddeclient. 1998-04-23 23:38:13 +00:00
Geoff Voelker
22270f1789 (clean): Delete patch generated files, optimized
build directory.
1998-04-17 05:05:24 +00:00
Geoff Voelker
07b0b2641c (debug.bat): New target. 1997-09-11 05:27:46 +00:00
Geoff Voelker
c781a8e894 (ALL): Build cmdproxy.
(cmdproxy): New target.
(install): Install cmdproxy.
1997-08-17 01:45:59 +00:00
Geoff Voelker
7d122d4732 (real_install): Create site-lisp in installation dir. 1997-01-05 02:14:28 +00:00
Karl Heuer
d1e349d25c (clean): Use OBJDIR macro. 1996-07-16 23:23:09 +00:00
Geoff Voelker
b1dd4ab334 Build and install runemacs.exe. 1996-05-03 18:20:29 +00:00
Geoff Voelker
2e17c871e3 Change uses of del to $(DEL). 1996-03-28 04:39:51 +00:00
Erik Naggum
bf2b146b13 Update FSF's ddress in preamble 1996-01-15 08:32:56 +00:00
Geoff Voelker
bfa347fd9a (install, fast_install, real_install, clean):
Don't use switches to del not supported by Win95.
1995-11-22 18:57:36 +00:00
Geoff Voelker
bcfb775c26 (addpm.exe): Link with $(ADVAPI32).
(install, fast_install): Change same-dir test to create test file in
installation tree and thereby support read-only shares.
(clean): Remove .pdb files.
1995-11-07 07:56:36 +00:00
Richard M. Stallman
9478941d7b (addpm.exe): Change WinMainCRTStartup to mainCRTStartup. 1995-06-19 21:33:31 +00:00
Richard M. Stallman
191f57e924 Define .c to .obj suffix rule.
(addpm.obj): Compile directly, use CFLAGS.
(addpm.exe): Link from addpm.obj.
1995-06-15 15:27:42 +00:00
Richard M. Stallman
366ad7b01f (addpm): Use CFLAGS when compiling. 1995-06-14 14:27:43 +00:00
Geoff Voelker
ac11713e1d (ALL,addpm,addpm.exe,addpm.obj): Defined.
(all): Depend upon $(BLD) and $(ALL).
(install): Depend upon emacs.bat.
Create program item for Emacs.
(clean): Delete obj.
(emacs.bat): Defined.
1995-06-10 02:22:49 +00:00
Geoff Voelker
9097b6b2fd Commented out.
Expand for-loops.
(BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined.
1995-05-26 05:11:30 +00:00
Geoff Voelker
efdeeb2b78 removed ^Ms 1995-05-09 02:25:50 +00:00
Karl Heuer
3596280063 Initial revision 1995-04-12 04:48:18 +00:00