CXX_SOURCES := main.cpp service.cpp

DYLIB_CXX_SOURCES := plugin.cpp
DYLIB_NAME := plugin

include Makefile.rules
