1 2 3 4 5 6 7 8
LEVEL = ../../../make DYLIB_CXX_SOURCES := plugin.cpp DYLIB_NAME := plugin DYLIB_ONLY := YES MAKE_DSYM := NO include $(LEVEL)/Makefile.rules