]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/stdbuf/Makefile
dts: Update our copy for arm, arm64 and riscv dts to Linux 5.5
[FreeBSD/FreeBSD.git] / usr.bin / stdbuf / Makefile
1 # $FreeBSD$
2
3 PROG=   stdbuf
4 SRCS=   stdbuf.c
5
6 .include <bsd.prog.mk>