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/protocols - sync with NetBSD-8
[minix.git]
/
tests
/
usr.bin
/
jot
/
Makefile
blob
70897ea23a607b3b1c74f1aa9e5052e540dc2636
1
# $NetBSD: Makefile,v 1.2 2012/03/20 17:13:44 jruoho Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
usr.bin
/
jot
6
TESTS_SH
=
t_jot
7
8
FILESDIR
= ${
TESTSDIR
}
9
FILES
+=
d_basic.out
10
11
.
include
<
bsd.
test
.mk
>