tests/Make.spec
changeset 376 a2656b27cace
parent 319 6ca22818c1b6
child 377 6112a403a52d
equal deleted inserted replaced
375:e2b2f08d054e 376:a2656b27cace
     1 # $Header: /cvs/stx/stx/goodies/petitparser/tests/Make.spec,v 1.2 2014-03-04 20:31:53 cg Exp $
     1 # $Header$
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_goodies_petitparser_tests.
     4 # automagically generated from the projectDefinition: stx_goodies_petitparser_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 	PPAbstractParserTest \
       
    54 	stx_goodies_petitparser_tests \
    53 	stx_goodies_petitparser_tests \
    55 	PPCompositeParserTest \
       
    56 
    54 
    57 
    55 
    58 
    56 
    59 
    57 
    60 COMMON_OBJS= \
    58 COMMON_OBJS= \
    61     $(OUTDIR_SLASH)PPAbstractParserTest.$(O) \
       
    62     $(OUTDIR_SLASH)stx_goodies_petitparser_tests.$(O) \
    59     $(OUTDIR_SLASH)stx_goodies_petitparser_tests.$(O) \
    63     $(OUTDIR_SLASH)PPCompositeParserTest.$(O) \
       
    64 
    60 
    65 
    61 
    66 
    62