10 lines
233 B
Makefile
10 lines
233 B
Makefile
# $NetBSD: Makefile,v 1.4 2002/01/09 21:10:04 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>
|