summaryrefslogtreecommitdiffstats
path: root/sys/modules/fdesc/Makefile
blob: 6052e62e063d26bdc9d5deb0ebf4e632506c0f0d (plain)
1
2
3
4
5
6
7
8
9
10
#	$Id: Makefile,v 1.3 1997/02/22 12:47:49 peter Exp $

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

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