1LIB_PREFIX := loadunload_2 3DYLIB_NAME := $(LIB_PREFIX)d4DYLIB_CXX_SOURCES := d.cpp5DYLIB_ONLY := YES6 7include Makefile.rules8