aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.nt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix FSF address in comment.Karl Heuer1996-07-201-2/+3
|
* (DOC, clean): Use OBJDIR macro.Karl Heuer1996-07-161-2/+2
|
* Fix typo in previous patch.Karl Heuer1996-05-151-1/+1
|
* (w32*.o): Fix deps.Richard M. Stallman1996-05-131-19/+36
|
* (SUBSYSTEM) [NTGUI]: Remove conditional.Geoff Voelker1996-05-031-5/+5
| | | | | (LINK_FLAGS): Explicitly set base address, and stack and heap sizes. (nt.obj): Add dependency to nt.h.
* Change uses of del to $(DEL).Geoff Voelker1996-03-281-3/+3
|
* (keyboard.obj, dispnew.obj): Depend upon w32term.h.Geoff Voelker1996-01-211-1/+4
| | | | (LIBS): Link with mpr.lib for remote share support.
* (LINK_FLAGS): Dump symbol map when linking.Geoff Voelker1995-12-241-1/+1
|
* (DOC, clean): Don't use switches to del not supported by Win95.Geoff Voelker1995-11-221-2/+2
|
* (SUBSYSTEM, TLIBW32, TLASTLIB, WIN32OBJ): Defined.Geoff Voelker1995-11-071-6/+111
| | | | | | | | | | | (w32term.obj, w32xfns.obj, w32fns.obj w32faces.obj, w32select.obj, w32menu.obj, w32reg.obj): Defined. (LINK_FLAGS): Use SUBSYSTEM. (OBJ1): Remove lastfile.obj. (LIBS, TEMACS): Use TLASTLIB. (LIBS) [NTGUI]: Use TLIBW32 and GUI libs. (EMACS): Remove Win95 conditional. (clean): Remove paths.h.
* (EMACS) [win95]: Removed.Geoff Voelker1995-06-301-6/+10
| | | | | (TLASTLIB): Defined. (TEMACS): Use TLASTLIB.
* (TRES) [MSVCNT11]: Use emacs.res, and don't compile it.Richard M. Stallman1995-06-151-0/+6
|
* (TEMACS): Depend upon $(BLD).Geoff Voelker1995-06-101-2/+2
| | | | (temacs): Remove $(BLD) dependency.
* (LIBS): Use BASE_LIBS and ADVAPI32.Geoff Voelker1995-05-261-16/+18
| | | | | | | | | (config.h,paths.h): Use $(CP) instead of cp. (config.h): Use $(CONFIG_H). (EMACS) [WINDOWS95]: Don't dump temacs.exe. (clean): Cleanup MSVC files and config.h. (cleandump): Separate commands onto multiple lines. Cleanup comments.
* (region-cache.obj,vm-limit.obj): Dependencies defined.Richard M. Stallman1995-05-081-4/+22
| | | | | (OBJ1): Don't compile xfaces.c. (buffer.obj,indent.obj,search.obj): Add region-cache.h dependency.
* (TRES): Defined.Richard M. Stallman1995-05-071-9/+27
| | | | | | | (TLIB1,TLIB2): Created out of TLIB. (TLIB): Split to reduce time to do library updates. (DOC): Use DOC-X. (strftime.obj): Compile with -Dstrftime=emacs_strftime.
* (DOC): Defined.Karl Heuer1995-04-121-15/+28
| | | | | | (TEMACS): Add dependence on $(BLD). (all): Use COMPAT_LIB in library list. Use DEL_TREE instead of delnode.
* Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.hKarl Heuer1994-11-031-126/+126
| | | | to s\windowsnt.h.
* Initial revisionRichard M. Stallman1994-11-011-0/+940