*** empty log message *** cvs_MAIN
authorClaus Gittinger <cg@exept.de>
Fri, 03 Jun 2016 11:59:53 +0200
branchcvs_MAIN
changeset 971 e5a7159eb4ca
parent 970 7c53ed9c6799
child 973 f62da886a808
*** empty log message ***
Make.proto
--- a/Make.proto	Wed May 18 15:13:56 2016 +0200
+++ b/Make.proto	Fri Jun 03 11:59:53 2016 +0200
@@ -95,9 +95,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_goodies_smallsense.$(O): $(shell hg root)/.hg/dirstate
-endif
+# ifneq (**NOHG**, $(shell hg root 2> /dev/null || echo -n '**NOHG**'))
+# stx_goodies_smallsense.$(O): $(shell hg root)/.hg/dirstate
+# endif