xref
: /
freebsd
/
usr.bin
/
stdbuf
/
Makefile
(revision ddd5b8e9b4d8957fce018c520657cdfa4ecffad3)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
stdbuf
4
SRCS
=
stdbuf.c
5
6
.
include
<
bsd.prog.mk
>
7