NetBSD/gnu/usr.bin/groff/grog/Makefile
wiz 7dc54976bb Remove old groff files from usr.bin.
Pull up reach-over to head.
2001-04-19 14:40:39 +00:00

13 lines
218 B
Makefile

# $NetBSD: Makefile,v 1.10 2001/04/19 14:41:18 wiz Exp $
.include "../Makefile.path"
DIST= ${IDIST}/src/roff/grog
.PATH: ${DIST}
MAN= grog.1
SCRIPTS= grog.sh
.include "../../Makefile.inc"
.include <bsd.prog.mk>