From cab07d72ff6bbd28a9246c06b60af1436a806fad Mon Sep 17 00:00:00 2001
From: j8takagi <j8takagi@nifty.com>
Date: Thu, 28 Nov 2013 16:40:44 +0900
Subject: [PATCH] =?utf8?q?=E3=83=87=E3=83=90=E3=83=83=E3=82=B0=E7=94=A8?=
 =?utf8?q?=E3=81=AE=E8=A8=98=E8=BF=B0=E3=82=92=E8=BF=BD=E5=8A=A0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

---
 latex_mk/latex.mk | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/latex_mk/latex.mk b/latex_mk/latex.mk
index 13ce75b..ca17321 100644
--- a/latex_mk/latex.mk
+++ b/latex_mk/latex.mk
@@ -29,6 +29,10 @@
 # all: $(TEXTARGETS)
 #
 # include latex.mk
+
+#debug
+#SHELL = /bin/sh -x
+
 .PHONY: tex-warning tex-clean tex-distclean
 
 # シェルコマンド
-- 
2.18.0