From b3ff76d859708edc348c8352f3d0874b8887f906 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 17 Dec 1990 13:52:53 +0000 Subject: [PATCH] Changed lint flags --- util/ego/sr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/ego/sr/Makefile b/util/ego/sr/Makefile index d9a276b54..857de6927 100644 --- a/util/ego/sr/Makefile +++ b/util/ego/sr/Makefile @@ -7,7 +7,7 @@ SHR=../share LDFLAGS=-i CPPFLAGS=-DVERBOSE -DNOTCOMPACT CFLAGS=$(CPPFLAGS) -O -LINTFLAGS=-hbac +LINTFLAGS=-hbu CFILES=\ sr.c sr_iv.c sr_reduce.c sr_cand.c sr_xform.c sr_expr.c sr_aux.c -- 2.34.1