Make.spec
changeset 90 ac3a0d07b1e4
parent 59 6d6cd1890441
child 128 711922afca0b
equal deleted inserted replaced
89:ee230aeecd1d 90:ac3a0d07b1e4
     1 # $Header: /cvs/stx/stx/goodies/petitparser/Make.spec,v 1.3 2012-05-04 22:18:01 vrany Exp $
     1 # $Header: /cvs/stx/stx/goodies/petitparser/Make.spec,v 1.4 2012-12-01 12:49:51 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_goodies_petitparser.
     4 # automagically generated from the projectDefinition: stx_goodies_petitparser.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    32 #  +inlineMath : additionally inline some floatPnt math stuff
    32 #  +inlineMath : additionally inline some floatPnt math stuff
    33 #
    33 #
    34 # ********** OPTIONAL: MODIFY the next line(s) ***
    34 # ********** OPTIONAL: MODIFY the next line(s) ***
    35 # STCLOCALOPTIMIZATIONS=+optinline +inlineNew
    35 # STCLOCALOPTIMIZATIONS=+optinline +inlineNew
    36 # STCLOCALOPTIMIZATIONS=+optspace3
    36 # STCLOCALOPTIMIZATIONS=+optspace3
    37 STCLOCALOPTIMIZATIONS=+optspace3
    37 STCLOCALOPTIMIZATIONS=+optspace3 -inlinenot
    38 
    38 
    39 
    39 
    40 # Argument(s) to the stc compiler (stc --usage).
    40 # Argument(s) to the stc compiler (stc --usage).
    41 #  -warn            : no warnings
    41 #  -warn            : no warnings
    42 #  -warnNonStandard : no warnings about ST/X extensions
    42 #  -warnNonStandard : no warnings about ST/X extensions
   126     $(OUTDIR)PPArithmeticParser.$(O) \
   126     $(OUTDIR)PPArithmeticParser.$(O) \
   127     $(OUTDIR)PPLambdaParser.$(O) \
   127     $(OUTDIR)PPLambdaParser.$(O) \
   128     $(OUTDIR)PPTokenParser.$(O) \
   128     $(OUTDIR)PPTokenParser.$(O) \
   129     $(OUTDIR)PPWrappingParser.$(O) \
   129     $(OUTDIR)PPWrappingParser.$(O) \
   130     $(OUTDIR)extensions.$(O) \
   130     $(OUTDIR)extensions.$(O) \
   131 
       
   132 
       
   133