*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 06 Oct 2009 09:53:54 +0200
changeset 12153 2a550010208b
parent 12152 9d03dd3552a0
child 12154 646c4171f0d2
*** empty log message ***
bc.mak
--- a/bc.mak	Tue Oct 06 09:36:44 2009 +0200
+++ b/bc.mak	Tue Oct 06 09:53:54 2009 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/bc.mak,v 1.152 2009-10-05 10:40:01 fm Exp $
+# $Header: /cvs/stx/stx/libbasic/bc.mak,v 1.153 2009-10-06 07:53:54 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic.
@@ -41,7 +41,7 @@
 
 ALL::  classLibRule
 
-classLibRule: $(OUTDIR)$(LIBNAME).dll
+classLibRule: $(OUTDIR) $(OUTDIR)$(LIBNAME).dll
 
 !INCLUDE $(TOP)\rules\stdRules_bc