blob: 8ee2a13b1291b5e0d07b97dad0a21d57315d2a7a [file] [log] [blame]
LEVEL := ../../../make
DYLIB_NAME := b
DYLIB_CXX_SOURCES := b.cpp
DYLIB_ONLY := YES
CXXFLAGS += -fPIC
include $(LEVEL)/Makefile.rules