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
Improve the process for GNU tools
[minix3.git]
/
minix
/
commands
/
udpstat
/
Makefile
blob
ebae6578a2d79879c19e9cf2faacd9b8dd5a7b16
1
PROG
=
udpstat
2
CPPFLAGS
+= -
I
${
NETBSDSRCDIR
}/
minix
/
net
-
D
'ARGS(a)=a'
3
MAN
=
4
5
.
include
<
bsd.prog.mk
>