smbfs makefile, INCLUDES commented out for now
This commit is contained in:
parent
b8eb6adfa1
commit
408ba63df0
8
sys/fs/smbfs/Makefile
Normal file
8
sys/fs/smbfs/Makefile
Normal 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>
|
Loading…
Reference in New Issue
Block a user