1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.bin/stdbuf/Makefile
2012-09-11 21:13:18 +00:00

7 lines
69 B
Makefile

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