1# $NetBSD: src/gnu/usr.bin/groff/src/utils/pfbtops/Makefile,v 1.3 2003-06-30 18:47:56 wiz Exp $
2
3# $FreeBSD: src/gnu/usr.bin/groff/src/utils/pfbtops/Makefile,v 1.1 2001/04/17 12:37:17 ru Exp $
4
5DIST_SUBDIR=	src/utils/pfbtops
6
7PROG=		pfbtops
8LIBGROFF_ONLY=	yes
9CLEANFILES=	${MAN}
10
11.include <bsd.prog.mk>
12