# # Makefile # # $Id: //poco/Main/CppUnit/Makefile#10 $ # # Makefile for Poco CppUnit # include $(POCO_BASE)/build/rules/global objects = CppUnitException TestDecorator TestResult TestSuite \ TestCase TestFailure TestRunner TextTestResult target = CppUnit target_version = 1 target_libs = include $(POCO_BASE)/build/rules/lib