1CXX_SOURCES := main.cpp service.cpp2 3DYLIB_CXX_SOURCES := plugin.cpp4DYLIB_NAME := plugin5 6include Makefile.rules7