CXX_SOURCES := main.cpp
DYLIB_CXX_SOURCES := b.cpp
DYLIB_NAME := bar
include Makefile.rules
