CC=/Users/marcus/Pike-v8.0.1116/build/darwin-20.2.0-arm64/smartlink clang
CFLAGS= -g -Wno-implicit-function-declaration -ggdb
LDFLAGS= -framework Foundation -framework System -framework CoreServices -L/opt/homebrew/lib -R/opt/homebrew/lib -L/Library/Developer/CommandLineTools/usr/lib/clang/12.0.0
CPPFLAGS= -I/opt/homebrew/include
CPP=clang -E
LDSHARED=clang -g -Wno-implicit-function-declaration  -fvisibility=hidden -O3 -pipe -ggdb -bundle -bind_at_load -undefined dynamic_lookup -nostartfiles 
configure_args=  '--with-site-prefixes=/opt/homebrew' '--with-cflags=-Wno-implicit-function-declaration' '--without-machine-code' 'CC=/Users/marcus/Pike-v8.0.1116/build/darwin-20.2.0-arm64/smartlink clang' 'CXX=clang++' 
