[MPlayer-DOCS] Makefile.inc fixes? [patch]
Diego Biurrun
diego at biurrun.de
Fri Jan 30 09:27:48 CET 2004
Torinthiel writes:
> On Mon, Jan 26, 2004 at 12:13:15PM +0100, Torinthiel wrote:
> > I have created what I believe to be Makefile.inc fixes.
> > Namely it adds missing .PHONY for all, html-single and html-chunked,
> > makes the xsl dependency creating a bit more readable IMHO and makes
> > HTML_DIR and HTML_FILE error checking internal in make. Please comment.
>
> And how about a patch?
Maybe we should have everybody who forgets an attachment send in a few
crates of Cola ;-)
> --- Makefile.inc 24 Jan 2004 22:31:11 -0000 1.14
> +++ Makefile.inc 26 Jan 2004 11:08:10 -0000
> @@ -4,13 +4,15 @@
> +$(HTMLDIR)/index.html: main.xml $(CHUNK_XSL_DEPS) symlinks
10l, this symlinks thing does not belong there.
Anyway, feel free to commit directly to the build system. You have
written most of it and are far better at make than me...
Diego
More information about the MPlayer-DOCS
mailing list