3161c603a6
for bin/, commands/, libexec/, sbin/, test/, usr.bin/ and usr.sbin/. Change-Id: I8fa12c3cd86865311cef71b7faa7cf4fa785174f
11 lines
196 B
Makefile
11 lines
196 B
Makefile
# $NetBSD: Makefile.inc,v 1.2 2008/07/13 03:44:41 christos Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
.if defined(__MINIX)
|
|
NOCLANGERROR=yes
|
|
NOGCCERROR=yes
|
|
.endif
|
|
|
|
DIST= ${NETBSDSRCDIR}/dist/nvi
|
|
.PATH: ${DIST}
|