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
/
arp
/
Makefile
blob
fc11e5af6fbe5bdc0b388954aada996dd00f98f1
1
# $NetBSD: Makefile,v 1.3 2015/07/30 05:43:42 ozaki-r Exp $
2
#
3
4
.
include
<
bsd.own.mk
>
5
6
TESTSDIR
= ${
TESTSBASE
}/
net
/
arp
7
8
TESTS_SH
=
t_arp
9
TESTS_SH
+=
t_dad
10
11
.
include
<
bsd.
test
.mk
>