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