[PATCH libICE docs] Add top-level target for documentation.
Gaetan Nadon
memsize at videotron.ca
Mon Nov 22 16:21:49 PST 2010
On Mon, 2010-11-22 at 17:26 -0500, Trevor Woerner wrote:
> -.PHONY: ChangeLog INSTALL
> +.PHONY: ChangeLog INSTALL documents
I don't think it should be a PHONY target, "documents" is not a file.
It's like the lint target.
>
> INSTALL:
> $(INSTALL_CMD)
> @@ -15,6 +15,11 @@ ChangeLog:
>
> dist-hook: ChangeLog INSTALL
>
> +# Generically invoked from build.sh --cmd "make documents"
> +# Builds User's documentation and Developer's
> documentation/specifications
> +documents:
> + cd specs && $(MAKE) $(AM_MAKEFLAGS) install
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20101122/e7f8ce99/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20101122/e7f8ce99/attachment.pgp>
More information about the xorg-devel
mailing list