NetBSD/sys/smbfs/Makefile
deberg f825ec3136 initial stab at smbfs (CIFS). originally for freebsd by boris popov,
first ported to 1.4 branch by Christian Limpach <chris@nice.ch>.
2000-12-07 03:33:46 +00:00

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>