automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Tue, 06 Dec 2011 21:15:32 +0100
changeset 2768 4d9ea4d98892
parent 2767 12da7f27dcce
child 2769 3977607b99a9
automatically generated by browser
Make.spec
--- a/Make.spec	Tue Dec 06 15:44:16 2011 +0100
+++ b/Make.spec	Tue Dec 06 21:15:32 2011 +0100
@@ -1,7 +1,7 @@
 # $Header$
 #
 # DO NOT EDIT
-# automagically generated from the projectDefinition: stx_libcomp at 2011-09-30 12:37:21.612.
+# automagically generated from the projectDefinition: stx_libcomp at 2011-12-06 21:15:25.114.
 #
 # Warning: once you modify this file, do not rerun
 # stmkmp or projectDefinition-build again - otherwise, your changes are lost.
@@ -51,8 +51,11 @@
 
 COMMON_CLASSES= \
 	Breakpoint \
+	BreakpointDescription \
 	CompilationErrorHandler \
 	DoNotShowCompilerWarningAgainActionQuery \
+	InstrumentationContext \
+	InstrumentationInfo \
 	InstrumentedMethod \
 	LazyMethod \
 	ObjectFileHandle \
@@ -73,6 +76,7 @@
 	BlockNode \
 	BreakpointNode \
 	MessageNode \
+	ParseErrorNode \
 	Parser \
 	PrimaryNode \
 	ProgramNode \
@@ -85,7 +89,6 @@
 	CascadeNode \
 	ConstantNode \
 	Explainer \
-	ParseErrorNode \
 	PrimitiveNode \
 	ReturnNode \
 	SelfNode \
@@ -95,20 +98,20 @@
 	CodeCoverageHighlighter \
 	Decompiler \
 	ECompletionConstantNode \
-	InstrumentationInfo \
-	InstrumentationContext \
 	InstrumentingCompiler \
 	SuperNode \
 	SyntaxHighlighter \
-	BreakpointDescription \
 
 
 
 
 COMMON_OBJS= \
     $(OUTDIR)Breakpoint.$(O) \
+    $(OUTDIR)BreakpointDescription.$(O) \
     $(OUTDIR)CompilationErrorHandler.$(O) \
     $(OUTDIR)DoNotShowCompilerWarningAgainActionQuery.$(O) \
+    $(OUTDIR)InstrumentationContext.$(O) \
+    $(OUTDIR)InstrumentationInfo.$(O) \
     $(OUTDIR)InstrumentedMethod.$(O) \
     $(OUTDIR)LazyMethod.$(O) \
     $(OUTDIR)ObjectFileHandle.$(O) \
@@ -129,6 +132,7 @@
     $(OUTDIR)BlockNode.$(O) \
     $(OUTDIR)BreakpointNode.$(O) \
     $(OUTDIR)MessageNode.$(O) \
+    $(OUTDIR)ParseErrorNode.$(O) \
     $(OUTDIR)Parser.$(O) \
     $(OUTDIR)PrimaryNode.$(O) \
     $(OUTDIR)ProgramNode.$(O) \
@@ -141,7 +145,6 @@
     $(OUTDIR)CascadeNode.$(O) \
     $(OUTDIR)ConstantNode.$(O) \
     $(OUTDIR)Explainer.$(O) \
-    $(OUTDIR)ParseErrorNode.$(O) \
     $(OUTDIR)PrimitiveNode.$(O) \
     $(OUTDIR)ReturnNode.$(O) \
     $(OUTDIR)SelfNode.$(O) \
@@ -151,12 +154,9 @@
     $(OUTDIR)CodeCoverageHighlighter.$(O) \
     $(OUTDIR)Decompiler.$(O) \
     $(OUTDIR)ECompletionConstantNode.$(O) \
-    $(OUTDIR)InstrumentationInfo.$(O) \
-    $(OUTDIR)InstrumentationContext.$(O) \
     $(OUTDIR)InstrumentingCompiler.$(O) \
     $(OUTDIR)SuperNode.$(O) \
     $(OUTDIR)SyntaxHighlighter.$(O) \
-    $(OUTDIR)BreakpointDescription.$(O) \
     $(OUTDIR)extensions.$(O) \