8 lines
181 B
Makefile
8 lines
181 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2002/12/26 12:31:32 jdolecek Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/msdosfs
|
||
|
|
||
|
INCS= bootsect.h bpb.h denode.h direntry.h fat.h msdosfsmount.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|