no hg cvs_MAIN
authorClaus Gittinger <cg@exept.de>
Mon, 22 Jun 2015 17:03:13 +0200
branchcvs_MAIN
changeset 865 b1005c08f6b2
parent 864 a770d6723f4e
child 866 1cfa1b2338ba
no hg
Make.proto
--- a/Make.proto	Sun Jun 21 19:22:16 2015 +0200
+++ b/Make.proto	Mon Jun 22 17:03:13 2015 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/goodies/smallsense/Make.proto,v 1.3 2015-03-23 17:00:04 cg Exp $
+# $Header$
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_goodies_smallsense.
@@ -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