summaryrefslogtreecommitdiff
path: root/make_tools.mk
AgeCommit message (Collapse)Author
2021-06-01Fixes to makefile.luckytyphlosion
Merge C_ASM_DEP and DATA_ASM_DEP, NODEP and SCAN_DEPS can be overridden, add --no-print-directory to MAKEFLAGS in make_tools.mk (also removed some unused variables), add newline to help message in preproc.
2021-06-01Optimize Makefile.luckytyphlosion
Don't do recursive makes for COMPARE and MODERN, use minimal makefile for making tools.