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
Remove building with NOCRYPTO option
[minix.git]
/
tests
/
usr.bin
/
shmif_dumpbus
/
Makefile
blob
b434c8c4c2ae1e085d64dae72f281928dd783386
1
# $NetBSD: Makefile,v 1.3 2011/03/11 10:35:29 pooka Exp $
2
#
3
4
.
include
<
bsd.own.mk
>
5
6
TESTSDIR
= ${
TESTSBASE
}/
usr.bin
/
shmif_dumpbus
7
FILESDIR
= ${
TESTSDIR
}
8
9
TESTS_SH
=
t_basic
10
11
FILES
+=
d_pcap.out.bz2.uue d_pkthdrs.out.bz2.uue shmbus.bz2.uue
12
13
.
include
<
bsd.
test
.mk
>