Editor/doc/project.conf

27 lines
496 B
Plaintext

targets=editor.1,editor.html,filter.1,filter.html
dist=Makefile,docbook.sh,editor.css.xml,editor.xml,filter.css.xml,filter.xml,manual.css.xml
[editor.1]
type=script
script=./docbook.sh
install=
depends=editor.xml
[editor.html]
type=script
script=./docbook.sh
install=
depends=editor.css.xml,editor.xml,manual.css.xml
[filter.1]
type=script
script=./docbook.sh
install=
depends=filter.xml
[filter.html]
type=script
script=./docbook.sh
install=
depends=filter.css.xml,filter.xml,manual.css.xml