1DYLIB_NAME := loadunload
2DYLIB_CXX_SOURCES := d.cpp
3DYLIB_ONLY := YES
4
5include Makefile.rules
6