summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/nroff/Makefile
blob: aeef3a3870864502e42281e2d943332f90e73a01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$NetBSD: Makefile,v 1.9 2001/04/19 14:41:33 wiz Exp $

.include "../Makefile.path"

DIST=		${IDIST}/src/roff/nroff
.PATH:		${DIST}

MAN=		nroff.1
SCRIPTS=	nroff.sh

.include "../../Makefile.inc"
.include <bsd.prog.mk>