Module::Build's contrib directory should be marked as EXCLUDED from the core.
[p5sagit/p5-mst-13.2.git] / ext / Time-HiRes / hints / dynixptx.pl
1 # uname -v
2 # V4.5.2
3 # needs to explicitly link against libc to pull in usleep
4 $self->{LIBS} = ['-lc'];
5