It is now safe to remove WARNS=0 and WFORMAT=0.

Tested on:	alpha, i386, sparc64
This commit is contained in:
Maxime Henrion 2002-10-01 12:12:45 +00:00
parent 8c39572997
commit ca5434bae6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=104284

View File

@ -21,8 +21,6 @@ LFLAGS= -8 # 8-bit lex scanner for arithmetic
CFLAGS+=-DSHELL -I. -I${.CURDIR}
# for debug:
# CFLAGS+= -g -DDEBUG=2
WARNS= 0
WFORMAT=0
.PATH: ${.CURDIR}/bltin \
${.CURDIR}/../../bin/test