hgbook
diff ja/Makefile.win32 @ 1079:58fefdf069c5
reformated
author | Zhaoping Sun <zhaopingsun@gmail.com> |
---|---|
date | Fri Nov 20 22:53:55 2009 -0500 (2009-11-20) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/ja/Makefile.win32 Fri Nov 20 22:53:55 2009 -0500 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 $< $@