summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile
blob: a59bdd3777f866e36ed611e6d8859f9df54a4455 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.6 2012/08/10 12:12:22 joerg Exp $

# $FreeBSD: src/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile,v 1.4 2003/05/01 13:22:21 ru Exp $

DIST_SUBDIR=	src/utils/tfmtodit

PROG_CXX=	tfmtodit
SRCS=		tfmtodit.cpp
CLEANFILES=	${MAN}

.include <bsd.prog.mk>