Make.spec
changeset 2540 5475382f1449
parent 2527 003a60f8d7f2
child 2587 e149cfcded61
equal deleted inserted replaced
2539:58371ca3591f 2540:5475382f1449
     1 # $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.77 2011-01-28 16:54:16 cg Exp $
     1 # $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.78 2011-02-21 13:14:11 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT 
     3 # DO NOT EDIT 
     4 # automagically generated from the projectDefinition: stx_libbasic2.
     4 # automagically generated from the projectDefinition: stx_libbasic2.
     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=+optspace2
    37 STCLOCALOPTIMIZATIONS=+optinline +optinline2 +inlinenew
    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