xref
: /
freebsd
/
usr.bin
/
ts
/
Makefile
(revision 3d516b853179b9cc02d358410ef9b64c593022ce)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
PATH
: ${
SRCTOP
}/
contrib
/
ts
2
3
PROG
=
ts
4
SRCS
=
ts.c
5
MAN
=
ts
.
1
6
7
.
include
<
bsd.prog.mk
>
8