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