diff options
| author | 2026-07-30 12:22:07 +0700 | |
|---|---|---|
| committer | 2026-07-30 12:22:07 +0700 | |
| commit | d05975170e81442bde726730b6e2d1c37ea6c560 (patch) | |
| tree | b32309540fccb5fc93f54f970195971dd414baa2 /ui-diff.h | |
| parent | fbb76f0cb2d77b08e6ae02579dc2a549bff509a2 (diff) | |
| download | cgitext-d05975170e81442bde726730b6e2d1c37ea6c560.tar.gz cgitext-d05975170e81442bde726730b6e2d1c37ea6c560.zip | |
Makefile: clean the dependency directory that is created
cgit.mk generates dependency files into .depend, but clean removed .deps,
so the stale .o.d files survived. They embed absolute compiler and SDK
paths, which makes a tree that has been moved, shared between machines,
or built inside a container fail after "make clean" with missing targets
instead of rebuilding.
Signed-off-by: Saya Andy <saya.andy@posteo.com>
Diffstat (limited to 'ui-diff.h')
0 files changed, 0 insertions, 0 deletions