summaryrefslogtreecommitdiff
path: root/lib-src/makefile.nt
Commit message (Collapse)AuthorAgeFilesLines
* Remove mocklisp files.Pavel Janík2001-12-221-1/+1
|
* (ALL): Do not include fakemail.Andrew Innes2001-10-121-2/+1
|
* Don't install fakemail.Jason Rumney2001-10-101-1/+4
|
* (lisp): Synchronize with src/Makefile.in.Eli Zaretskii2001-08-291-1/+12
|
* ($(BLD)\movemail.obj): Remove reference toAndrew Innes2001-02-221-2/+0
| | | | | VMS header files. ($(BLD)\profile.obj): Ditto.
* Added targets for ebrowse.Jason Rumney2000-06-111-0/+12
|
* (ETAGSOBJ): Remove reference to obsolete alloca.obj.Andrew Innes2000-02-061-12/+3
| | | | | (CTAGSOBJ): Ditto. ($$(BLD)\alloca.obj): Delete obsolete dependency rule.
* Remove common multiple file compilation commands.Geoff Voelker1999-03-061-8/+0
|
* Do make version comparison as strings.Andrew Innes1999-01-271-1/+1
|
* Do string comparision of _NMAKE_VER.Geoff Voelker1998-12-081-1/+1
|
* Compile multiple source files when possible.Geoff Voelker1998-11-041-1/+6
|
* (LOCAL_FLAGS): Define HAVE_CONFIG_H.Andrew Innes1998-06-011-1/+2
|
* (obj): Update with new files in src.Geoff Voelker1998-04-171-2/+4
| | | | (clean): Delete patch scratch files, optimized compilation dir.
* (movemail.exe): Link wsock32.lib before LIBS.Geoff Voelker1997-09-031-1/+2
|
* (lisp): Update paths to lisp files that have moved.Geoff Voelker1997-08-091-7/+19
| | | | | | (ctags.obj): New target. (etags.obj, getopt.obj, make-docfile.obj): Update dependencies. Add includes.
* (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.Geoff Voelker1997-07-011-40/+78
| | | | | | | (movemail.exe): Depend upon and link with getopt files. (obj): Include new source files. (FACE_SUPPORT, MOUSE_SUPPORT, FLOAT_SUPPORT, WINNT_SUPPORT): Define. (lisp): Include new and reorganized elisp files.
* Change references of windowsnt.h to ms-w32.h.Geoff Voelker1997-04-231-13/+13
| | | | (obj): Change references of nt*.c files to w32*.c files.
* (lisp): Include dos-nt.elc.Richard M. Stallman1996-09-011-1/+2
|
* Fix FSF address in comment.Karl Heuer1996-07-201-2/+3
|
* (clean): Use OBJDIR macro.Karl Heuer1996-07-161-1/+1
|
* Remove all references to wakeup.Miles Bader1996-07-021-11/+0
|
* (ETAGS_CFLAGS): Define HAVE_GETCWD macro.Richard M. Stallman1996-06-111-1/+1
|
* Hold previous change until after the release.Karl Heuer1996-05-181-2/+1
|
* (lisp): Include dos-win32.elc.Karl Heuer1996-05-171-1/+2
|
* (OBJDIR, BLD): Remove macro definitions.Geoff Voelker1996-05-031-2/+0
| | | | ,
* (LOCAL_FLAGS): Include path to NT shadow includes.Geoff Voelker1996-05-031-21/+36
| | | | (movemail.exe, fakemail.exe): Now built under Win32.
* (CTAGSOBJ): Compile with regexp support.Geoff Voelker1996-04-101-3/+8
|
* Change uses of del to $(DEL).Geoff Voelker1996-03-281-4/+3
|
* (etags, ctags): Compile with regexp support.Geoff Voelker1996-01-041-10/+34
| | | | | (make-docfile, wakeup, etags, ctags, hexl): Ensure build subdirectory exists before compiling.
* (DOC, clean): Don't use switches to del not supported by Win95.Geoff Voelker1995-11-221-3/+3
|
* (DOC): Include strings from w32term.c, w32xfns.c,Geoff Voelker1995-11-071-5/+1
| | | | | w32fns.c, w32faces.c, w32select.c, w32menu.c, w32reg.c; remove Win95 conditional.
* (install): Copy wakeup.exe properly.Richard M. Stallman1995-06-151-1/+1
|
* Use BASE_LIBS.Geoff Voelker1995-05-261-16/+18
| | | | | | | | | | | (make-docfile.exe,hexl.exe,wakeup.exe,etags.exe): Don't depend upon LIBS. (DOC): Use del instead of rm. (DOC) [WINDOWS95]: Use DOC. (clean): Handle MSVC aux files. (config.h,paths.h): Use $(CP) instead of cp. (config.h): Use $(CONFIG_H) (make-docfile.obj): Depend upon config.h. Clean up comments.
* (obj): Use .c files.Richard M. Stallman1995-05-071-1/+1
|
* (obj, lisp): Update to expanded list of source files.Karl Heuer1995-04-121-13/+14
| | | | | | | | (DOC): Place DOC strings in DOC-X. (config.h, paths.h): New source location. (all): Use COMPAT_LIB in library list. Use DEL_TREE instead of delnode. (etags.exe): Use $(LINK) instead of link32.
* Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.hKarl Heuer1994-11-031-26/+26
| | | | to s\windowsnt.h.
* Initial revisionRichard M. Stallman1994-11-011-0/+326