repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
regress
/
lib
/
libc
/
inet
/
inet_network
/
Makefile
blob
e3af1a64432b8d319c2653478b2f19177bf9b19d
1
# $NetBSD$
2
3
NOMAN
=
# defined
4
5
PROG
=
inet_network
6
7
regress
: ${
PROG
}
8
.
/${
PROG
} < ${
.CURDIR
}/
inwtest
9
10
.
include
<
bsd.prog.mk
>