On Sun, Dec 13, 2009 at 11:43:37PM +0100, diego wrote: > > Log: > Remove now unnecessary dependency on intermediate directories. > > --- trunk/DOCS/xml/README.maintainers Sun Dec 13 23:25:08 2009 (r30005) > +++ trunk/DOCS/xml/README.maintainers Sun Dec 13 23:43:37 2009 (r30006) > @@ -2,9 +2,9 @@ The documentation and its translations r > When building the documentation, the toplevel Makefile goes into > the subdirectories listed in the SUBDIRS variable and executes make > in each of those directories to create the HTML documentation > -in subdirectories of the 'HTML' and 'HTML-single' directories. > +in subdirectories of the 'HTML' directory. > > -IMPORTANT: Do NOT place sensitive files under 'HTML' or 'HTML-single'! > +IMPORTANT: Do NOT place sensitive files under 'HTML'! > It is for generated documentation only. > The whole directory tree is wiped out by the Makefile > when running 'make distclean' or 'make clean'.
Ouch, that was a mistaken hunk from the next commit. I'm apparently getting tired. Time to go to bed... Diego _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
