CC = gcc CFLAGS = -O3 FTRACE = RELOC = -fpic SHARED = -shared LFLAGS = RANLIB = true DYNSUF = so STRIP = strip TARGETS = static prefix = /opt/qfits