automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Wed, 07 Sep 2011 10:59:08 +0200
changeset 13644 79ada68dc8ee
parent 13643 5160811c7d4c
child 13645 9e11619c0a1c
automatically generated by browser
Make.proto
--- a/Make.proto	Wed Sep 07 10:58:40 2011 +0200
+++ b/Make.proto	Wed Sep 07 10:59:08 2011 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.242 2011-08-04 20:49:07 cg Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.243 2011-09-07 08:59:08 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic.
@@ -115,6 +115,7 @@
 $(OUTDIR)ClassBuilder.$(O) ClassBuilder.$(H): ClassBuilder.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)ClassCategoryReader.$(O) ClassCategoryReader.$(H): ClassCategoryReader.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)Collection.$(O) Collection.$(H): Collection.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
+$(OUTDIR)ConfigurableFeatures.$(O) ConfigurableFeatures.$(H): ConfigurableFeatures.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)Context.$(O) Context.$(H): Context.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)Continuation.$(O) Continuation.$(H): Continuation.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)Delay.$(O) Delay.$(H): Delay.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)