NetBSD/usr.bin/awk
apb 296f525d9f When building as a host tool, do not add ${LIBM} to DPADD, but do add
"-lm" to LDADD as usual.  We do assume that the host system has a -lm
library, but we can't assume that the library is in /usr/lib/libm.a.
2008-10-20 18:16:54 +00:00
..
awk.1
Makefile When building as a host tool, do not add ${LIBM} to DPADD, but do add 2008-10-20 18:16:54 +00:00
TODO