kqueue() BSD fixes

This commit is contained in:
Jan Vidar Krey
2010-01-27 17:50:02 +01:00
parent 41418f21e7
commit ccd1c8f160
3 changed files with 40 additions and 4 deletions

8
BSDmakefile Normal file
View File

@@ -0,0 +1,8 @@
GMAKE=gmake
all:
@${GMAKE} ${.TARGETS}
${.TARGETS}: all