Make.spec
changeset 945 b77f861f702f
parent 912 895f8846c74f
child 959 50166483c276
--- a/Make.spec	Tue Jan 17 22:24:22 2012 +0100
+++ b/Make.spec	Tue Jan 17 22:28:02 2012 +0100
@@ -1,7 +1,7 @@
 # $Header$
 #
 # DO NOT EDIT
-# automagically generated from the projectDefinition: stx_libsvn at 2011-10-01 12:31:26.911.
+# automagically generated from the projectDefinition: stx_libsvn at 2012-01-17 21:27:50.792.
 #
 # 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
@@ -164,6 +164,8 @@
 	SVN::StatusCommand \
 	SVN::UpdateCommand \
 	SVN::UpdateTask \
+	SVN::ExportCommand \
+	SVN::RevisionRange \
 
 
 
@@ -283,6 +285,8 @@
     $(OUTDIR)SVN__StatusCommand.$(O) \
     $(OUTDIR)SVN__UpdateCommand.$(O) \
     $(OUTDIR)SVN__UpdateTask.$(O) \
+    $(OUTDIR)SVN__ExportCommand.$(O) \
+    $(OUTDIR)SVN__RevisionRange.$(O) \
     $(OUTDIR)extensions.$(O) \