xref
: /
freebsd
/
tests
/
etc
/
rc.d
/
Makefile
(revision f5f40dd63bc7acbb5312b26ac1ea1103c12352a6)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
TESTSDIR
= ${
TESTSBASE
}/
etc
/
rc.d
3
4
ATF_TESTS_SH
+=
routing_test
5
6
.
include
<
bsd.test.mk
>
7