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