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