bc.mak
changeset 14903 2ce3e87a1cf2
parent 14824 012388ed1580
child 15138 0fd6f99132c3
child 18037 4cf874da38c9
--- a/bc.mak	Tue Mar 19 14:32:00 2013 +0100
+++ b/bc.mak	Tue Mar 19 14:32:03 2013 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/bc.mak,v 1.195 2013-03-04 12:43:23 cg Exp $
+# $Header: /cvs/stx/stx/libbasic/bc.mak,v 1.196 2013-03-19 13:32:03 stefan Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic.
@@ -33,7 +33,7 @@
 !INCLUDE Make.spec
 
 LIBNAME=libstx_libbasic
-RESFILES=libbasic.res
+RESFILES=libbasic.$(RES)
 
 
 
@@ -51,10 +51,15 @@
 
 !INCLUDE $(TOP)\rules\stdRules_bc
 
-# build all prerequisite packages for this package
+# build all mandatory prerequisite packages (containing superclasses) for this package
 prereq:
 
 
+# build all packages containing referenced classes for this package
+# they are nor needed to compile the package
+references:
+
+