repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/protocols - sync with NetBSD-8
[minix.git]
/
tests
/
sys
/
netinet6
/
Makefile
blob
59833a8ae27d50592e7662fbdd9fca012883e49f
1
# $NetBSD: Makefile,v 1.1 2014/12/02 19:48:21 christos Exp $
2
#
3
WARNS?
=
6
4
5
.
include
<
bsd.own.mk
>
6
7
TESTSDIR
= ${
TESTSBASE
}/
sys
/
netinet6
8
CPPFLAGS
+= -
I
${
NETBSDSRCDIR
}/
sys
-
D_TEST
9
10
TESTS_C
=
t_print
11
12
.
include
<
bsd.
test
.mk
>