aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/makefile.nt
Commit message (Collapse)AuthorAgeFilesLines
* (install): Don't copy sc.el.Eli Zaretskii2001-09-061-1/+0
|
* (DONTCOMPILE): Sync list from makefile.w32-in.Andrew Innes2001-08-281-0/+20
|
* (install): Copy more *.el files.Eli Zaretskii2001-08-281-0/+6
|
* (DONTCOMPILE): Omit sc.el.Andrew Innes2001-08-161-1/+0
|
* (DONTCOMPILE): Omit bindings.el.Andrew Innes2001-08-161-1/+0
|
* (.SUFFIXES): Add .SUFFIXES.Andrew Innes2000-11-271-0/+2
|
* (compile-files): No need to make .elc filesAndrew Innes2000-09-171-1/+1
| | | | read-only, since they aren't under VC now.
* (DONTCOMPILE): Fix typo.Andrew Innes2000-09-141-1/+1
|
* Add support for `bootstrap' and related targets.Andrew Innes2000-07-051-44/+190
|
* (install): Synchronize rules for compiling with Unix version.Andrew Innes2000-02-061-8/+43
|
* (INSTALL): Copy the handful of uncompiled lisp filesGeoff Voelker1999-02-151-4/+11
| | | | explicitly to accomodate Windows 9X lack of a useful copy program.
* (install) [COPY_LISP_SOURCE]: Fix end of conditional.Geoff Voelker1998-12-081-1/+1
|
* (interdontcompile): New macro.Geoff Voelker1998-04-191-1/+5
| | | | (install): Copy uncompiled files from international subdir.
* (install): Copy elisp files that are not compiled.Geoff Voelker1998-04-171-2/+24
| | | | (clean): Delete patch scratch files in all subdirectories.
* Fix FSF address in comment.Karl Heuer1996-07-201-2/+3
|
* Change uses of del to $(DEL).Geoff Voelker1996-03-281-4/+4
|
* (install, clean): Don't use switches to del not supported by Win95.Geoff Voelker1995-11-221-5/+4
|
* (install): Change same-dir test to create test file inGeoff Voelker1995-11-131-3/+3
| | | | installation tree and thereby support read-only shares.
* (all): Use DEL_TREE instead of delnode.Karl Heuer1995-04-121-1/+1
|
* Initial revisionRichard M. Stallman1994-11-011-0/+42