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