Changed types in core allocation routines, changed lint flags

This commit is contained in:
ceriel
1990-12-17 13:15:03 +00:00
parent 597ae10a14
commit 76ed0a2981
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ SHR=../share
LDFLAGS=-i
CPPFLAGS=-DVERBOSE -DNOTCOMPACT
CFLAGS=$(CPPFLAGS) -O
LINTFLAGS=-hbac
LINTFLAGS=-hbu
CFILES=\
cs.c cs_alloc.c cs_aux.c cs_avail.c cs_debug.c cs_elim.c \