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