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
..
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
awk.1 Document the values returned by close() and fflush(). PR bin/38132. 2008-05-26 02:07:25 +00:00