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

DYLIB_NAME := loadunload
DYLIB_CXX_SOURCES := d.cpp
DYLIB_ONLY := YES

include $(LEVEL)/Makefile.rules
