--- Makefile 2005-07-29 22:32:57.000000000 +0200 +++ Makefile.new 2006-08-21 18:41:07.000000000 +0200 @@ -18,7 +18,7 @@ -Wdisabled-optimization -Wpointer-arith -Wwrite-strings -Wredundant-decls CC = gcc -CFLAGS = -O2 -Wall -W -Wstrict-prototypes ${ANAL_WARN} +CFLAGS = -O2 -Wall -W -Wstrict-prototypes ${ANAL_WARN} -D__ppc__ INSTALLBIN = install INSTALLMAN = install --mode a=r