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