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