*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 06 Oct 2009 10:51:21 +0200
changeset 262 f26decd27a53
parent 261 75c53415380b
child 263 b83e29e610b5
*** empty log message ***
bc.mak
--- a/bc.mak	Mon Oct 05 14:54:32 2009 +0200
+++ b/bc.mak	Tue Oct 06 10:51:21 2009 +0200
@@ -38,7 +38,7 @@
 
 ALL::  classLibRule
 
-classLibRule: $(OUTDIR)$(LIBNAME).dll
+classLibRule: $(OUTDIR) $(OUTDIR)$(LIBNAME).dll
 
 !INCLUDE $(TOP)\rules\stdRules_bc