mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-09 05:59:13 -04:00
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
|