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
<sys/ioccom.h>, <sys/ioctl.h>
[minix3.git]
/
commands
/
udpstat
/
Makefile
blob
8d0894d5e2704de9c81be07eb41f1cb6d7274ce7
1
PROG
=
udpstat
2
CPPFLAGS
+= -
I
${
NETBSDSRCDIR
}/
servers
-
D
'ARGS(a)=a'
3
MAN
=
4
5
.
include
<
bsd.prog.mk
>