summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/src/preproc/Makefile.inc
blob: 8dccd9edaebcbfad117258e792b61663586efee0 (plain)
1
2
3
4
5
6
7
8
# $NetBSD: Makefile.inc,v 1.5 2012/08/10 12:12:19 joerg Exp $

# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/Makefile.inc,v 1.1 2001/04/17 12:37:09 ru Exp $

DPADD+=		${LIBGROFF} ${LIBM}
LDADD+=		${LIBGROFF} -lm

.include "../../Makefile.inc"