diff options
author | 2007-11-24 15:47:23 +0000 | |
---|---|---|
committer | 2007-11-24 15:47:23 +0000 | |
commit | d420f2050419e8222dbb1c237cf32f5c2d2df868 (patch) | |
tree | 682c308e2fef04c3c11084b2051df6b00db6ef7c /sys/lib | |
parent | parallel make fixes: $(YDR) produces several files, we need a timestamp. (diff) | |
download | wireguard-openbsd-d420f2050419e8222dbb1c237cf32f5c2d2df868.tar.xz wireguard-openbsd-d420f2050419e8222dbb1c237cf32f5c2d2df868.zip |
fix race condition, as reported by naddy@.
On a sufficiently fast machine, the subdirs and the ${TARGETS} will be
run simultaneously, and will fail.
Since TARGETS can be empty, we need an extra dummy-target to make sure
make does something sensible (this avoids bsd-specific constructs).
Diffstat (limited to 'sys/lib')
0 files changed, 0 insertions, 0 deletions