1DYLIB_NAME := foo2DYLIB_C_SOURCES := foo.c3C_SOURCES := main.c4 5SPLIT_DEBUG_SYMBOLS = YES6 7include Makefile.rules8