xref
: /
freebsd
/
sys
/
tests
/
runtest
/
Makefile
(revision f59bb61e1eb4d1e4fc3c60cc14779d0668267cb2)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
#
3
PROG
=
runtest
4
MAN
=
5
SRCS
=
runtest.c
6
7
.
include
<
bsd.prog.mk
>
8