disable non-functioning hg-rule cvs_MAIN
authorClaus Gittinger <cg@exept.de>
Mon, 31 Oct 2016 13:05:48 +0100
branchcvs_MAIN
changeset 3652 02ce3a0ca950
parent 3651 ad9d840e890c
child 3654 85dcb65aec35
disable non-functioning hg-rule
experiments/Make.proto
--- a/experiments/Make.proto	Thu Oct 27 13:53:15 2016 +0200
+++ b/experiments/Make.proto	Mon Oct 31 13:05:48 2016 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libjava/experiments/Make.proto,v 1.6 2015-03-20 13:29:44 vrany Exp $
+# $Header$
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libjava_experiments.
@@ -105,9 +105,9 @@
 # Enforce recompilation of package definition class if Mercurial working
 # copy state changes. Together with --guessVersion it ensures that package
 # definition class always contains correct binary revision string.
-ifneq (**NOHG**, $(shell hg root 2> /dev/null || echo -n '**NOHG**'))
-stx_libjava_experiments.$(O): $(shell hg root)/.hg/dirstate
-endif
+#ifneq (**NOHG**, $(shell hg root 2> /dev/null || echo -n '**NOHG**'))
+#stx_libjava_experiments.$(O): $(shell hg root)/.hg/dirstate
+#endif