On 21.12.2010 18:09, Greg Ercolano wrote:
> Albrecht Schlosser wrote:
>>> Added:
>>>      branches/branch-1.3/documentation/src/Fl_Native_File_Chooser.png
>>
>> Should be added to doc/Makefile, shouldn't it ? ;-)
>
>       LOL, yes, forgot that.. fixed.
>
>       Easy to forget, since nothing breaks if it's left out.
>       I wish it would actually break something to remind me ;)

Yes, I'm really in doubt whether we should keep these dependencies,
because we probably don't gain anything with them. Since the docs
are not made by default, they are *unused* dependencies. We must
edit them manually, and we don't have the dependencies on all source
files that include doxygen docs.

I always use 'make clean html' or 'make clean pdf' to generate the
docs to be sure that they are generated. I'm not a make expert, but I
imagine that usage of .phony could improve this. So, what are the
image dependencies good for ? How often do we change an image so that
this would trigger re-generating the docs, and how often do we change
source files (that don't trigger anything) ?

Yes, I'd say, let's remove 'em all.

+1 for removing the dependencies and shorten docs/Makefile.

Did I overlook anything ?

Albrecht
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to