Down to WARNS=2 for a while.

This commit is contained in:
Jun Kuriyama 2004-03-30 06:16:41 +00:00
parent 744bb56d95
commit 8aed1d4e4d

View File

@ -12,7 +12,7 @@ SRCS= blocks.c ${_change} chunk.c create_chunk.c disk.c ${_open_disk} \
rules.c write_disk.c write_${MACHINE}_disk.c
INCS= libdisk.h
WARNS?= 4
WARNS?= 2
CFLAGS+= -I${.CURDIR}/../../sys/geom