We would build 'somefile' correctly the first time, but we wouldn't attach the dependency on somefile to the right $TARGET, so our target would not auto-rebuild in the future based on somefile.
3 lines
100 B
Text
3 lines
100 B
Text
# make sure redo-ifchange records the dependency correctly if we chdir
|
|
cd ..
|
|
redo-ifchange t/chdir1
|