]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/stdbuf/Makefile
MFV r322217: 8418 zfs_prop_get_table() call in zfs_validate_name() is a no-op
[FreeBSD/FreeBSD.git] / usr.bin / stdbuf / Makefile
1 # $FreeBSD$
2
3 PROG=   stdbuf
4 SRCS=   stdbuf.c
5
6 .include <bsd.prog.mk>