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
Something different about NetBSD's make maybe?
steel1: {9} gmake dynamic gmake: Nothing to be done for `dynamic'.
It compiles ok with gmake.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]