*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 06 Oct 2009 09:55:56 +0200
changeset 5359 28f877ccfc93
parent 5358 f5dadb19aaea
child 5360 878079de94f0
*** empty log message ***
bc.mak
--- a/bc.mak	Fri Oct 02 14:49:54 2009 +0200
+++ b/bc.mak	Tue Oct 06 09:55:56 2009 +0200
@@ -1,6 +1,6 @@
-# $Header: /cvs/stx/stx/libview/bc.mak,v 1.73 2009-08-03 10:11:37 cg Exp $
+# $Header: /cvs/stx/stx/libview/bc.mak,v 1.74 2009-10-06 07:55:56 cg Exp $
 #
-# DO NOT EDIT 
+# DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libview.
 #
 # Warning: once you modify this file, do not rerun
@@ -49,7 +49,7 @@
 
 ALL::  classLibRule
 
-classLibRule: $(OUTDIR)$(LIBNAME).dll
+classLibRule: $(OUTDIR) $(OUTDIR)$(LIBNAME).dll
 
 !INCLUDE $(TOP)\rules\stdRules_bc