- Fix spurious rebuilds for (parallel) out-of-tree builds.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 5 Oct 2005 10:06:11 +0000 (10:06 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 5 Oct 2005 10:06:11 +0000 (10:06 -0000)
commit7abe7098676aeb0654ef0159f589484b4cf520e8
tree2303a453b8bee35eec1c0e1511553ac243e3eaaf
parent5c071bcf2f6bc923b5d6779b3563d08b80a8949d
- Fix spurious rebuilds for (parallel) out-of-tree builds.
  Make sure that the directories are order-only prerequisites. Otherwise we
  may have object files created after the timestamp of the directory was
  updated which would lead to spurious rebuilds (as some of the dentries
  may be older than the dir itself).
e2fsprogs/Makefile.in