aboutsummaryrefslogtreecommitdiffstats
path: root/nt/makefile.def
Commit message (Collapse)AuthorAgeFilesLines
* (EMACS_ICON_PATH): Delete definition.Andrew Innes2001-01-061-3/+0
|
* (SYS_LDFLAGS): Add -nologo.Andrew Innes2000-02-061-2/+2
|
* Compile multiple .c files when possible.Geoff Voelker1999-03-061-0/+12
| | | | Use BLD instead of assuming i386.
* (ARCH_CFLAGS): Set struct packing to 8.Andrew Innes1999-02-201-1/+1
|
* (SYS_LDFLAGS): Use swapfile when running from cd or net.Geoff Voelker1998-11-041-3/+16
| | | | | (DEL_TREE): Use rd instead of rmdir. (ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries.
* (CFLAGS): Do not define HAVE_NTGUI.Andrew Innes1998-06-011-3/+0
|
* (CP_DIR): Preserve attributes.Geoff Voelker1998-04-171-1/+1
|
* (CFLAGS_COMMON): Place pdb file in object buildGeoff Voelker1997-09-031-3/+3
| | | | | directory. (CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
* (MSVCNT11): Conditionally define it.Geoff Voelker1997-08-171-4/+14
| | | | | | | | (BASE_LIBS): Do not use oldnames.lib. (SYS_LDFLAGS): Use pdb files. (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG. (ARCH_CFLAGS) [i386 && spd]: Use space optimizations. (ARCH_CFLAGS) [alpha && spd]: Use optimizations.
* Use windows95 and windowsnt insteadGeoff Voelker1997-01-201-4/+4
| | | | of win95 and winnt, respectively.
* [BUILD_TYPE]: Build optimized version in its own dir.Geoff Voelker1996-05-031-0/+8
| | | | (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version.
* (CONFIG_H) [WIN95]: Use config.nt.Geoff Voelker1996-05-031-1/+1
|
* (DEL): Defined.Geoff Voelker1996-03-281-1/+7
| | | | | (DELTREE) [win95]: Defined. (SYS_LDFLAGS): Set executable versions to 3.10.
* Update FSF's ddress in preambleErik Naggum1996-01-151-1/+2
|
* (CP_DIR): Use platform independent switches for xcopy.Geoff Voelker1995-11-221-1/+1
|
* (NTGUI): New macro.Geoff Voelker1995-11-071-0/+7
| | | | [NTGUI] (CFLAGS): Define HAVE_NTGUI.
* (MSVCNT11): Defined.Richard M. Stallman1995-06-151-1/+14
| | | | | | (BASE_LIBS) [MSVCNT11]: Use oldnames.lib. (CFLAGS_COMMON): Defined. (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
* makefile.def (EMACS_ICON_PATH,ADDPM): Defined.Geoff Voelker1995-06-101-0/+6
|
* (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.
* removed ^MsGeoff Voelker1995-05-091-92/+92
|
* (CVTRES): Defined.Richard M. Stallman1995-05-071-0/+2
|
* Initial revisionKarl Heuer1995-04-121-0/+90