Stas Bekman wrote:

Carl Brewer wrote:

S

Looks fine as it's in .PHONY. You should be able to do

% cd xs/APR/aprext/Makefile
% make dynamic
make: Nothing to be done for `dynamic'.




steel1: {7} cd xs/APR/aprext/
steel1: {8} make dynmaic
make: don't know how to make dynmaic. Stop

make: stopped in /data/src/mod_perl-1.99_15-dev/xs/APR/aprext


hmm, you've a typo : s/dynmaic/dynamic/

Not this time :

make: stopped in /data/src/mod_perl-1.99_15-dev
steel1: {30} cd xs/APR/aprext/
steel1: {31} make dynamic
make: don't know how to make dynamic. Stop

make: stopped in /data/src/mod_perl-1.99_15-dev/xs/APR/aprext

It all compiles fine and is running with gmake, but NetBSD's
make doesn't seem to like this Makefile.




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to