Make.spec
changeset 17097 8453a401e520
parent 17087 55c0f4c35ff5
child 17351 ca12a21312a8
equal deleted inserted replaced
17096:fbfea8d21523 17097:8453a401e520
     1 # $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.169 2014-11-20 00:29:43 cg Exp $
     1 # $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.170 2014-11-20 01:50:53 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_libbasic.
     4 # automagically generated from the projectDefinition: stx_libbasic.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
    46 #
    46 #
    47 # ********** OPTIONAL: MODIFY the next line(s) ***
    47 # ********** OPTIONAL: MODIFY the next line(s) ***
    48 # STCWARNINGS=-warn
    48 # STCWARNINGS=-warn
    49 # STCWARNINGS=-warnNonStandard
    49 # STCWARNINGS=-warnNonStandard
    50 # STCWARNINGS=-warnEOLComments
    50 # STCWARNINGS=-warnEOLComments
    51 STCWARNINGS=-warnNonStandard
    51 STCWARNINGS=-warnNonStandard -warnUnused
    52 
    52 
    53 COMMON_CLASSES= \
    53 COMMON_CLASSES= \
    54 	Autoload \
    54 	Autoload \
    55 	Object \
    55 	Object \
    56 	ProtoObject \
    56 	ProtoObject \