Make.spec
changeset 2708 c3c2a0c24cdb
parent 2675 66af8e2525fb
child 2746 ea46530f8ae7
--- a/Make.spec	Wed Jan 11 19:20:41 2012 +0100
+++ b/Make.spec	Wed Jan 11 19:26:07 2012 +0100
@@ -1,7 +1,7 @@
-# $Header: /cvs/stx/stx/libbasic3/Make.spec,v 1.70 2011-12-22 13:06:24 cg Exp $
+# $Header: /cvs/stx/stx/libbasic3/Make.spec,v 1.71 2012-01-11 18:26:07 vrany Exp $
 #
 # DO NOT EDIT
-# automagically generated from the projectDefinition: stx_libbasic3 at 2011-12-22 14:06:22.309.
+# automagically generated from the projectDefinition: stx_libbasic3 at 2012-01-11 18:25:58.275.
 #
 # 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).
-#  --headerDir=. : 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
@@ -112,6 +112,7 @@
 	SourceCodeCache \
 	FileBasedSourceCodeManager \
 	DataBaseSourceCodeManager \
+	ProjectChecker \
 
 
 
@@ -179,6 +180,7 @@
     $(OUTDIR)SourceCodeCache.$(O) \
     $(OUTDIR)FileBasedSourceCodeManager.$(O) \
     $(OUTDIR)DataBaseSourceCodeManager.$(O) \
+    $(OUTDIR)ProjectChecker.$(O) \
     $(OUTDIR)extensions.$(O) \