repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel NFS - Fix another deadlock in the readdirplus code
[dragonfly.git]
/
lib
/
libevtr
/
Makefile
blob
8dfcdf7a4bdcb509375a2bd2b29c7d4f4085cd57
1
LIB
=
evtr
2
SHLIB_MAJOR
=
1
3
4
SRCS
=
evtr.c
5
INCS
=
evtr.h
6
7
CFLAGS
+= -
W
-
Wall
8
9
.
include
<
bsd.lib.mk
>