Changed lint flags
This commit is contained in:
parent
50c8fe71c3
commit
5e0ec19a91
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ SHR=../share
|
|||
LDFLAGS=-i
|
||||
CPPFLAGS=-DVERBOSE -DNOTCOMPACT
|
||||
CFLAGS=$(CPPFLAGS) -O
|
||||
LINTFLAGS=-hbac
|
||||
LINTFLAGS=-hbu
|
||||
|
||||
CFILES=\
|
||||
cj.c
|
||||
|
|
Loading…
Reference in a new issue