Make.spec
changeset 1868 30e4a9c53a66
parent 1851 31ce48b3ebef
child 1947 7941b13566e9
--- a/Make.spec	Wed Mar 28 14:16:30 2007 +0200
+++ b/Make.spec	Wed Mar 28 14:16:32 2007 +0200
@@ -1,6 +1,6 @@
-# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.46 2007-03-07 16:53:10 fm Exp $
+# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.47 2007-03-28 12:16:32 cg Exp $
 #
-# DO NOT EDIT
+# DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libbasic2.
 #
 # Warning: once you modify this file, do not rerun
@@ -53,10 +53,6 @@
     $(OUTDIR)SerialPort.$(O) \
 
 
-UNIX_OBJS= \
-    $(OUTDIR)BZip2Stream.$(O) \
-
-
 COMMON_OBJS= \
     $(OUTDIR)ActorStream.$(O) \
     $(OUTDIR)Archiver.$(O) \
@@ -65,6 +61,7 @@
     $(OUTDIR)CacheDictionary.$(O) \
     $(OUTDIR)CompressionStream.$(O) \
     $(OUTDIR)DirectoryContents.$(O) \
+    $(OUTDIR)ExternalLong.$(O) \
     $(OUTDIR)FileSorter.$(O) \
     $(OUTDIR)FourByteString.$(O) \
     $(OUTDIR)InterestConverterWithParameters.$(O) \
@@ -123,5 +120,7 @@
     $(OUTDIR)FtpURI.$(O) \
     $(OUTDIR)HttpURI.$(O) \
     $(OUTDIR)IPv6SocketAddress.$(O) \
-    $(OUTDIR)ExternalLong.$(O) \
+    $(OUTDIR)SequenceWithSentinel.$(O) \
     $(OUTDIR)extensions.$(O) \
+
+