comparison makefile @ 206:99cb56e58ec3 dev

RCS-Checked in as 1.75
author yuuji@gentei.org
date Thu, 12 Jan 2012 12:25:08 +0900
parents 03f7349a6223
children d467c0fb6083
comparison
equal deleted inserted replaced
204:1de7ae500ca4 206:99cb56e58ec3
47 # make package to create package for relase 47 # make package to create package for relase
48 # make yahtmlpack to create package for relase 48 # make yahtmlpack to create package for relase
49 # make clean to delete all producted files 49 # make clean to delete all producted files
50 # make ci to check in all 50 # make ci to check in all
51 # make co to check out all 51 # make co to check out all
52 MVER = 1.74.7 52 MVER = 1.75
53 LISP = ${LISP18} ${LISP19} 53 LISP = ${LISP18} ${LISP19}
54 YAHTML = yahtml.el 54 YAHTML = yahtml.el
55 COMMON = yatexlib.el yatexprc.el 55 COMMON = yatexlib.el yatexprc.el
56 LISP18 = comment.el yatex.el yatexadd.el yatexgen.el yatexenv.el \ 56 LISP18 = comment.el yatex.el yatexadd.el yatexgen.el yatexenv.el \
57 ${COMMON} \ 57 ${COMMON} \

yatex.org