summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/tfmtodit/Makefile
blob: 72bf531b30996af9d2593853a81876d2504d1daa (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

PROG=		tfmtodit
SRCS=		tfmtodit.cc
LDADD+=		${LIBGROFF} -lm
DPADD+=		${LIBGROFF} ${LIBM}

CLEANFILES+=	${MAN1}

.include "../Makefile.cfg"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud