[MPlayer-DOCS] Problem compiling DOCS
Diego Biurrun
diego at biurrun.de
Fri Jan 30 01:48:56 CET 2004
Torinthiel writes:
> On Sun, Jan 25, 2004 at 09:48:42AM +0100, Torinthiel wrote:
> > I'll try to make a draft this afternoon.
>
> Here it is. I think we should also rename SUBDIRS variable to LANGUAGES.
> It adds possibility to make only one language at a time and even make -j works ;).
I've been longing for this one for ages. Good karma for you, Torinthiel.
> BTW, how about moving symlinks generation in Makefile.inc to separate
> target? Less error-prone if we are ever to change it.
You are reading my mind. This should definitely be done.
> --- Makefile 24 Jan 2004 22:31:11 -0000 1.17
> +++ Makefile 25 Jan 2004 20:17:12 -0000
> @@ -18,29 +18,25 @@
> + @echo "html-LANG-single : As above, but only one language."
> + @echo "html-LANG-chunked : As above, but only one language."
Changed to
> + @echo "html-single-LANG : As above, but only one language."
> + @echo "html-chunked-LANG : As above, but only one language."
Anyway, patch applied, keep up the good work.
Diego
More information about the MPlayer-DOCS
mailing list