1CXX_SOURCES := main.cpp2DYLIB_NAME := signal_file3DYLIB_CXX_SOURCES := signal_file.cpp4include Makefile.rules5