7dc54976bb
Pull up reach-over to head.
13 lines
218 B
Makefile
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>
|