
DYLIB_NAME := swiftCore
DYLIB_CXX_SOURCES := library.cpp

CXX_SOURCES := main.cpp

include Makefile.rules
