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

381 Commits

Author SHA1 Message Date
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
99eac72a2e (CP_DIR): Use platform independent switches for xcopy. 1995-11-22 18:57:13 +00:00
Geoff Voelker
2cc1905e48 (env_vars): New variable.
(add_registry): New procedure.
(main): Use values of configuration environment variables from
the registry if defined, the process environment otherwise.
1995-11-07 07:58:00 +00:00
Geoff Voelker
bdfab656b8 Update to latest src/config.in. 1995-11-07 07:57:46 +00:00
Geoff Voelker
0492cf29a8 (NTGUI): New macro.
[NTGUI] (CFLAGS): Define HAVE_NTGUI.
1995-11-07 07:57:05 +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
3f8bae9072 *** empty log message *** 1995-10-12 22:28:42 +00:00
Geoff Voelker
88ebdf2999 Win95 requires carriage returns in batch files. 1995-06-30 21:18:40 +00:00
Richard M. Stallman
6fbcbee7e5 Mostly rewritten. 1995-06-20 02:53:59 +00:00
Richard M. Stallman
9478941d7b (addpm.exe): Change WinMainCRTStartup to mainCRTStartup. 1995-06-19 21:33:31 +00:00
Richard M. Stallman
d51bca10bd (MSVCNT11): Defined.
(BASE_LIBS) [MSVCNT11]: Use oldnames.lib.
(CFLAGS_COMMON): Defined.
(CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
1995-06-15 15:28:03 +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
Geoff Voelker
851359de80 *** empty log message *** 1995-06-14 16:22:27 +00:00
Richard M. Stallman
366ad7b01f (addpm): Use CFLAGS when compiling. 1995-06-14 14:27:43 +00:00
Geoff Voelker
fe4163b126 *** empty log message *** 1995-06-13 03:48:49 +00:00
Geoff Voelker
515f7b3297 *** empty log message *** 1995-06-10 02:51:03 +00:00
Geoff Voelker
cef9e134b1 Initial revision 1995-06-10 02:24:19 +00:00
Geoff Voelker
01b96d5c13 makefile.def (EMACS_ICON_PATH,ADDPM): Defined. 1995-06-10 02:23:39 +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
70fbc15bcd changed referendce to of makefile.nt to makedffile.def in configure section 1995-06-10 00:03:02 +00:00
Geoff Voelker
8cb2d3e0cd Add carriage returns; necessary for batch files on Win95 1995-05-28 02:18:09 +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
43648015ac (ARCH): New definition.
(CPU,CONFIG_H,OS_TYPE): Defined.
	(INCLUDE,LIB): Checked if valid.
	(ntwin32.mak): Included.
	(AR,CC,LINK): New definition.
	(ADVAPI32,libc,BASE_LIBS): Defined.
	(SYS_LDFLAGS): New definition.
	Update comments and preprocessor conditionals.
	(SYS_LIB_DIR,SYS_INC_DIR): Undefined.
1995-05-26 05:10:24 +00:00
Geoff Voelker
d392a4f1e5 (SHELL): Conditionally defined.
(HOME): Conditionally defined.
(emacs_path,HOME): Update comments.
Turn off all echo.
1995-05-26 05:09:40 +00:00
Geoff Voelker
8553c409bb Initial revision 1995-05-26 05:06:02 +00:00
Geoff Voelker
efdeeb2b78 removed ^Ms 1995-05-09 02:25:50 +00:00
Geoff Voelker
a99ebfdcd6 Initial revision 1995-05-09 02:07:55 +00:00
Richard M. Stallman
0369684e2e (CVTRES): Defined. 1995-05-07 20:16:49 +00:00
Karl Heuer
3596280063 Initial revision 1995-04-12 04:48:18 +00:00