Set WARNS?=2.
This commit is contained in:
parent
997e5ef587
commit
49921f182e
|
@ -1,7 +1,9 @@
|
||||||
# $NetBSD: Makefile,v 1.4 2004/06/13 11:47:41 lukem Exp $
|
# $NetBSD: Makefile,v 1.5 2011/11/27 00:53:52 tsutsui Exp $
|
||||||
|
|
||||||
.include "../../../Makefile.serverlib"
|
.include "../../../Makefile.serverlib"
|
||||||
|
|
||||||
|
WARNS?= 2
|
||||||
|
|
||||||
LIB= x68k
|
LIB= x68k
|
||||||
|
|
||||||
.PATH: ${X11SRCDIR.xc}/programs/Xserver/hw/netbsd/x68k
|
.PATH: ${X11SRCDIR.xc}/programs/Xserver/hw/netbsd/x68k
|
||||||
|
|
Loading…
Reference in New Issue