echo ""; echo ""; exit 1;)); \
done
@(cd tools ; ./htmls.sh)
- @cp ./images/png/borg-logo.png manuals/en/pdf-and-html/images
- @cp ./images/png/borg-next.png manuals/en/pdf-and-html/images/next.png
- @cp ./images/png/borg-next_g.png manuals/en/pdf-and-html/images/next_g.png
- @cp ./images/png/borg-previous.png manuals/en/pdf-and-html/images/prev.png
- @cp ./images/png/borg-previous_g.png manuals/en/pdf-and-html/images/prev_g.png
- @cp ./images/png/borg-up.png manuals/en/pdf-and-html/images/up.png
- @cp ./images/png/borg-up_g.png manuals/en/pdf-and-html/images/up_g.png
- @cp ./images/png/borg-contents.png manuals/en/pdf-and-html/images/contents.png
- @cp ./images/png/borg-index.png manuals/en/pdf-and-html/images/index.png
+ @cp ./images/png/*.png manuals/en/pdf-and-html/images/
+ @cp ./images/*.png manuals/en/pdf-and-html/images/
@echo "All manuals built ..."