NetBSD/sys/netsmb/Makefile
pooka 7f37fbb7ea Install smb headers relevant for userspace and make mount_smbfs
use installed headers instead of src/sys.
2009-09-03 12:04:50 +00:00

8 lines
164 B
Makefile

# $NetBSD: Makefile,v 1.6 2009/09/03 12:04:50 pooka Exp $
INCSDIR= /usr/include/netsmb
INCS= iconv.h netbios.h smb.h smb_conn.h smb_dev.h
.include <bsd.kinc.mk>