Make.spec
changeset 369 7632a1c9f2b5
parent 361 a5a4299bb8a2
child 383 0a5b68fd5217
equal deleted inserted replaced
368:4ab674c862a7 369:7632a1c9f2b5
     1 # $Header: /cvs/stx/stx/goodies/sunit/Make.spec,v 1.12 2011-08-16 18:18:43 vrany Exp $
     1 # $Header: /cvs/stx/stx/goodies/sunit/Make.spec,v 1.13 2011-08-18 09:30:09 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_goodies_sunit.
     4 # automagically generated from the projectDefinition: stx_goodies_sunit.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    62 	ResumableTestFailure \
    62 	ResumableTestFailure \
    63 	TestCase \
    63 	TestCase \
    64 	TestCaseWithArguments \
    64 	TestCaseWithArguments \
    65 	TestResource \
    65 	TestResource \
    66 	TestCaseOutcome \
    66 	TestCaseOutcome \
       
    67 	TestResultStX \
    67 
    68 
    68 
    69 
    69 
    70 
    70 
    71 
    71 COMMON_OBJS= \
    72 COMMON_OBJS= \
    81     $(OUTDIR)ResumableTestFailure.$(O) \
    82     $(OUTDIR)ResumableTestFailure.$(O) \
    82     $(OUTDIR)TestCase.$(O) \
    83     $(OUTDIR)TestCase.$(O) \
    83     $(OUTDIR)TestCaseWithArguments.$(O) \
    84     $(OUTDIR)TestCaseWithArguments.$(O) \
    84     $(OUTDIR)TestResource.$(O) \
    85     $(OUTDIR)TestResource.$(O) \
    85     $(OUTDIR)TestCaseOutcome.$(O) \
    86     $(OUTDIR)TestCaseOutcome.$(O) \
       
    87     $(OUTDIR)TestResultStX.$(O) \
    86     $(OUTDIR)extensions.$(O) \
    88     $(OUTDIR)extensions.$(O) \
    87 
    89 
    88 
    90 
    89 
    91