1# $FreeBSD$
2
3SCRIPTS=	grog
4MAN=		grog.1
5CLEANFILES=	${SCRIPTS} ${MAN}
6
7.include <bsd.prog.mk>
8