hgbook

diff ja/Makefile.win32 @ 1030:2ac31ea48a3d

merge with trunk
author Romain PELISSE <belaran@gmail.com>
date Thu Apr 22 12:39:32 2010 +0200 (2010-04-22)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ja/Makefile.win32	Thu Apr 22 12:39:32 2010 +0200
     1.3 @@ -0,0 +1,11 @@
     1.4 +# -*- makefile -*-
     1.5 +
     1.6 +include ./Makefile
     1.7 +
     1.8 +SVG2PNG= sh svg2png_w32.sh
     1.9 +SVG2EPS= sh svg2eps_w32.sh
    1.10 +GS= gswin32c
    1.11 +MAKEINDEX= jmakeindex
    1.12 +
    1.13 +atbegxxx.tex: atbegshi.tex
    1.14 +	cp $< $@