NetBSD/gnu/usr.bin/groff/nroff/Makefile

13 lines
220 B
Makefile

# $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>