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
/
net
/
mpls
/
Makefile
blob
51cac57e4eb6f395f46482dea6f40137ce69f801
1
# $NetBSD: Makefile,v 1.4 2013/11/12 12:22:33 kefren Exp $
2
#
3
4
.
include
<
bsd.own.mk
>
5
6
TESTSDIR
= ${
TESTSBASE
}/
net
/
mpls
7
8
TESTS_SH
=
t_mpls_fw t_rfc4182 t_ldp_regen
9
10
.
include
<
bsd.
test
.mk
>