Module::Build's contrib directory should be marked as EXCLUDED from the core.
[p5sagit/p5-mst-13.2.git] / ext / Time-HiRes / hints / svr4.pl
1 # NCR MP-RAS needs to explicitly link against libc to pull in usleep
2 # what's the reason for -lm?
3 $self->{LIBS} = ['-lm', '-lc'];
4