3694227079
boris popov, first ported to 1.4 branch by Christian Limpach <chris@nice.ch>.
10 lines
268 B
Makefile
10 lines
268 B
Makefile
# $NetBSD: Makefile,v 1.1 2000/12/07 03:48:09 deberg Exp $
|
|
|
|
KDIR= /sys/netsmb
|
|
INCSDIR= /usr/include/netsmb
|
|
|
|
INCS= iconv.h md4.h netbios.h smb.h smb_conn.h smb_dev.h smb_lib.h smb_lock.h \
|
|
smb_rap.h smb_rq.h smb_subr.h smb_tran.h smb_trantcp.h
|
|
|
|
.include <bsd.kinc.mk>
|