diff options
author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2021-06-03 17:46:09 -0400 |
---|---|---|
committer | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2021-06-03 17:46:09 -0400 |
commit | 4687847acea342d34985c195a8e7463fdefc4cc4 (patch) | |
tree | 76be58d68545aa08657c014c82abc6c64019951a /tools/preproc/c_file.cpp | |
parent | 92152e45e226b797a5ca10cff0e9e55d2a66a3d8 (diff) |
Fix building with KEEP_TEMPS=1, and NODEP=1.
KEEP_TEMPS=1 not working was due to the pattern substitution in the old makefile rules for compiling C files ($*) not working with the explicit generation of dependencies. NODEP=1 not working was due to the NODEP rule for src/%.s not being updated to use preproc and cpp.
Diffstat (limited to 'tools/preproc/c_file.cpp')
0 files changed, 0 insertions, 0 deletions