hgbook

diff ja/Makefile.win32 @ 1114:527b86d55d4a

inotify: update installation information

inotify is shipped in Mercurial since 1.0, which greatly simplifies the installation process
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sun Dec 13 16:35:56 2009 +0900 (2009-12-13)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ja/Makefile.win32	Sun Dec 13 16:35:56 2009 +0900
     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 $< $@