diff options
author | Tomasz Kramkowski <tomasz@kramkow.ski> | 2024-05-02 20:36:14 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tomasz@kramkow.ski> | 2024-05-02 20:36:14 +0100 |
commit | 38f90d7bd6669bd6f48be178669a6186e40b30de (patch) | |
tree | ba9101d5039c5ac01a3ab888142f35d5b07d87a0 /src/stem.c | |
parent | 4738c0ffe90fc5e46a2a31b061b76d49317b6b1e (diff) |
Makefile: Use a more complete dependency graph
Use the compiler to generate make-compatible dependency files and
include them to ensure targets are recompiled when a header file
changes.
Also make objects depend on the Makefile explicitly to ensure objects
are re-built when the makefile changes.
Diffstat (limited to 'src/stem.c')
0 files changed, 0 insertions, 0 deletions