summaryrefslogtreecommitdiff
path: root/generic/Makefile
diff options
context:
space:
mode:
authorPixel <Pixel>2002-08-15 22:09:26 +0000
committerPixel <Pixel>2002-08-15 22:09:26 +0000
commitd962e8d2d650c7b297dcd041b55060bc29996a93 (patch)
tree696546c56615e3ab8022bb33979f8602957e7739 /generic/Makefile
parent1d836e3fd9d3c4f9ce08b6a062dd597e5fe4e1dc (diff)
bleeeeh
Diffstat (limited to 'generic/Makefile')
-rwxr-xr-xgeneric/Makefile2
1 files changed, 1 insertions, 1 deletions
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