bc.mak
changeset 14903 2ce3e87a1cf2
parent 14824 012388ed1580
child 15138 0fd6f99132c3
child 18037 4cf874da38c9
equal deleted inserted replaced
14902:f6f8cbeba24d 14903:2ce3e87a1cf2
     1 # $Header: /cvs/stx/stx/libbasic/bc.mak,v 1.195 2013-03-04 12:43:23 cg Exp $
     1 # $Header: /cvs/stx/stx/libbasic/bc.mak,v 1.196 2013-03-19 13:32:03 stefan 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
    31 !INCLUDE $(TOP)\rules\stdHeader_bc
    31 !INCLUDE $(TOP)\rules\stdHeader_bc
    32 
    32 
    33 !INCLUDE Make.spec
    33 !INCLUDE Make.spec
    34 
    34 
    35 LIBNAME=libstx_libbasic
    35 LIBNAME=libstx_libbasic
    36 RESFILES=libbasic.res
    36 RESFILES=libbasic.$(RES)
    37 
    37 
    38 
    38 
    39 
    39 
    40 LOCALINCLUDES=-I$(TOP)\librun
    40 LOCALINCLUDES=-I$(TOP)\librun
    41 LOCALDEFINES=
    41 LOCALDEFINES=
    49 
    49 
    50 classLibRule: $(OUTDIR) $(OUTDIR)$(LIBNAME).dll
    50 classLibRule: $(OUTDIR) $(OUTDIR)$(LIBNAME).dll
    51 
    51 
    52 !INCLUDE $(TOP)\rules\stdRules_bc
    52 !INCLUDE $(TOP)\rules\stdRules_bc
    53 
    53 
    54 # build all prerequisite packages for this package
    54 # build all mandatory prerequisite packages (containing superclasses) for this package
    55 prereq:
    55 prereq:
       
    56 
       
    57 
       
    58 # build all packages containing referenced classes for this package
       
    59 # they are nor needed to compile the package
       
    60 references:
    56 
    61 
    57 
    62 
    58 
    63 
    59 
    64 
    60 
    65