summaryrefslogtreecommitdiffstats
path: root/sys/modules/portalfs/Makefile
blob: 529314d1f6fe284dfe736a838c1c9bc14981e975 (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/portal
KMOD=	portal_mod
SRCS=	portal_vfsops.c portal_vnops.c
NOMAN=
VFS_LKM=
CFLAGS+= -DPORTAL

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