summaryrefslogtreecommitdiff
path: root/nt/makefile.w32-in
Commit message (Collapse)AuthorAgeFilesLines
* Add copyright notice.Andrew Innes2001-02-241-0/+2
|
* (cleanall-other-dirs-nmake):Andrew Innes2001-01-241-1/+12
| | | | | (cleanall-other-dirs-gmake): New targets. (cleanall): Invoke them.
* Use $(MAKETYPE) instead of $(SHELLTYPE) toAndrew Innes2001-01-061-19/+19
| | | | | | select correct rule for invoking make in another directory. Amend rules accordingly. (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
* (install): Copy directories to the correctAndrew Innes2000-12-171-19/+9
| | | | | places. (real_install): Remove obsolete target.
* (recompile): New target to recompile lispAndrew Innes2000-10-171-0/+10
| | | | | directory. (recompile-CMD, recompile-SH): New support targets.
* Revert to Unix line endings.Andrew Innes2000-09-141-206/+206
|
* Standardize indentation somewhat.Andrew Innes2000-09-141-46/+124
| | | | | | | | Add bootstrap support. Pass $(MFLAGS) when invoking make recursively. Add shell-specific variants of top-level targets that invoke make recursively in other directories, and add necessary computed dependencies.
* Change to DOS line endings.Andrew Innes2000-09-031-128/+128
|
* New file.Andrew Innes2000-08-241-0/+128