repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/services - sync with NetBSD-8
[minix.git]
/
tests
/
bin
/
sleep
/
Makefile
blob
e6e6b81ffe83a4bbdc171b6406e84deaa936be2b
1
# $NetBSD: Makefile,v 1.1 2012/03/30 09:27:10 jruoho Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
bin
/
sleep
6
TESTS_SH
=
t_sleep
7
8
.
include
<
bsd.
test
.mk
>