# $FreeBSD: stable/9/usr.bin/stdbuf/Makefile 234772 2012-04-28 20:52:20Z jlh $

PROG=   stdbuf
SRCS=   stdbuf.c

WARNS?=	6

.include <bsd.prog.mk>
