comparison makefile @ 522:ce46889a743d dev

Add yatexflt.el to manifest
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 13 Jan 2018 20:57:58 +0900
parents e9c20490b85d
children 81af9784a013
comparison
equal deleted inserted replaced
521:cef987df070f 522:ce46889a743d
47 # make yahtmlpack to create package for relase 47 # make yahtmlpack to create package for relase
48 # make clean to delete all producted files 48 # make clean to delete all producted files
49 # make tag to add release tags 49 # make tag to add release tags
50 LISP = ${LISP18} ${LISP19} ${LISP23} 50 LISP = ${LISP18} ${LISP19} ${LISP23}
51 YAHTML = yahtml.el 51 YAHTML = yahtml.el
52 COMMON = yatexlib.el yatexprc.el 52 COMMON = yatexlib.el yatexprc.el yatexhlp.el
53 LISP18 = yatex.el yatexadd.el yatexgen.el yatexenv.el \ 53 LISP18 = yatex.el yatexadd.el yatexgen.el yatexenv.el \
54 ${COMMON} \ 54 ${COMMON} \
55 yatexmth.el yatexhks.el yatexhlp.el \ 55 yatexmth.el yatexhks.el yatexhlp.el \
56 yatexm-o.el yatexsec.el yatexhie.el yatexpkg.el ${YAHTML} 56 yatexm-o.el yatexsec.el yatexhie.el yatexpkg.el ${YAHTML}
57 LISP19 = yatex19.el 57 LISP19 = yatex19.el

yatex.org