summaryrefslogtreecommitdiff
path: root/sys/filecorefs/Makefile
blob: 71a479094b687b39b8c43e7a0a5afe337230c40d (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.1 1998/08/14 03:26:12 mark Exp $

KDIR=	/sys/filecorefs
INCSDIR=/usr/include/filecorefs

INCS=	filecore_mount.h

.include <bsd.kinc.mk>