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