This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[makefile] [ada] More cleanup from xgnatug fix


If, as I hope, updating the CVS timestamps works correctly for this
problem (http://gcc.gnu.org/ml/gcc-patches/2003-12/msg01993.html), I
did notice another additional bugfix.

According to the docs, "make maintainer-clean" should delete all
generated files (except configure) even though they are potentially
included in the distribution.

So this little bit would need to be added to the ada.maintainer-clean
rules, since gnat_ug_???.texi are generated files.

This of course, assumes the aforementioned patch fixes the rebuild
problems.  If the previous patch does not work and the original patch
ends up being reverted then this patch minus the stamp-xgnatug line
would still be prudent.

I'll wait a week or so for installing this one, but would it be OK?

KC

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]