xref
: /
freebsd
/
usr.bin
/
stdbuf
/
Makefile
(revision 3b3a8eb937bf8045231e8364bfd1b94cd4a95979)
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