9 lines
195 B
Makefile
9 lines
195 B
Makefile
|
# $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>
|