diff options
author | John Ankarström <john@ankarstrom.se> | 2022-07-24 21:11:09 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2022-07-24 21:14:05 +0200 |
commit | 66697360832da018ea0423dda32024a8819f294b (patch) | |
tree | 893211aa666430d1a2fb9be624d72a582c7d24a6 /c/layout.cpp | |
parent | 52a99a2b089b5feafa795243f3ddf8d9e93a5005 (diff) | |
download | EpisodeBrowser-66697360832da018ea0423dda32024a8819f294b.tar.gz |
Improve makedeps.
This version correctly finds dependencies inside dependencies.
One may wonder why I don't just use gcc -MM c/*.cpp, which produces
basically the same result. The simple reason is that gcc does it very
slowly. It would be unfeasible to run before every compilation.
Diffstat (limited to 'c/layout.cpp')
0 files changed, 0 insertions, 0 deletions