minix/usr.sbin/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

10 lines
210 B
Makefile

# $NetBSD: Makefile.inc,v 1.6 2009/04/22 15:23:01 lukem Exp $
# from: @(#)Makefile.inc 8.1 (Berkeley) 6/6/93
BINDIR?= /usr/sbin
WARNS?= 4
# BJG too many warnings here
NOGCCERROR?= yes
NOCLANGERROR?= yes