xref
: /
freebsd
/
usr.bin
/
procstat
/
tests
/
Makefile
(revision f0865ec9906d5a18fa2a3b61381f22ce16e606ad)
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