1LEVEL = ../../../make 2 3CXX_SOURCES := main.cpp 4 5include $(LEVEL)/Makefile.rules 6 7LDFLAGS += -framework Accelerate -framework vecLib