*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 27 May 2013 17:12:26 +0200
changeset 6068 1123acf6bb9a
parent 6067 fde3a2b3eb4e
child 6069 e8a40616efd8
*** empty log message ***
bc.mak
--- a/bc.mak	Mon May 27 11:30:04 2013 +0200
+++ b/bc.mak	Mon May 27 17:12:26 2013 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview/bc.mak,v 1.92 2012-03-09 08:29:27 stefan Exp $
+# $Header: /cvs/stx/stx/libview/bc.mak,v 1.93 2013-05-27 15:12:26 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libview at 2012-03-09 09:29:07.015.
@@ -15,7 +15,7 @@
 #    bmake clobber - clean all
 #
 # Historic Note:
-#  this used to contain only rules to make with borland 
+#  this used to contain only rules to make with borland
 #    (called via bmake, by "make.exe -f bc.mak")
 #  this has changed; it is now also possible to build using microsoft visual c
 #    (called via vcmake, by "make.exe -f bc.mak -DUSEVC")
@@ -33,7 +33,7 @@
 !INCLUDE Make.spec
 
 LIBNAME=libstx_libview
-RESFILES=libview.res
+RESFILES=libview.$(RES)
 
 
 !ifdef USEBC