analyzer/tests/Make.spec
changeset 380 8fe3cb4e607f
parent 264 dab627821108
child 420 b2f2f15cef26
equal deleted inserted replaced
379:451b5ae38b72 380:8fe3cb4e607f
     1 # $Header: /cvs/stx/stx/goodies/petitparser/analyzer/tests/Make.spec,v 1.1 2014-03-04 20:26:19 cg Exp $
     1 # $Header$
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_goodies_petitparser_analyzer_tests.
     4 # automagically generated from the projectDefinition: stx_goodies_petitparser_analyzer_tests.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    48 # STCWARNINGS=-warnNonStandard
    48 # STCWARNINGS=-warnNonStandard
    49 # STCWARNINGS=-warnEOLComments
    49 # STCWARNINGS=-warnEOLComments
    50 STCWARNINGS=-warnNonStandard
    50 STCWARNINGS=-warnNonStandard
    51 
    51 
    52 COMMON_CLASSES= \
    52 COMMON_CLASSES= \
    53 	PPAnalyzerTest \
       
    54 	PPRewriterTest \
       
    55 	PPSearcherTest \
       
    56 	stx_goodies_petitparser_analyzer_tests \
    53 	stx_goodies_petitparser_analyzer_tests \
    57 
    54 
    58 
    55 
    59 
    56 
    60 
    57 
    61 COMMON_OBJS= \
    58 COMMON_OBJS= \
    62     $(OUTDIR_SLASH)PPAnalyzerTest.$(O) \
       
    63     $(OUTDIR_SLASH)PPRewriterTest.$(O) \
       
    64     $(OUTDIR_SLASH)PPSearcherTest.$(O) \
       
    65     $(OUTDIR_SLASH)stx_goodies_petitparser_analyzer_tests.$(O) \
    59     $(OUTDIR_SLASH)stx_goodies_petitparser_analyzer_tests.$(O) \
    66 
    60 
    67 
    61 
    68 
    62