Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove mocklisp files. | Pavel JanÃk | 2001-12-22 | 1 | -1/+1 |
| | |||||
* | (ALL): Do not include fakemail. | Andrew Innes | 2001-10-12 | 1 | -2/+1 |
| | |||||
* | Don't install fakemail. | Jason Rumney | 2001-10-10 | 1 | -1/+4 |
| | |||||
* | (lisp): Synchronize with src/Makefile.in. | Eli Zaretskii | 2001-08-29 | 1 | -1/+12 |
| | |||||
* | ($(BLD)\movemail.obj): Remove reference to | Andrew Innes | 2001-02-22 | 1 | -2/+0 |
| | | | | | VMS header files. ($(BLD)\profile.obj): Ditto. | ||||
* | Added targets for ebrowse. | Jason Rumney | 2000-06-11 | 1 | -0/+12 |
| | |||||
* | (ETAGSOBJ): Remove reference to obsolete alloca.obj. | Andrew Innes | 2000-02-06 | 1 | -12/+3 |
| | | | | | (CTAGSOBJ): Ditto. ($$(BLD)\alloca.obj): Delete obsolete dependency rule. | ||||
* | Remove common multiple file compilation commands. | Geoff Voelker | 1999-03-06 | 1 | -8/+0 |
| | |||||
* | Do make version comparison as strings. | Andrew Innes | 1999-01-27 | 1 | -1/+1 |
| | |||||
* | Do string comparision of _NMAKE_VER. | Geoff Voelker | 1998-12-08 | 1 | -1/+1 |
| | |||||
* | Compile multiple source files when possible. | Geoff Voelker | 1998-11-04 | 1 | -1/+6 |
| | |||||
* | (LOCAL_FLAGS): Define HAVE_CONFIG_H. | Andrew Innes | 1998-06-01 | 1 | -1/+2 |
| | |||||
* | (obj): Update with new files in src. | Geoff Voelker | 1998-04-17 | 1 | -2/+4 |
| | | | | (clean): Delete patch scratch files, optimized compilation dir. | ||||
* | (movemail.exe): Link wsock32.lib before LIBS. | Geoff Voelker | 1997-09-03 | 1 | -1/+2 |
| | |||||
* | (lisp): Update paths to lisp files that have moved. | Geoff Voelker | 1997-08-09 | 1 | -7/+19 |
| | | | | | | (ctags.obj): New target. (etags.obj, getopt.obj, make-docfile.obj): Update dependencies. Add includes. | ||||
* | (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define. | Geoff Voelker | 1997-07-01 | 1 | -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 Voelker | 1997-04-23 | 1 | -13/+13 |
| | | | | (obj): Change references of nt*.c files to w32*.c files. | ||||
* | (lisp): Include dos-nt.elc. | Richard M. Stallman | 1996-09-01 | 1 | -1/+2 |
| | |||||
* | Fix FSF address in comment. | Karl Heuer | 1996-07-20 | 1 | -2/+3 |
| | |||||
* | (clean): Use OBJDIR macro. | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
| | |||||
* | Remove all references to wakeup. | Miles Bader | 1996-07-02 | 1 | -11/+0 |
| | |||||
* | (ETAGS_CFLAGS): Define HAVE_GETCWD macro. | Richard M. Stallman | 1996-06-11 | 1 | -1/+1 |
| | |||||
* | Hold previous change until after the release. | Karl Heuer | 1996-05-18 | 1 | -2/+1 |
| | |||||
* | (lisp): Include dos-win32.elc. | Karl Heuer | 1996-05-17 | 1 | -1/+2 |
| | |||||
* | (OBJDIR, BLD): Remove macro definitions. | Geoff Voelker | 1996-05-03 | 1 | -2/+0 |
| | | | | , | ||||
* | (LOCAL_FLAGS): Include path to NT shadow includes. | Geoff Voelker | 1996-05-03 | 1 | -21/+36 |
| | | | | (movemail.exe, fakemail.exe): Now built under Win32. | ||||
* | (CTAGSOBJ): Compile with regexp support. | Geoff Voelker | 1996-04-10 | 1 | -3/+8 |
| | |||||
* | Change uses of del to $(DEL). | Geoff Voelker | 1996-03-28 | 1 | -4/+3 |
| | |||||
* | (etags, ctags): Compile with regexp support. | Geoff Voelker | 1996-01-04 | 1 | -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 Voelker | 1995-11-22 | 1 | -3/+3 |
| | |||||
* | (DOC): Include strings from w32term.c, w32xfns.c, | Geoff Voelker | 1995-11-07 | 1 | -5/+1 |
| | | | | | w32fns.c, w32faces.c, w32select.c, w32menu.c, w32reg.c; remove Win95 conditional. | ||||
* | (install): Copy wakeup.exe properly. | Richard M. Stallman | 1995-06-15 | 1 | -1/+1 |
| | |||||
* | Use BASE_LIBS. | Geoff Voelker | 1995-05-26 | 1 | -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. Stallman | 1995-05-07 | 1 | -1/+1 |
| | |||||
* | (obj, lisp): Update to expanded list of source files. | Karl Heuer | 1995-04-12 | 1 | -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.h | Karl Heuer | 1994-11-03 | 1 | -26/+26 |
| | | | | to s\windowsnt.h. | ||||
* | Initial revision | Richard M. Stallman | 1994-11-01 | 1 | -0/+326 |