automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Thu, 22 Dec 2011 14:06:29 +0100
changeset 2677 6ca2e554c863
parent 2676 36b57cc934ba
child 2678 2a40a5bff6cc
automatically generated by browser
bc.mak
--- a/bc.mak	Thu Dec 22 14:06:26 2011 +0100
+++ b/bc.mak	Thu Dec 22 14:06:29 2011 +0100
@@ -1,7 +1,7 @@
-# $Header: /cvs/stx/stx/libbasic3/bc.mak,v 1.99 2011-12-21 18:45:12 cg Exp $
+# $Header: /cvs/stx/stx/libbasic3/bc.mak,v 1.100 2011-12-22 13:06:29 cg Exp $
 #
 # DO NOT EDIT
-# automagically generated from the projectDefinition: stx_libbasic3 at 2011-12-21 19:45:06.932.
+# automagically generated from the projectDefinition: stx_libbasic3 at 2011-12-22 14:06:23.033.
 #
 # Warning: once you modify this file, do not rerun
 # stmkmp or projectDefinition-build again - otherwise, your changes are lost.
@@ -90,6 +90,7 @@
 $(OUTDIR)ChangeSetDiffSet.$(O) ChangeSetDiffSet.$(H): ChangeSetDiffSet.st $(INCLUDE_TOP)\stx\libbasic3\ChangeSetDiffComponent.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)ClassChange.$(O) ClassChange.$(H): ClassChange.st $(INCLUDE_TOP)\stx\libbasic3\Change.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)CompositeChange.$(O) CompositeChange.$(H): CompositeChange.st $(INCLUDE_TOP)\stx\libbasic3\Change.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)DataBaseSourceCodeManager.$(O) DataBaseSourceCodeManager.$(H): DataBaseSourceCodeManager.st $(INCLUDE_TOP)\stx\libbasic3\AbstractSourceCodeManager.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)DoItChange.$(O) DoItChange.$(H): DoItChange.st $(INCLUDE_TOP)\stx\libbasic3\Change.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)FileBasedSourceCodeManager.$(O) FileBasedSourceCodeManager.$(H): FileBasedSourceCodeManager.st $(INCLUDE_TOP)\stx\libbasic3\AbstractSourceCodeManager.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)FileInChange.$(O) FileInChange.$(H): FileInChange.st $(INCLUDE_TOP)\stx\libbasic3\Change.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)