*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 06 Oct 2009 09:56:29 +0200
changeset 207 54415c9631a5
parent 206 19f999435a5c
child 208 c32437e0f7b8
*** empty log message ***
bc.mak
--- a/bc.mak	Sun Oct 04 15:24:40 2009 +0200
+++ b/bc.mak	Tue Oct 06 09:56:29 2009 +0200
@@ -1,6 +1,6 @@
-# $Header: /cvs/stx/stx/goodies/sunit/bc.mak,v 1.6 2009-05-08 16:05:26 stefan Exp $
+# $Header: /cvs/stx/stx/goodies/sunit/bc.mak,v 1.7 2009-10-06 07:56:29 cg Exp $
 #
-# DO NOT EDIT 
+# DO NOT EDIT
 # automagically generated from the projectDefinition: stx_goodies_sunit.
 #
 # Warning: once you modify this file, do not rerun
@@ -34,7 +34,7 @@
 
 OBJS= $(COMMON_OBJS) $(WIN32_OBJS)
 
-ALL::  $(OUTDIR)$(LIBNAME).dll
+ALL::  $(OUTDIR) $(OUTDIR)$(LIBNAME).dll
 
 !INCLUDE $(TOP)\rules\stdRules_bc