summaryrefslogtreecommitdiff
path: root/nt
Commit message (Collapse)AuthorAgeFilesLines
* (DEL): Defined.Geoff Voelker1996-03-281-1/+7
| | | | | (DELTREE) [win95]: Defined. (SYS_LDFLAGS): Set executable versions to 3.10.
* Change uses of del to $(DEL).Geoff Voelker1996-03-281-16/+15
|
* Update FSF's ddress in preambleErik Naggum1996-01-155-44/+46
|
* (install, fast_install, real_install, clean):Geoff Voelker1995-11-221-13/+13
| | | | Don't use switches to del not supported by Win95.
* (CP_DIR): Use platform independent switches for xcopy.Geoff Voelker1995-11-221-1/+1
|
* (env_vars): New variable.Geoff Voelker1995-11-071-12/+74
| | | | | | (add_registry): New procedure. (main): Use values of configuration environment variables from the registry if defined, the process environment otherwise.
* Update to latest src/config.in.Geoff Voelker1995-11-072-0/+60
|
* (NTGUI): New macro.Geoff Voelker1995-11-071-0/+7
| | | | [NTGUI] (CFLAGS): Define HAVE_NTGUI.
* (addpm.exe): Link with $(ADVAPI32).Geoff Voelker1995-11-071-13/+16
| | | | | | (install, fast_install): Change same-dir test to create test file in installation tree and thereby support read-only shares. (clean): Remove .pdb files.
* *** empty log message ***Richard M. Stallman1995-10-121-5/+8
|
* Win95 requires carriage returns in batch files.Geoff Voelker1995-06-301-38/+38
|
* Mostly rewritten.Richard M. Stallman1995-06-201-155/+44
|
* (addpm.exe): Change WinMainCRTStartup to mainCRTStartup.Richard M. Stallman1995-06-191-1/+1
|
* (MSVCNT11): Defined.Richard M. Stallman1995-06-151-1/+14
| | | | | | (BASE_LIBS) [MSVCNT11]: Use oldnames.lib. (CFLAGS_COMMON): Defined. (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
* Define .c to .obj suffix rule.Richard M. Stallman1995-06-151-5/+6
| | | | | (addpm.obj): Compile directly, use CFLAGS. (addpm.exe): Link from addpm.obj.
* *** empty log message ***Geoff Voelker1995-06-141-0/+2
|
* (addpm): Use CFLAGS when compiling.Richard M. Stallman1995-06-141-1/+1
|
* *** empty log message ***Geoff Voelker1995-06-131-1/+4
|
* *** empty log message ***Geoff Voelker1995-06-101-11/+9
|
* Initial revisionGeoff Voelker1995-06-102-0/+231
|
* makefile.def (EMACS_ICON_PATH,ADDPM): Defined.Geoff Voelker1995-06-101-0/+6
|
* (ALL,addpm,addpm.exe,addpm.obj): Defined.Geoff Voelker1995-06-101-2/+21
| | | | | | | | (all): Depend upon $(BLD) and $(ALL). (install): Depend upon emacs.bat. Create program item for Emacs. (clean): Delete obj. (emacs.bat): Defined.
* changed referendce to of makefile.nt to makedffile.def in configure ↵Geoff Voelker1995-06-101-1/+1
| | | | section
* Add carriage returns; necessary for batch files on Win95Geoff Voelker1995-05-284-47/+47
|
* Commented out.Geoff Voelker1995-05-261-4/+28
| | | | | Expand for-loops. (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined.
* (ARCH): New definition.Geoff Voelker1995-05-261-45/+112
| | | | | | | | | | | (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.
* (SHELL): Conditionally defined.Geoff Voelker1995-05-261-5/+31
| | | | | | (HOME): Conditionally defined. (emacs_path,HOME): Update comments. Turn off all echo.
* Initial revisionGeoff Voelker1995-05-263-0/+720
|
* removed ^MsGeoff Voelker1995-05-0912-283/+283
|
* Initial revisionGeoff Voelker1995-05-091-0/+1
|
* (CVTRES): Defined.Richard M. Stallman1995-05-071-0/+2
|
* Initial revisionKarl Heuer1995-04-1213-0/+286