X-Git-Url: https://git.sesse.net/?p=qscale;a=blobdiff_plain;f=Makefile;fp=Makefile;h=80502c2a544b3d4ec69ccb5ea38aab3e02e09e3d;hp=06689ed6d9472900e4f4f0737683af506ceafccd;hb=76611a30b1b912d5c5e2ab4a0818749bcb2ddad8;hpb=acb34b86d96ef0fa62750897ad83a62af806c057 diff --git a/Makefile b/Makefile index 06689ed..80502c2 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ CC=gcc +LD=gcc OBJS=qscale.o libqscale.o CFLAGS=-Wall -O2 -msse3 -fPIC