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