yatex

diff makefile @ 290:1a4332ecc58b

For emacs-24.3+ and NEmacs(last-command-{char,event} handling)
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 27 Jan 2013 23:34:29 +0900
parents d467c0fb6083
children 8d3156073892
line diff
     1.1 --- a/makefile	Thu May 10 11:40:02 2012 +0900
     1.2 +++ b/makefile	Sun Jan 27 23:34:29 2013 +0900
     1.3 @@ -75,7 +75,7 @@
     1.4  YAHTMLDIST = ${YAHTMLLISP} install 00readme makefile newpage.rb
     1.5  PACK	= `ls ${DISTRIB}`
     1.6  TMPDIR	= /tmp
     1.7 -VERSION = `head yatex.el|awk '/rev\./{print $$4}'`
     1.8 +VERSION = `head -20 yatex.el|awk -F'"' '/revision/{print $$2}'`
     1.9  PACKDIR	= ${TMPDIR}/yatex${VERSION}
    1.10  
    1.11  all: