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
/
unifdef
/
Makefile
blob
30363b9aa08027a4240eaea8d59ccef31a373019
1
# $NetBSD: Makefile,v 1.2 2011/05/03 14:11:51 jruoho Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
usr.bin
/
unifdef
6
7
TESTS_SH
=
t_basic
8
9
FILESDIR
= ${
TESTSDIR
}
10
FILES
+=
d_basic.in
11
FILES
+=
d_basic.out
12
13
.
include
<
bsd.
test
.mk
>