PROG=	rewindstdin
BINDIR=../../bin
NOMAN=true
SRCS=	rewindstdin.c
BINOWN=	bin
BINGRP=	bin
BINMODE=555

.include <bsd.prog.mk>
