smbfs makefile, INCLUDES commented out for now

This commit is contained in:
deberg 2002-01-09 21:06:53 +00:00
parent b8eb6adfa1
commit 408ba63df0

8
sys/fs/smbfs/Makefile Normal file
View File

@ -0,0 +1,8 @@
# $NetBSD: Makefile,v 1.1 2002/01/09 21:06:53 deberg Exp $
KDIR= /sys/fs/smbfs
INCSDIR= /usr/include/fs/smbfs
#INCS= smbfs.h smbfs_node.h smbfs_subr.h
.include <bsd.kinc.mk>