Make.spec
author Claus Gittinger <cg@exept.de>
Fri, 18 Aug 2006 16:37:49 +0200
changeset 134 d66d5a9e1993
child 142 f68ea471214b
permissions -rw-r--r--
*** empty log message ***

# $Header: /cvs/stx/stx/goodies/sunit/Make.spec,v 1.1 2006-08-18 14:37:49 cg Exp $
#
# --- Automatically created Make.spec

TOP=../..
SUBDIRS=


# ***************************** modify the next line ***
LIBNAME=libstx_goodies_sunit


EXTRA_TARGTES=

OBJS=  \
    ExampleSetTest.$(O) \
    ExampleTestResource.$(O) \
    ResumableTestFailure.$(O) \
    ResumableTestFailureTestCase.$(O) \
    SUnitDelay.$(O) \
    SUnitNameResolver.$(O) \
    SUnitTest.$(O) \
    SimpleTestResourceTestCase.$(O) \
    TestCase.$(O) \
    TestFailure.$(O) \
    TestResource.$(O) \
    TestResult.$(O) \
    TestRunner.$(O) \
    TestSuite.$(O) \
    TestSuitesCompoundScriptTest.$(O) \
    TestSuitesHierarchyScriptTest.$(O) \
    TestSuitesScriptTest.$(O) \
    TestSuitesScripter.$(O) \
    extensions.$(O)