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
/
traceroute
/
Makefile
blob
5a2fa5392dddc485b22bfcf2e5463701dd68eb8b
1
# $NetBSD: Makefile,v 1.1 2010/12/15 00:13:52 pooka Exp $
2
#
3
4
.
include
<
bsd.own.mk
>
5
6
TESTSDIR
= ${
TESTSBASE
}/
usr.sbin
/
traceroute
7
8
TESTS_SH
=
t_traceroute
9
10
.
include
<
bsd.
test
.mk
>