xref
: /
freebsd
/
usr.bin
/
printenv
/
tests
/
Makefile
(revision 6e5dcc6113da649a79e5bc2c3ea9329bcd1d85d5)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PACKAGE
=
tests
2
3
ATF_TESTS_SH
=
printenv_test
4
BINDIR
= ${
TESTSDIR
}
5
6
.
include
<
bsd.test.mk
>
7