xref
: /
freebsd
/
tests
/
etc
/
rc.d
/
Makefile
(revision 8c2f6c3be0125142d3c1782e4b0ee0634c584b9e)
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