On Fri, 24 Oct 2003 17:04:45 BST, "Avis, Ed" said:
Fair enough. But maybe the 'check' target could be split
into
'check', which will build xemacs first if necessary, and some
other target ('test'?) which won't.
I'm failing to see the point of a check/test/etc target that fails to make sure
that what the test is running against is up to date. It *might* make sense if
the lib-src/ directory had its own 'make check' since that code doesn't
require
an xemacs.
Under what conditions would you want a 'make check' that *didnt* have a
dependency to force an up-to-date xemacs?