Make.spec
changeset 13491 b34346f8c9a8
parent 13453 58d1e04b9479
child 13549 655271bb409b
--- a/Make.spec	Mon Jul 04 15:00:52 2011 +0200
+++ b/Make.spec	Mon Jul 04 17:45:44 2011 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.117 2011-06-28 19:27:49 cg Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.118 2011-07-04 15:45:44 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic.
@@ -89,7 +89,6 @@
 	OSProcess \
 	ObjectMemory \
 	PackageId \
-	PluginSupport \
 	ProcessorScheduler \
 	ProgrammingLanguage \
 	Project \
@@ -140,6 +139,7 @@
 	PeekableStream \
 	Process \
 	QuerySignal \
+	Query \
 	Rectangle \
 	SequenceableCollection \
 	Set \
@@ -180,7 +180,7 @@
 	OrderedCollection \
 	Point \
 	PositionableStream \
-	Query \
+	PluginSupport \
 	ReadOnlySequenceableCollection \
 	RecursiveStoreError \
 	SHA1Stream \
@@ -397,7 +397,6 @@
     $(OUTDIR)OSProcess.$(O) \
     $(OUTDIR)ObjectMemory.$(O) \
     $(OUTDIR)PackageId.$(O) \
-    $(OUTDIR)PluginSupport.$(O) \
     $(OUTDIR)ProcessorScheduler.$(O) \
     $(OUTDIR)ProgrammingLanguage.$(O) \
     $(OUTDIR)Project.$(O) \
@@ -448,6 +447,7 @@
     $(OUTDIR)PeekableStream.$(O) \
     $(OUTDIR)Process.$(O) \
     $(OUTDIR)QuerySignal.$(O) \
+    $(OUTDIR)Query.$(O) \
     $(OUTDIR)Rectangle.$(O) \
     $(OUTDIR)SequenceableCollection.$(O) \
     $(OUTDIR)Set.$(O) \
@@ -488,7 +488,7 @@
     $(OUTDIR)OrderedCollection.$(O) \
     $(OUTDIR)Point.$(O) \
     $(OUTDIR)PositionableStream.$(O) \
-    $(OUTDIR)Query.$(O) \
+    $(OUTDIR)PluginSupport.$(O) \
     $(OUTDIR)ReadOnlySequenceableCollection.$(O) \
     $(OUTDIR)RecursiveStoreError.$(O) \
     $(OUTDIR)SHA1Stream.$(O) \