Makefile.am (ragel-7.0.0.10) | : | Makefile.am (ragel-7.0.0.11) | ||
---|---|---|---|---|
skipping to change at line 42 | skipping to change at line 42 | |||
bmrange.fig conds2.fig exconcat.fig exor.fig exstar.fig lines1.fig \ | bmrange.fig conds2.fig exconcat.fig exor.fig exstar.fig lines1.fig \ | |||
opstar.fig | opstar.fig | |||
if BUILD_MANUAL | if BUILD_MANUAL | |||
doc_DATA = ragel-guide.html | doc_DATA = ragel-guide.html | |||
.fig.png: | .fig.png: | |||
fig2dev -L png -S 4 $< $@ | fig2dev -L png -S 4 $< $@ | |||
ragel-guide.html: ragel-guide.txt | ||||
asciidoc -d book $< | ||||
ragel-guide.html: bmconcat.png bmregex.png dropdown.png exdoneact.png \ | ragel-guide.html: bmconcat.png bmregex.png dropdown.png exdoneact.png \ | |||
exoutact1.png exstrongsubtr.png lines2.png smallscanner.png bmnull.png \ | exoutact1.png exstrongsubtr.png lines2.png smallscanner.png bmnull.png \ | |||
comments1.png entryguard.png exinter.png exoutact2.png exsubtr.png \ | comments1.png entryguard.png exinter.png exoutact2.png exsubtr.png \ | |||
lmkleene.png stembed.png bmnum.png comments2.png exaction.png \ | lmkleene.png stembed.png bmnum.png comments2.png exaction.png \ | |||
exnegate.png explus.png finguard.png opconcat.png bmor.png conds1.png \ | exnegate.png explus.png finguard.png opconcat.png bmor.png conds1.png \ | |||
exallact.png exoption.png exstact.png leftguard.png opor.png \ | exallact.png exoption.png exstact.png leftguard.png opor.png \ | |||
bmrange.png conds2.png exconcat.png exor.png exstar.png lines1.png \ | bmrange.png conds2.png exconcat.png exor.png exstar.png lines1.png \ | |||
opstar.png | opstar.png | |||
endif | endif | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 3 lines changed or added |