xref
: /
freebsd
/
bin
/
sleep
/
tests
/
Makefile
(revision fd5e3f3ec6c6248e892c9e7b2f17da3bfe7b6837)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
.
include
<
bsd.own.mk
>
4
5
NETBSD_ATF_TESTS_SH
=
sleep_test
6
7
.
include
<
bsd.test.mk
>
8