aboutsummaryrefslogtreecommitdiffstats
path: root/msdos/mainmake.v2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (SHELL, MAKESHELL): Don't use /dos/command, it canEli Zaretskii1999-07-011-2/+9
| | | | invoke an incompatible version of COMAMND.COM.
* (install): Use update instead of sed to install fns.el.Eli Zaretskii1999-01-141-1/+1
|
* (install): Install fns.el in ../bin, since EmacsEli Zaretskii1999-01-111-0/+1
| | | | looks for it in exec-directory.
* (src): Build files in leim if leim/Makefile exists.Eli Zaretskii1999-01-071-0/+4
| | | | (clean): Add clean in leim.
* (SHELL, MAKESHELL): Don't use `override'.Eli Zaretskii1998-11-081-2/+2
|
* Forcibly set SHELL and MAKESHELL to force Make to useEli Zaretskii1998-10-201-0/+6
| | | | COMMAND.COM as the shell.
* (TAGS): Fix file name wildcards in lisp directory.Eli Zaretskii1998-05-041-1/+1
|
* Replace topdir with top_srcdir.Eli Zaretskii1998-04-131-2/+2
|
* Determine emacs-version from lisp/version.el. Pass it toEli Zaretskii1998-04-121-4/+7
| | | | sub-Make's.
* (man): New target to build the manual.Eli Zaretskii1997-11-201-2/+7
| | | | | (all): Add the man dependency. (install): Change bin\\nul to bin\nul.
* (TAGS, tags): Include new lisp subdirectories.Richard M. Stallman1997-07-131-1/+1
|
* (TAGS): Make sure bin/etags.exe is current. MakeRichard M. Stallman1996-07-241-1/+4
| | | | the rules always generate TAGS.
* (src): Create a file with sed commands instead of usingRichard M. Stallman1996-04-151-13/+10
| | | | | | a long sed command line (some versions of Sed don't handle that). (gdb): Merged back into src, undoing April 13 change. (install): Do use if statements, but not a loop.
* entered into RCSRichard M. Stallman1996-04-131-1/+1
|
* *** empty log message ***Richard M. Stallman1996-04-121-2/+9
|
* Initial revisionRichard M. Stallman1996-04-111-0/+91