summaryrefslogtreecommitdiff
path: root/sys/msdosfs/Makefile
blob: 912db6f665a4d9b29313045eb0e10068e6ccc18f (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.1 1998/06/12 23:23:06 cgd Exp $

KDIR=	/sys/msdosfs
INCSDIR= /usr/include/msdosfs

INCS=	bootsect.h bpb.h denode.h direntry.h fat.h msdosfsmount.h

.include <bsd.kinc.mk>