Make.spec
changeset 4145 2230cdf2610e
parent 3717 3890b66b1244
child 4166 66a7a47f9253
--- a/Make.spec	Fri Nov 18 16:14:11 2016 +0100
+++ b/Make.spec	Fri Nov 18 16:15:46 2016 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic3/Make.spec,v 1.97 2015-01-27 20:35:39 cg Exp $
+# $Header$
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic3.
@@ -22,7 +22,7 @@
 #                (if removed, they will be created as common
 #  -Pxxx       : defines the package
 #  -Zxxx       : a prefix for variables within the classLib
-#  -Dxxx       : defines passed to to CC for inline C-code
+#  -Dxxx       : defines passed to CC for inline C-code
 #  -Ixxx       : include path passed to CC for inline C-code
 #  +optspace   : optimized for space
 #  +optspace2  : optimized more for space
@@ -78,7 +78,6 @@
 	WrappedMethod \
 	stx_libbasic3 \
 	CVSSourceCodeManager \
-	CVSVersionInfo \
 	ChangeSetDiffEntry \
 	ChangeSetDiffSet \
 	ClassChange \
@@ -95,7 +94,6 @@
 	NameSpaceCreationChange \
 	OtherChange \
 	PerforceSourceCodeManager \
-	SVNVersionInfo \
 	SourceCodeManagerUtilitiesForContainerBasedManagers \
 	SourceCodeManagerUtilitiesForWorkspaceBasedManagers \
 	StoreSourceCodeManager \
@@ -156,7 +154,6 @@
     $(OUTDIR_SLASH)WrappedMethod.$(O) \
     $(OUTDIR_SLASH)stx_libbasic3.$(O) \
     $(OUTDIR_SLASH)CVSSourceCodeManager.$(O) \
-    $(OUTDIR_SLASH)CVSVersionInfo.$(O) \
     $(OUTDIR_SLASH)ChangeSetDiffEntry.$(O) \
     $(OUTDIR_SLASH)ChangeSetDiffSet.$(O) \
     $(OUTDIR_SLASH)ClassChange.$(O) \
@@ -173,7 +170,6 @@
     $(OUTDIR_SLASH)NameSpaceCreationChange.$(O) \
     $(OUTDIR_SLASH)OtherChange.$(O) \
     $(OUTDIR_SLASH)PerforceSourceCodeManager.$(O) \
-    $(OUTDIR_SLASH)SVNVersionInfo.$(O) \
     $(OUTDIR_SLASH)SourceCodeManagerUtilitiesForContainerBasedManagers.$(O) \
     $(OUTDIR_SLASH)SourceCodeManagerUtilitiesForWorkspaceBasedManagers.$(O) \
     $(OUTDIR_SLASH)StoreSourceCodeManager.$(O) \