add rainroot
This commit is contained in:
8
rainroot/Makefile
Executable file
8
rainroot/Makefile
Executable file
@@ -0,0 +1,8 @@
|
||||
# Makefile for building the sample syscall module
|
||||
# $FreeBSD: src/share/examples/kld/syscall/module/Makefile,v 1.2 2001/09/18 12:03:42 ru Exp $
|
||||
|
||||
KMOD= rainroot
|
||||
SRCS= vnode_if.h\
|
||||
rainroot.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
Reference in New Issue
Block a user