1CXX_SOURCES := main.cpp 2DYLIB_NAME := testlib 3DYLIB_CXX_SOURCES := library_file.cpp 4include Makefile.rules 5