kernel NFS - Fix another deadlock in the readdirplus code
[dragonfly.git] / lib / libevtr / Makefile
blob8dfcdf7a4bdcb509375a2bd2b29c7d4f4085cd57
1 LIB=evtr
2 SHLIB_MAJOR=1
4 SRCS=evtr.c
5 INCS=evtr.h
7 CFLAGS+= -W -Wall
9 .include <bsd.lib.mk>