LEVEL = ../../make

MAKE_DSYM := NO

ENABLE_THREADS := YES
CXX_SOURCES := multi-process-driver.cpp testprog.cpp

include $(LEVEL)/Makefile.rules
