1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

13 Commits

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