Make.spec
changeset 134 d66d5a9e1993
child 142 f68ea471214b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Make.spec	Fri Aug 18 16:37:49 2006 +0200
@@ -0,0 +1,35 @@
+# $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)
+