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