]> git.sur5r.net Git - bacula/docs/blobdiff - docs/Makefile
Update baculum documentation
[bacula/docs] / docs / Makefile
index d97814ba27dd51eb2aa53b3b0361ab2cb321953f..985b04c1d037cbb42f9623eace4e43467fb3788b 100644 (file)
@@ -93,6 +93,7 @@ external-references:
        @echo "External references for all manuals built."
 
 pdftex: external-references
+       mktexlsr ~/texmf
        @for I in ${en_dirs}; \
          do (cd $$I; cp -f ../../version.tex .; cp -f ../../bacula.sty .; ); \
        done
@@ -113,15 +114,8 @@ web:
                            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 ..."
 
 
@@ -175,7 +169,6 @@ mini-clean:
 realclean: clean
 
 distclean: clean
-       $(RMF) Makefile
        $(RMF) -r CVS html-manual/CVS home-page/CVS techlogs/CVS
        $(RMF) -rf autom4te.cache bacula-doc-* config.log config.out
        $(RMF) -f config.status kernsconfig
@@ -190,9 +183,6 @@ distclean: clean
        @echo "latex directory cleaned up"
 
 
-devclean:
-       $(RMF) Makefile
-
 depend:
 
 install: