libs/Make.proto
branchcvs_MAIN
changeset 3927 a5c80b623c57
parent 3909 a79bc2e0cd7e
--- a/libs/Make.proto	Tue Jul 16 16:09:08 2019 +0200
+++ b/libs/Make.proto	Tue Jul 16 16:09:59 2019 +0200
@@ -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_libs.$(O): $(shell hg root)/.hg/dirstate
-endif
+# ifneq (**NOHG**, $(shell hg root 2> /dev/null || echo -n '**NOHG**'))
+# stx_libjava_libs.$(O): $(shell hg root)/.hg/dirstate
+# endif