aboutsummaryrefslogtreecommitdiff
path: root/Makefile.all
Commit message (Collapse)AuthorAgeFilesLines
* Generate dependency files for source codeaqua2023-02-121-3/+2
| | | | | | Use the compiler to generate dependency files for all C, C++ and .S assembly source code files. These are included in the makefiles where the files are used.
* Split Makefileaqua2023-02-051-0/+59
- Makefile: configure, doc and test targets - Makefile.all: info, build and run targets - rules.mk: add base test targets