blob: e2d7a8fc22583ceb06e006db4d0d5e32ac0e9cbb (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.5 2002/11/26 23:30:34 lukem Exp $
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>
|