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
/
lib
/
libc
/
inet
/
Makefile
blob
f66ae953ea0a7128946c027b182e3c3bef6c6aa9
1
# $NetBSD: Makefile,v 1.1 2011/01/13 13:53:49 pgoyette Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
lib
/
libc
/
inet
6
7
TESTS_C
+=
t_inet_network
8
9
.
include
<
bsd.
test
.mk
>