Doug MacEachern wrote:
On Fri, 12 Apr 2002, Stas Bekman wrote:


Any idea why 'make test' in perl-framework is recompiling everything on each invocation without sources getting changed? Including rebuilding ssl certs.


because 'make test' always does a t/TEST -clean after itself.

but why 't/TEST -clean' removes the compiled modules? Shouldn't this be the job of 'make clean' and its variants?


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com



Reply via email to