10 lines
231 B
Makefile
10 lines
231 B
Makefile
# $NetBSD: Makefile,v 1.3 2002/01/04 02:57:51 deberg Exp $
|
|
|
|
KDIR= /sys/netsmb
|
|
INCSDIR= /usr/include/netsmb
|
|
|
|
INCS= iconv.h netbios.h smb.h smb_conn.h smb_dev.h smb_rq.h smb_subr.h \
|
|
smb_tran.h smb_trantcp.h
|
|
|
|
.include <bsd.kinc.mk>
|