PROG=		smurflog
COPTS+=		-Wall -O2 
NOMAN=		YES
DESTDIR=	${PREFIX}
BINDIR=		/bin

.include <bsd.prog.mk>
