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

.PATH:	${.CURDIR}/../../miscfs/portal
KMOD=	portal
SRCS=	portal_vfsops.c portal_vnops.c
NOMAN=
VFS_KLD=
CFLAGS+= -DPORTAL

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