*** empty log message *** cvs_MAIN
authorClaus Gittinger <cg@exept.de>
Tue, 18 Oct 2016 12:39:06 +0200
branchcvs_MAIN
changeset 3643 03a2a3bbad8a
parent 3642 08a1340710b2
child 3644 4fb87430526a
*** empty log message ***
Make.proto
--- a/Make.proto	Mon Oct 17 14:03:44 2016 +0200
+++ b/Make.proto	Tue Oct 18 12:39:06 2016 +0200
@@ -114,9 +114,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