1# UTS - Leaving -lm in there results in death of make with the message:2# LD_RUN_PATH="/usr/ccs/lib" ld -G -z text POSIX.o \3# -o ../../lib/auto/POSIX/POSIX.so -lm4# relocations referenced5# from file(s)6# /usr/ccs/lib/libm.a(acos.o)7# ...89$self->{LIBS} = [''];
10