7f37fbb7ea
use installed headers instead of src/sys.
8 lines
129 B
Makefile
8 lines
129 B
Makefile
# $NetBSD: Makefile,v 1.3 2009/09/03 12:04:50 pooka Exp $
|
|
|
|
INCSDIR= /usr/include/fs/smbfs
|
|
|
|
INCS= smbfs.h
|
|
|
|
.include <bsd.kinc.mk>
|