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

.PATH: ${.CURDIR}/../../fs/fdescfs

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

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