From 5e0ec19a91a4d82e0cea11ff957bff76ca5a51da Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 17 Dec 1990 13:11:13 +0000 Subject: [PATCH] Changed lint flags --- util/ego/cj/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/ego/cj/Makefile b/util/ego/cj/Makefile index 45680d83d..a41f27df8 100644 --- a/util/ego/cj/Makefile +++ b/util/ego/cj/Makefile @@ -7,7 +7,7 @@ SHR=../share LDFLAGS=-i CPPFLAGS=-DVERBOSE -DNOTCOMPACT CFLAGS=$(CPPFLAGS) -O -LINTFLAGS=-hbac +LINTFLAGS=-hbu CFILES=\ cj.c -- 2.34.1