Make.proto
branchcvs_MAIN
changeset 3372 6e132d082268
parent 3360 1a8899091305
child 3412 df11bb428463
--- a/Make.proto	Mon Feb 09 15:00:42 2015 +0100
+++ b/Make.proto	Mon Feb 09 18:39:38 2015 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libjava/Make.proto,v 1.26 2015-01-28 02:10:51 vrany Exp $
+# $Header: /cvs/stx/stx/libjava/Make.proto,v 1.27 2015-02-09 17:39:38 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libjava.
@@ -112,9 +112,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.$(O): $(shell hg root)/.hg/dirstate
-endif
+#ifneq (**NOHG**, $(shell hg root 2> /dev/null || echo -n '**NOHG**'))
+#stx_libjava.$(O): $(shell hg root)/.hg/dirstate
+#endif