Make.spec
changeset 2656 79200552c33e
parent 2584 dfce16270b77
child 2675 66af8e2525fb
--- a/Make.spec	Wed Dec 21 19:44:59 2011 +0100
+++ b/Make.spec	Wed Dec 21 19:45:07 2011 +0100
@@ -1,7 +1,7 @@
-# $Header: /cvs/stx/stx/libbasic3/Make.spec,v 1.68 2011-10-12 10:37:20 vrany Exp $
+# $Header: /cvs/stx/stx/libbasic3/Make.spec,v 1.69 2011-12-21 18:45:07 cg Exp $
 #
 # DO NOT EDIT
-# automagically generated from the projectDefinition: stx_libbasic3 at 2011-10-12 11:37:06.621.
+# automagically generated from the projectDefinition: stx_libbasic3 at 2011-12-21 19:45:06.284.
 #
 # Warning: once you modify this file, do not rerun
 # stmkmp or projectDefinition-build again - otherwise, your changes are lost.
@@ -18,7 +18,7 @@
 
 
 # Argument(s) to the stc compiler (stc --usage).
-#  -H.         : create header files locally
+#  --headerDir=. : create header files locally
 #                (if removed, they will be created as common
 #  -Pxxx       : defines the package
 #  -Zxxx       : a prefix for variables within the classLib
@@ -110,6 +110,7 @@
 	ChangeDeltaInformation \
 	SVNVersionInfo \
 	SourceCodeCache \
+	FileBasedSourceCodeManager \
 
 
 
@@ -175,6 +176,7 @@
     $(OUTDIR)ChangeDeltaInformation.$(O) \
     $(OUTDIR)SVNVersionInfo.$(O) \
     $(OUTDIR)SourceCodeCache.$(O) \
+    $(OUTDIR)FileBasedSourceCodeManager.$(O) \
     $(OUTDIR)extensions.$(O) \