Make.spec
changeset 5488 ec7f28a10660
parent 5400 e7417dc7cdb0
child 5497 bfe534cfe463
equal deleted inserted replaced
5487:2e8c565acf23 5488:ec7f28a10660
     1 # $Header: /cvs/stx/stx/libview/Make.spec,v 1.37 2009-10-23 15:32:31 cg Exp $
     1 # $Header: /cvs/stx/stx/libview/Make.spec,v 1.38 2009-11-05 17:08:06 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT 
     3 # DO NOT EDIT 
     4 # automagically generated from the projectDefinition: stx_libview.
     4 # automagically generated from the projectDefinition: stx_libview.
     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=+optinline +optinline2
    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