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]

Re: PATCH g77/Make-lang.in intdoc.texi dependencies inconsistency


  In message <199908292219.AAA18850@ignucius.axis.se>you write:
  > The dependencies for intdoc.texi are inconsistent; in some
  > places the depended-upon (sp?) files are prefixed with
  > $(srcdir), in other places, they are not.  This patch just fixes
  > *one* place; the minimum for not making SUN make barf on "make
  > bootstrap install".  But please, the rationale for this patch is
  > (here) to straighten up an inconsistency.  I'll fix up the other
  > places if there is any interest in that.
  > 
  > gcc/f:
  > Sat Aug 28 18:29:07 1999  Hans-Peter Nilsson  <hp@axis.se>
  > 
  > 	* Make-lang.in ($(srcdir)/f/intdoc.texi): Prefix dependencies with
  > 	$(srcdir).
This is wrong and bad.  While it will fix some problems with the majorly
braindead Sun make, it will break things for other makes.



jeff



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