summaryrefslogtreecommitdiff
path: root/nt/makefile.nt
Commit message (Collapse)AuthorAgeFilesLines
* Add support for `bootstrap' and related targets.Andrew Innes2000-07-051-24/+24
|
* (fast_install): Bring commands up-to-date, and fix typo.Gerd Moellmann1999-11-221-1/+4
|
* (all): Build leim if present.Gerd Moellmann1999-11-221-0/+6
| | | | | (install): Install leim if present. (clean): Clean leim if present.
* Remove common multiple file compilation commands.Geoff Voelker1999-03-061-8/+0
|
* (preprep): New target.Andrew Innes1999-02-201-1/+7
| | | | (ALL): Build it.
* Create installation directory as first step.Geoff Voelker1999-02-151-3/+6
|
* Do make version comparison as strings.Andrew Innes1999-01-271-1/+1
|
* (install, fast_install): Install Windows iconsGeoff Voelker1999-01-261-0/+4
| | | | into etc/icons.
* (ALL): List top-level targets.Andrew Innes1999-01-171-1/+8
| | | | | (addsection): New top-level target. (install): Copy fns-*.el to bin directory.
* Do string comparision of _NMAKE_VER.Geoff Voelker1998-12-081-1/+1
|
* Compile multiple source files when possible.Geoff Voelker1998-11-041-1/+6
|
* New target for installation bin directory.Geoff Voelker1998-04-291-1/+5
|
* (emacs.bat, debug.bat): Create them in theGeoff Voelker1998-04-241-14/+12
| | | | installation directory.
* Build ddeclient.Geoff Voelker1998-04-231-1/+8
|
* (clean): Delete patch generated files, optimizedGeoff Voelker1998-04-171-1/+5
| | | | build directory.
* (debug.bat): New target.Geoff Voelker1997-09-111-1/+10
|
* (ALL): Build cmdproxy.Geoff Voelker1997-08-171-1/+8
| | | | | (cmdproxy): New target. (install): Install cmdproxy.
* (real_install): Create site-lisp in installation dir.Geoff Voelker1997-01-051-0/+1
|
* (clean): Use OBJDIR macro.Karl Heuer1996-07-161-1/+1
|
* Build and install runemacs.exe.Geoff Voelker1996-05-031-1/+26
|
* Change uses of del to $(DEL).Geoff Voelker1996-03-281-16/+15
|
* Update FSF's ddress in preambleErik Naggum1996-01-151-1/+2
|
* (install, fast_install, real_install, clean):Geoff Voelker1995-11-221-13/+13
| | | | Don't use switches to del not supported by Win95.
* (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.
* (addpm.exe): Change WinMainCRTStartup to mainCRTStartup.Richard M. Stallman1995-06-191-1/+1
|
* 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.
* (addpm): Use CFLAGS when compiling.Richard M. Stallman1995-06-141-1/+1
|
* (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.
* Commented out.Geoff Voelker1995-05-261-4/+28
| | | | | Expand for-loops. (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined.
* removed ^MsGeoff Voelker1995-05-091-83/+83
|
* Initial revisionKarl Heuer1995-04-121-0/+83