aboutsummaryrefslogtreecommitdiffstats
path: root/default.o.do
blob: 121c3c00e073d5f6644a8ef1c12b13cee6638515 (plain)
1
2
3
4
#!/bin/bash -e
redo-ifchange .compile .parse-depfile "${1%.o}.c"
. ./.compile
./.parse-depfile "${1%.o}.d" | tr '\n' '\0' | xargs -0 redo-ifchange