Files
lk/make
Mark Hill 31efe5fa5e Fix module.mk to use the correct include flag
--include is not a real gcc flag. Maybe it exists for other compilers
or I'm just bad at reading docs though.

Anyway, now that this uses the expected gcc flag, `ccache` works when
added to this build system. Without this, `ccache` thinks there's
multiple input files and refuses to cache results. Now, it works and has
a great hit rate.
2021-11-09 22:36:26 -08:00
..
2019-02-17 20:29:50 -08:00