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
Remove building with NOCRYPTO option
[minix.git]
/
tests
/
lib
/
libc
/
inet
/
Makefile
blob
e1f598324484c25dfb60e7b53132b2b89ddcecb6
1
# $NetBSD: Makefile,v 1.2 2015/04/09 16:47:56 ginsbach Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
lib
/
libc
/
inet
6
7
TESTS_C
+=
t_inet_addr t_inet_network
8
9
.
include
<
bsd.
test
.mk
>