freebsd/usr.bin/stdbuf/Makefile

5 lines
56 B
Makefile

PROG= stdbuf
SRCS= stdbuf.c
.include <bsd.prog.mk>