automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Sat, 05 Dec 2009 12:18:14 +0100
changeset 2370 53cfc6806a7b
parent 2369 66aa01d8ca4b
child 2371 97443ad7b22a
automatically generated by browser
Make.spec
--- a/Make.spec	Sat Dec 05 12:18:11 2009 +0100
+++ b/Make.spec	Sat Dec 05 12:18:14 2009 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.68 2009-11-27 21:19:26 cg Exp $
+# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.69 2009-12-05 11:18:14 cg Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libbasic2.
@@ -132,6 +132,8 @@
 	AATreeNode \
 	Lazy \
 	Future \
+	SelectingReadStream \
+	CollectingReadStream \
 
 WIN32_CLASSES= \
 	SerialPort \
@@ -222,6 +224,8 @@
     $(OUTDIR)AATreeNode.$(O) \
     $(OUTDIR)Lazy.$(O) \
     $(OUTDIR)Future.$(O) \
+    $(OUTDIR)SelectingReadStream.$(O) \
+    $(OUTDIR)CollectingReadStream.$(O) \
     $(OUTDIR)extensions.$(O) \
 
 WIN32_OBJS= \