PROG=	iogen
SRCS=	iogen.c
CFLAGS+=-Wall
MAN=	iogen.8
BINDIR=	${PREFIX}/bin

.include <bsd.prog.mk>
