| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
(cleanall-other-dirs-gmake): New targets.
(cleanall): Invoke them.
|
|
|
|
|
|
| |
select correct rule for invoking make in another directory. Amend
rules accordingly.
(clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
|
|
|
|
|
| |
places.
(real_install): Remove obsolete target.
|
|
|
|
|
| |
directory.
(recompile-CMD, recompile-SH): New support targets.
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|