CXX_SOURCES := main.cpp
DYLIB_CXX_SOURCES := foo.cpp
DYLIB_NAME := foo

include Makefile.rules
