From 1eb67a9d8f7f05ae310bc9ef297d176f3a3f8a37 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Fri, 29 Aug 1997 22:13:13 +0200 Subject: bzip2-0.1pl2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d124743..9d35b43 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ CC = gcc SH = /bin/sh -CFLAGS = -O3 -fomit-frame-pointer -funroll-loops -Wall -Winline -W +CFLAGS = -O3 -fomit-frame-pointer -funroll-loops -- cgit v1.2.3-55-g6feb