repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tools/llvm: Do not build with symbols
[minix3.git]
/
tests
/
usr.sbin
/
tcpdump
/
Makefile
blob
b93c5083ce3636001457b5661d2ea58b342b7dc3
1
# $NetBSD: Makefile,v 1.2 2012/04/14 12:43:05 jruoho Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
usr.sbin
/
tcpdump
6
7
TESTS_SH
=
t_tcpdump
8
9
.
include
<
bsd.
test
.mk
>