Manoj Srivastava writes ("Bug#756123: chained implicit rule can fail to make a
prerequisite [and 1 more messages]"):
> for i in $(seq 1 10); do
> for> set -e ; touch ../src/addrfam.c && rm -f adnstest_c.o && make -j4
> adnstest_record; set + e
> for> doneI tried make 4.0-8 in my sid chroot and it worked. I.e., I wasn't able to repro the bug with gnu make 4. Ian. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

