1 2 3 4 5 6
DYLIB_NAME := Two DYLIB_C_SOURCES := Two.c DYLIB_ONLY := YES CFLAGS_EXTRAS := -O2 include Makefile.rules