Hi, Paul. On 2016/05/06 04:09:35 -0700, Paul E. McKenney wrote: > On Fri, May 06, 2016 at 08:47:13AM +0900, Akira Yokosawa wrote: >> Is it OK to commit the fixes on the makefile-tweaks-v2 branch? > > Make the above changes, and I will commit it. "git rebase -i" is > of course your friend for this task. > It seems there were no advance in master since then, so rebase was not necessary. Pull request follows. Note that this is relative to the last one. Do you prefer a request relative to the current master? Thanks, Akira --- The following changes since commit c496b1d5c45dec5401658449d049d2b4e70148c4: Fix regression in Makefile (2016-05-05 08:23:46 +0900) are available in the git repository at: https://github.com/akiyks/perfbook.git makefile-tweaks-v2 for you to fetch changes up to 8e169b78cd71b72afecfd4c2ad5843119da974fe: Makefile: Add comment on why 'extraction' is an empty target (2016-05-07 08:42:26 +0900) ---------------------------------------------------------------- Akira Yokosawa (5): Place trouble-shooting questions to FAQ-BUILD.txt Further tweaks of Makefile rm qqz.tex and add store15tred.esp to repository Remove rules related to perfbook_html Makefile: Add comment on why 'extraction' is an empty target .gitignore | 10 +- FAQ-BUILD.txt | 80 + FAQ.txt | 91 +- Makefile | 82 +- advsync/store15tred.eps | 653 ++++ qqz.tex | 7707 ----------------------------------------------- utilities/runlatex.sh | 6 +- 7 files changed, 785 insertions(+), 7844 deletions(-) create mode 100644 FAQ-BUILD.txt create mode 100644 advsync/store15tred.eps delete mode 100644 qqz.tex -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html