summaryrefslogtreecommitdiff
path: root/lib-src/makefile.nt
AgeCommit message (Collapse)Author
2004-05-03Remove files related to old msvc only windows build.Jason Rumney
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2002-09-25Remove references to emacsserver.Stefan Monnier
2001-12-22Remove mocklisp files.Pavel Janík
2001-10-12(ALL): Do not include fakemail.Andrew Innes
2001-10-10Don't install fakemail.Jason Rumney
2001-08-29(lisp): Synchronize with src/Makefile.in.Eli Zaretskii
2001-02-22($(BLD)\movemail.obj): Remove reference toAndrew Innes
VMS header files. ($(BLD)\profile.obj): Ditto.
2000-06-11Added targets for ebrowse.Jason Rumney
2000-02-06(ETAGSOBJ): Remove reference to obsolete alloca.obj.Andrew Innes
(CTAGSOBJ): Ditto. ($$(BLD)\alloca.obj): Delete obsolete dependency rule.
1999-03-06Remove common multiple file compilation commands.Geoff Voelker
1999-01-27Do make version comparison as strings.Andrew Innes
1998-12-08Do string comparision of _NMAKE_VER.Geoff Voelker
1998-11-04Compile multiple source files when possible.Geoff Voelker
1998-06-01(LOCAL_FLAGS): Define HAVE_CONFIG_H.Andrew Innes
1998-04-17(obj): Update with new files in src.Geoff Voelker
(clean): Delete patch scratch files, optimized compilation dir.
1997-09-03(movemail.exe): Link wsock32.lib before LIBS.Geoff Voelker
1997-08-09(lisp): Update paths to lisp files that have moved.Geoff Voelker
(ctags.obj): New target. (etags.obj, getopt.obj, make-docfile.obj): Update dependencies. Add includes.
1997-07-01(GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.Geoff Voelker
(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.
1997-04-23Change references of windowsnt.h to ms-w32.h.Geoff Voelker
(obj): Change references of nt*.c files to w32*.c files.
1996-09-01(lisp): Include dos-nt.elc.Richard M. Stallman
1996-07-20Fix FSF address in comment.Karl Heuer
1996-07-16(clean): Use OBJDIR macro.Karl Heuer
1996-07-02Remove all references to wakeup.Miles Bader
1996-06-11(ETAGS_CFLAGS): Define HAVE_GETCWD macro.Richard M. Stallman
1996-05-18Hold previous change until after the release.Karl Heuer
1996-05-17(lisp): Include dos-win32.elc.Karl Heuer
1996-05-03(OBJDIR, BLD): Remove macro definitions.Geoff Voelker
,
1996-05-03(LOCAL_FLAGS): Include path to NT shadow includes.Geoff Voelker
(movemail.exe, fakemail.exe): Now built under Win32.
1996-04-10(CTAGSOBJ): Compile with regexp support.Geoff Voelker
1996-03-28Change uses of del to $(DEL).Geoff Voelker
1996-01-04(etags, ctags): Compile with regexp support.Geoff Voelker
(make-docfile, wakeup, etags, ctags, hexl): Ensure build subdirectory exists before compiling.
1995-11-22(DOC, clean): Don't use switches to del not supported by Win95.Geoff Voelker
1995-11-07(DOC): Include strings from w32term.c, w32xfns.c,Geoff Voelker
w32fns.c, w32faces.c, w32select.c, w32menu.c, w32reg.c; remove Win95 conditional.
1995-06-15(install): Copy wakeup.exe properly.Richard M. Stallman
1995-05-26Use BASE_LIBS.Geoff Voelker
(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.
1995-05-07(obj): Use .c files.Richard M. Stallman
1995-04-12(obj, lisp): Update to expanded list of source files.Karl Heuer
(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.
1994-11-03Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.hKarl Heuer
to s\windowsnt.h.
1994-11-01Initial revisionRichard M. Stallman