automatically generated by browser
authorStefan Vogel <sv@exept.de>
Thu, 07 May 2009 13:55:56 +0200
changeset 3872 2123b1324460
parent 3871 9e5265dc158f
child 3873 0a031199b07c
automatically generated by browser
bc.mak
--- a/bc.mak	Thu May 07 13:55:51 2009 +0200
+++ b/bc.mak	Thu May 07 13:55:56 2009 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libwidg/bc.mak,v 1.45 2009-02-16 13:11:50 cg Exp $
+# $Header: /cvs/stx/stx/libwidg/bc.mak,v 1.46 2009-05-07 11:55:56 stefan Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libwidg.
@@ -38,7 +38,9 @@
 
 OBJS= $(COMMON_OBJS) $(WIN32_OBJS)
 
-ALL::  $(BINDIR)\$(LIBNAME).dll
+ALL::  classLibRule
+
+classLibRule: $(OUTDIR)$(LIBNAME).dll
 
 !INCLUDE $(TOP)\rules\stdRules_bc