]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/stdbuf/Makefile
WiP merge of libzfs_core (MFV r238590, r238592)
[FreeBSD/FreeBSD.git] / usr.bin / stdbuf / Makefile
1 # $FreeBSD$
2
3 PROG=   stdbuf
4 SRCS=   stdbuf.c
5
6 .include <bsd.prog.mk>