changeset: 90660:bc160f985b7b branch: 3.4 parent: 90657:aea4f427902f user: Ned Deily date: Sun May 11 21:45:13 2014 -0700 files: Makefile.pre.in description: Issue #21383: Allow "make touch" to work when building outside of the source directory. diff -r aea4f427902f -r bc160f985b7b Makefile.pre.in --- a/Makefile.pre.in Sun May 11 23:42:43 2014 -0400 +++ b/Makefile.pre.in Sun May 11 21:45:13 2014 -0700 @@ -1487,6 +1487,7 @@ # Touch generated files touch: + cd $(srcdir); \ hg --config extensions.touch=Tools/hg/hgtouch.py touch -v # Sanitation targets -- clean leaves libraries, executables and tags

AltStyle によって変換されたページ (->オリジナル) /