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
Import NetBSD's passwd.conf
[minix3.git]
/
tests
/
net
/
route
/
Makefile
blob
69b5d19a798d955d0287049b3108fbe674fdb898
1
# $NetBSD: Makefile,v 1.2 2015/05/18 06:27:04 ozaki-r Exp $
2
#
3
4
.
include
<
bsd.own.mk
>
5
6
TESTSDIR
= ${
TESTSBASE
}/
net
/
route
7
8
TESTS_SH
=
t_change t_flags
9
10
.
include
<
bsd.
test
.mk
>