#	$NetBSD: Makefile,v 1.8 2009/10/29 14:35:25 christos Exp $

CPPFLAGS+= -I${.CURDIR}
PROG=	fgen
SRCS=	fgen.l
MAN=	fgen.1

.include <bsd.prog.mk>
