bc.mak
changeset 2212 6dbb9eb7b6e1
parent 2200 81f7f54c1fdc
child 2247 36ee90dcab16
--- a/bc.mak	Tue Sep 29 22:08:14 2009 +0200
+++ b/bc.mak	Tue Oct 06 09:59:48 2009 +0200
@@ -1,6 +1,6 @@
-# $Header: /cvs/stx/stx/libcomp/bc.mak,v 1.50 2009-09-16 15:15:20 cg Exp $
+# $Header: /cvs/stx/stx/libcomp/bc.mak,v 1.51 2009-10-06 07:59:48 cg Exp $
 #
-# DO NOT EDIT 
+# DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libcomp.
 #
 # Warning: once you modify this file, do not rerun
@@ -41,7 +41,7 @@
 
 ALL::  classLibRule
 
-classLibRule: $(OUTDIR)$(LIBNAME).dll
+classLibRule: $(OUTDIR) $(OUTDIR)$(LIBNAME).dll
 
 !INCLUDE $(TOP)\rules\stdRules_bc