summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/src/utils/afmtodit/Makefile
blob: d3992fe6548dd77a142a322ce95b662c09d3b833 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.3 2003/06/30 18:47:55 wiz Exp $

# $FreeBSD: src/gnu/usr.bin/groff/src/utils/afmtodit/Makefile,v 1.1 2001/04/17 12:37:15 ru Exp $

DIST_SUBDIR=	src/utils/afmtodit

SCRIPTS=	afmtodit
MAN=		afmtodit.1
CLEANFILES=	${SCRIPTS} ${MAN}

.include <bsd.prog.mk>