summaryrefslogtreecommitdiffstats
path: root/sys/modules/fdescfs/Makefile
blob: 083ad17c61582464496a3452630895d57c10dec6 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH: ${SRCTOP}/sys/fs/fdescfs

KMOD=	fdescfs
SRCS=	vnode_if.h \
	fdesc_vfsops.c fdesc_vnops.c

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud