CFLAGS = $(DEFINES) -O2 -DARCH=0 -DVVL=8 -DAoS LDFLAGS = -lm -openmp CC=cc TARGETCC=cc TARGETCFLAGS=-x c -openmp $(CFLAGS)