f825ec3136
first ported to 1.4 branch by Christian Limpach <chris@nice.ch>.
9 lines
170 B
Makefile
9 lines
170 B
Makefile
# $NetBSD: Makefile,v 1.1 2000/12/07 03:33:46 deberg Exp $
|
|
|
|
KDIR= /sys/smbfs
|
|
INCSDIR= /usr/include/smbfs
|
|
|
|
INCS= smbfs.h smbfs_node.h smbfs_subr.h
|
|
|
|
.include <bsd.kinc.mk>
|