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

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

include $(LEVEL)/Makefile.rules
