xref
: /
freebsd
/
bin
/
hostname
/
tests
/
Makefile
(revision 96190b4fef3b4a0cc3ca0606b0c4e3e69a5e6717)
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