xref
: /
freebsd
/
usr.bin
/
procstat
/
tests
/
Makefile
(revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
ATF_TESTS_SH
+=
procstat_test
2
3
PROGS
+=
while1
4
5
BINDIR
= ${
TESTSDIR
}
6
7
.
include
<
bsd.test.mk
>
8