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