1# $NetBSD: Makefile.inc,v 1.1 2016/01/13 19:01:55 christos Exp $
2
3.include "${.PARSEDIR}/../Makefile.inc"
4
5DPADD+=		${LIBM}
6LDADD+=		-lm
7