]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/stdbuf/Makefile
Update svn-1.9.7 to 1.10.0.
[FreeBSD/FreeBSD.git] / usr.bin / stdbuf / Makefile
1 # $FreeBSD$
2
3 PROG=   stdbuf
4 SRCS=   stdbuf.c
5
6 .include <bsd.prog.mk>