*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 06 Oct 2009 09:53:38 +0200
changeset 2591 11e318ee1039
parent 2590 9f2cb061d07f
child 2592 9f52f9ca9b93
*** empty log message ***
bc.mak
--- a/bc.mak	Sat Oct 03 09:54:37 2009 +0200
+++ b/bc.mak	Tue Oct 06 09:53:38 2009 +0200
@@ -39,7 +39,7 @@
 
 ALL::  classLibRule
 
-classLibRule: $(OUTDIR)$(LIBNAME).dll
+classLibRule: $(OUTDIR) $(OUTDIR)$(LIBNAME).dll
 
 !INCLUDE $(TOP)\rules\stdRules_bc