BSD vs. GNU make -- `make check'
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-06-18 05:14:19 CEST
This bit of code from Makefile.in is part of the 'check' target:
echo "START: $$progbase" >> $$logfile ; \
The problem I'm noticing on my FreeBSD systems: if one of the test
I'd like to not be dependent on the fact that GNU make is more
Then again, maybe this is a desirable behavior -- quit the 'check'
Thoughts?
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.