ca9729a350
- add build glue
9 lines
172 B
Makefile
9 lines
172 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 2013/12/25 22:03:14 christos Exp $
|
|
#
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SMBDIST=${NETBSDSRCDIR}/external/bsd/smbfs/dist
|
|
|
|
CPPFLAGS+= -I${SMBDIST}/include
|