automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Thu, 02 Aug 2012 21:45:22 +0200
changeset 14275 6c02fa32fd77
parent 14274 cee19bad32a0
child 14276 4f7ea97c4bfb
automatically generated by browser
Make.spec
--- a/Make.spec	Thu Aug 02 14:23:16 2012 +0200
+++ b/Make.spec	Thu Aug 02 21:45:22 2012 +0200
@@ -1,7 +1,7 @@
-# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.134 2012-07-11 17:13:03 stefan Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.135 2012-08-02 19:45:22 cg Exp $
 #
 # DO NOT EDIT
-# automagically generated from the projectDefinition: stx_libbasic at 2012-07-11 18:41:08.105.
+# automagically generated from the projectDefinition: stx_libbasic.
 #
 # Warning: once you modify this file, do not rerun
 # stmkmp or projectDefinition-build again - otherwise, your changes are lost.
@@ -165,6 +165,7 @@
 	WeakInterestConverter \
 	ArrayedCollection \
 	UninterpretedBytes \
+	UninterpretedBytes \
 	Association \
 	Block \
 	CharacterEncoderImplementations::ASCII \
@@ -367,6 +368,7 @@
 	ConfigurableFeatures \
 	FileDoesNotExistException \
 	MiniLogger \
+	MethodWithBreakpoints \
 
 WIN32_CLASSES= \
 	Win32Process \
@@ -376,10 +378,6 @@
 	Win32Constants \
 	Win32OperatingSystem \
 
-UNIX_CLASSES= \
-       UnixFileDescriptorHandle \
-       UnixFileHandle \
-       UnixOperatingSystem \
 
 
 
@@ -499,6 +497,7 @@
     $(OUTDIR)WeakInterestConverter.$(O) \
     $(OUTDIR)ArrayedCollection.$(O) \
     $(OUTDIR)UninterpretedBytes.$(O) \
+    $(OUTDIR)UninterpretedBytes.$(O) \
     $(OUTDIR)Association.$(O) \
     $(OUTDIR)Block.$(O) \
     $(OUTDIR)CharacterEncoderImplementations__ASCII.$(O) \
@@ -701,6 +700,7 @@
     $(OUTDIR)ConfigurableFeatures.$(O) \
     $(OUTDIR)FileDoesNotExistException.$(O) \
     $(OUTDIR)MiniLogger.$(O) \
+    $(OUTDIR)MethodWithBreakpoints.$(O) \
 
 WIN32_OBJS= \
     $(OUTDIR)Win32Process.$(O) \
@@ -711,8 +711,4 @@
     $(OUTDIR)Win32OperatingSystem.$(O) \
 
 
-UNIX_OBJS= \
-    $(OUTDIR)UnixFileDescriptorHandle.$(O) \
-    $(OUTDIR)UnixFileHandle.$(O) \
-    $(OUTDIR)UnixOperatingSystem.$(O) \