CXX_SOURCES := main.cpp
DYLIB_NAME := testlib
DYLIB_CXX_SOURCES := library_file.cpp
include Makefile.rules
