From d962e8d2d650c7b297dcd041b55060bc29996a93 Mon Sep 17 00:00:00 2001 From: Pixel Date: Thu, 15 Aug 2002 22:09:26 +0000 Subject: bleeeeh --- generic/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'generic/Makefile') diff --git a/generic/Makefile b/generic/Makefile index 98317b8..8bc6a49 100755 --- a/generic/Makefile +++ b/generic/Makefile @@ -1,6 +1,6 @@ #!/usr/bin/make -f -CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -pedantic-errors -I../includes +CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -pedantic-errors -I../includes -DPARANOID_SEEK -DHAVE_ZLIB CXX=g++ OBJECTS = Buffer.o Exceptions.o Handle.o Image.o Input.o Output.o generic.o fileutils.o String.o -- cgit v1.2.3