LEVEL := ../../../make

DYLIB_NAME := b
DYLIB_CXX_SOURCES := b.cpp
DYLIB_ONLY := YES

include $(LEVEL)/Makefile.rules
