2013-01-22 12:03:53 +01:00
|
|
|
# $NetBSD: Makefile.inc,v 1.2 2008/07/13 03:44:41 christos Exp $
|
|
|
|
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
|
2013-08-14 14:29:26 +02:00
|
|
|
.if defined(__MINIX)
|
|
|
|
NOCLANGERROR=yes
|
|
|
|
NOGCCERROR=yes
|
|
|
|
.endif
|
|
|
|
|
2013-01-22 12:03:53 +01:00
|
|
|
DIST= ${NETBSDSRCDIR}/dist/nvi
|
|
|
|
.PATH: ${DIST}
|