changeset 489:e9c20490b85d

Refresh makefile: utf-8, rm comment.el
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 10 Sep 2017 21:44:54 +0859
parents 5509565abe76
children 0e37ced833ef
files makefile
diffstat 1 files changed, 4 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/makefile	Sun Sep 10 21:42:14 2017 +0859
+++ b/makefile	Sun Sep 10 21:44:54 2017 +0859
@@ -46,13 +46,11 @@
 # make package		to create package for relase
 # make yahtmlpack	to create package for relase
 # make clean		to delete all producted files
-# make ci		to check in all
-# make co		to check out all
-MVER	= 1.79
+# make tag		to add release tags
 LISP	= ${LISP18} ${LISP19} ${LISP23}
 YAHTML	= yahtml.el
 COMMON	= yatexlib.el yatexprc.el
-LISP18	= comment.el yatex.el yatexadd.el yatexgen.el yatexenv.el \
+LISP18	= yatex.el yatexadd.el yatexgen.el yatexenv.el \
 	  ${COMMON} \
 	  yatexmth.el yatexhks.el yatexhlp.el \
 	  yatexm-o.el yatexsec.el  yatexhie.el yatexpkg.el ${YAHTML}
@@ -117,14 +115,14 @@
 	@echo "--------------------------------"
 	@echo "=== INSTALLATION DONE ==="
 	@echo "  You might need to add these expression below to your ~/.emacs"
-	@echo "  完了. ~/.emacs 等に以下を追加する必要があるかもしれません."
+	@echo "  絎篋. ~/.emacs 膈篁ヤ菴遵綽荀障."
 	@echo
 	@echo ";;; ------ Startup definitions for YaTeX ------ ;;;"
 	@${MAKE} show-init
 	@echo ";;; ------------------------------------------- ;;;"
 	@echo
 	@echo " To get elisp above again, call ${MAKE} command as below."
-	@echo " 上記elispを再度得るには以下のように${MAKE}を起動してください."
+	@echo " 筝荐elisp綺緇篁ヤ${MAKE}莎桁."
 	@echo " % ${MAKE} $${PREFIX:+PREFIX=$$PREFIX }show-init"
 
 install-info:
@@ -182,7 +180,6 @@
 
 lp1:	lp
 	echo '(load-file "./yatex.el")'			>>lp.el
-	echo '(load-file "./comment.el")'		>>lp.el
 
 lp2:
 	echo '(setq load-path (cons "'`pwd`'" load-path))'		>>lp.el

yatex.org