1CXX_SOURCES := main.cpp2DYLIB_NAME := testlib3DYLIB_CXX_SOURCES := library_file.cpp4include Makefile.rules5