CC=/usr/bin/libtool --mode=compile --tag=CC gcc
CFLAGS=-fomit-frame-pointer -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection  -Wall    -pthread 
OPTIONS= -DUSE_SENORA_GC
MZOPTIONS= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMZ_USES_SHARED_LIB
LDFLAGS= -pthread
LIBS=-ldl -lm  -ldl -lm -rdynamic -lffi 
MROPTIONS=
MRLIBS=
MRLDFLAGS=-pthread -L../racket
