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
Sync usage with man page.
[netbsd-mini2440.git]
/
share
/
examples
/
refuse
/
virtdir
/
Makefile
blob
592c4f31303db3623168df4646e95d23e08dd12d
1
PROG
=
v
2
SRCS
=
virtdir.c
3
CPPFLAGS
+= -
DVIRTDIR_DEBUG
4
WARNS
=
4
5
MAN
=
virtdir
.3
6
7
.
include
<
bsd.prog.mk
>