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