diff --git a/sys/fs/smbfs/Makefile b/sys/fs/smbfs/Makefile new file mode 100644 index 000000000000..1925f2914b96 --- /dev/null +++ b/sys/fs/smbfs/Makefile @@ -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