Make.proto
branchcvs_MAIN
changeset 971 e5a7159eb4ca
parent 953 3283eb6dc051
--- 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