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

.PATH:	${.CURDIR}/../../miscfs/umapfs
KMOD=	umap
SRCS=	umap_subr.c umap_vfsops.c umap_vnops.c
NOMAN=
VFS_KLD= yes
CFLAGS+= -DUMAPFS

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