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