This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/cplint/doc/Makefile
rzf 48b6818654 added instructions on semcpl.pl commands print/0 and build/1
modified targets of Makefile


git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2025 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2007-11-16 15:23:01 +00:00

12 lines
264 B
Makefile

# in order to produce pdf or html from manual.tex you have
# to manually edit manual.tex following the instructions at the beginning of
# it
manual.pdf: manual.tex manual.bbl
pdflatex manual
pdflatex manual
manual.html: manual.tex manual.bbl
htlatex manual