xref
: /
freebsd
/
bin
/
sleep
/
tests
/
Makefile
(revision b9c36cc755002809a7d7c7109e3425fdfca036d2)
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