3161c603a6
for bin/, commands/, libexec/, sbin/, test/, usr.bin/ and usr.sbin/. Change-Id: I8fa12c3cd86865311cef71b7faa7cf4fa785174f
9 lines
210 B
Makefile
9 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
|