X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fgfxpoly%2FMakefile;fp=lib%2Fgfxpoly%2FMakefile;h=8469965d669cc04577275320b76956c6cf12a1f6;hp=068901aa55fdace8243be8cd89c342499f683bef;hb=64cbdc0d10e611af20d4d375ff6319793da8e6f5;hpb=de3641737991ed13571eb947068472cf73001032 diff --git a/lib/gfxpoly/Makefile b/lib/gfxpoly/Makefile index 068901a..8469965 100644 --- a/lib/gfxpoly/Makefile +++ b/lib/gfxpoly/Makefile @@ -1,6 +1,6 @@ all: testheap test -CC = gcc -g -pg +CC = gcc -g -O2 ../libbase.a: ../q.c ../q.h ../mem.c ../mem.h cd ..; make libbase.a