[Gpg4win-devel] Proposal: change way html version of manuals is managed

Jan-Oliver Wagner jan-oliver.wagner at intevation.de
Wed Dec 5 16:41:28 CET 2007


On Dienstag, 4. Dezember 2007, Marcus Brinkmann wrote:
> At Tue, 4 Dec 2007 16:08:56 +0100,
> Jan-Oliver Wagner wrote:
> > Index: Makefile.am
> > ===================================================================
> > --- Makefile.am (Revision 615)
> > +++ Makefile.am (Arbeitskopie)
> > @@ -108,6 +108,15 @@
> >  webversion: einsteiger.html durchblicker.html novices.html
> >  # advanced.html
> > 
> > +htmlversion: einsteiger.html durchblicker.html novices.html
> > +       rm -rf html
> > +       mkdir html
> > +       mv einsteiger*.html durchblicker*.html novices*.html \
> > +         html/
> > +       cp einsteiger.css durchblicker.css \
> > +         $(web_png_files) $(png_files) $(eps_files_png) gpg4win-logo.png \
> > +         html/
> > +
> >  online: webversion
> >         set -e; \
> >         echo "Going to put current manuals online for www.gpg4win.org ..."; \
> 
> Just a side comment, but all the above targets and probably more
> should be added as dependency to the .PHONY target for cleanliness.

I just committed my proposed change (modified as suggested).

I am note sure about .PHONY, so I didn't add this.

Best

	Jan

-- 
Dr. Jan-Oliver Wagner                        Intevation GmbH, Osnabrück
Amtsgericht Osnabrück, HR B 18998             http://www.intevation.de/
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner



More information about the Gpg4win-devel mailing list