]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/stdbuf/Makefile
Allowus to exclude a.out support from ldd and use it with arm64 as it won't
[FreeBSD/FreeBSD.git] / usr.bin / stdbuf / Makefile
1 # $FreeBSD$
2
3 PROG=   stdbuf
4 SRCS=   stdbuf.c
5
6 .include <bsd.prog.mk>