Files
2017-09-04 13:40:25 -05:00

4 lines
101 B
Perl

# Need to add an extra '-lc' to the end to work around a DYNIX/ptx bug
$self->{LIBS} = ['-lm -lc'];