automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Fri, 05 Aug 2011 12:02:02 +0200
changeset 2604 6936feadad8e
parent 2603 6d1527c5561a
child 2605 48641023460d
automatically generated by browser
Make.spec
--- a/Make.spec	Thu Aug 04 23:10:48 2011 +0200
+++ b/Make.spec	Fri Aug 05 12:02:02 2011 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.80 2011-08-03 19:23:15 stefan Exp $
+# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.81 2011-08-05 10:02:02 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic2.
@@ -86,6 +86,7 @@
 	Monitor \
 	MultiReadStream \
 	NameLookupError \
+	OperationQueue \
 	OrderedDictionary \
 	OrderedSet \
 	PhoneticStringUtilities \
@@ -96,10 +97,13 @@
 	Queue \
 	Random \
 	RandomGenerator \
+	RandomParkMiller \
+	RandomTT800 \
 	ReindexedCollection \
 	RunArray \
 	SelectingReadStream \
 	SequenceWithSentinel \
+	SerialPort \
 	SharedCollection \
 	Singleton \
 	Socket \
@@ -196,6 +200,7 @@
     $(OUTDIR)Monitor.$(O) \
     $(OUTDIR)MultiReadStream.$(O) \
     $(OUTDIR)NameLookupError.$(O) \
+    $(OUTDIR)OperationQueue.$(O) \
     $(OUTDIR)OrderedDictionary.$(O) \
     $(OUTDIR)OrderedSet.$(O) \
     $(OUTDIR)PhoneticStringUtilities.$(O) \
@@ -206,10 +211,13 @@
     $(OUTDIR)Queue.$(O) \
     $(OUTDIR)Random.$(O) \
     $(OUTDIR)RandomGenerator.$(O) \
+    $(OUTDIR)RandomParkMiller.$(O) \
+    $(OUTDIR)RandomTT800.$(O) \
     $(OUTDIR)ReindexedCollection.$(O) \
     $(OUTDIR)RunArray.$(O) \
     $(OUTDIR)SelectingReadStream.$(O) \
     $(OUTDIR)SequenceWithSentinel.$(O) \
+    $(OUTDIR)SerialPort.$(O) \
     $(OUTDIR)SharedCollection.$(O) \
     $(OUTDIR)Singleton.$(O) \
     $(OUTDIR)Socket.$(O) \