mirror of
https://github.com/sheumann/hush.git
synced 2024-11-05 21:04:56 +00:00
7abe709867
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). |
||
---|---|---|
.. | ||
blkid | ||
e2p | ||
ext2fs | ||
uuid | ||
base_device.c | ||
chattr.c | ||
Config.in | ||
e2fsbb.h | ||
e2fsck.c | ||
fsck.c | ||
fsck.h | ||
lsattr.c | ||
Makefile | ||
Makefile.in | ||
mke2fs.c | ||
README | ||
tune2fs.c | ||
util.c | ||
util.h |
This is a pretty straight rip from the e2fsprogs pkg. See README's in subdirs for specific info.