minix/usr.bin/nvi/Makefile.inc
Ben Gras 3161c603a6 increase -Werror resilience
for bin/, commands/, libexec/, sbin/, test/, usr.bin/ and usr.sbin/.

Change-Id: I8fa12c3cd86865311cef71b7faa7cf4fa785174f
2013-08-21 13:53:39 +02:00

12 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}