[PATCH libICE docs] Add top-level target for documentation.

Gaetan Nadon memsize at videotron.ca
Tue Nov 23 11:28:46 PST 2010


On Tue, 2010-11-23 at 11:21 -0800, Dan Nicholson wrote:

> That's the point. If you don't make it PHONY, make keeps looking for a
> file called documents to show up. Since we know one will never be
> there, we can tell make not to bother looking. Look at all the things
> automake declares as PHONY.
> 
> .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
>         all all-am am--refresh check check-am clean clean-generic \
> 

Correct, I read about that afterwards. Make will perform better as there
is no need
to locate a file and check time stamp and so on. To be nice to make,
"lint"
should also be listed in .PHONY.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20101123/927e7f11/attachment.html>
-------------- 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/20101123/927e7f11/attachment-0001.pgp>


More information about the xorg-devel mailing list