LEVEL = ../../../make DYLIB_NAME := foo DYLIB_CXX_SOURCES := foo.cpp CXX_SOURCES := main.cpp CFLAGS_EXTRAS += -fPIC include $(LEVEL)/Makefile.rules