summaryrefslogtreecommitdiffstats
path: root/lkm/fdesc/Makefile
blob: 7aa2a7d6a67574f957088600591407eaff365135 (plain)
1
2
3
4
5
6
7
8
9
10
#	$Id: Makefile,v 1.1 1994/09/16 20:24:28 wollman Exp $

.PATH:	${.CURDIR}/../../sys/miscfs/fdesc
KMOD=	fdesc_mod
SRCS=	fdesc_vfsops.c fdesc_vnops.c
NOMAN=
VFS_LKM=
CFLAGS+= -DFDESC

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