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: `make clean-target' should clean target libgcc too



  In message <orn1j5huq5.fsf@guarana.lsd.ic.unicamp.br>you write:
  > --=-=-=
  > 
  > Whenever something relevant is changed in the compiler, I find myself
  > having to run not only `make clean-target', but also to remove
  > gcc/libgcc, because, unlike crtstuff's, libgcc's object files don't
  > depend on cc1.  This patches arranges for `make clean-target' to also
  > clean up libgcc.  Ok to install?
  > 
  > 
  > --=-=-=
  > Content-Type: text/x-patch
  > Content-Disposition: inline; filename=clean-libgcc.patch
  > 
  > Index: ChangeLog
  > from  Alexandre Oliva  <aoliva@redhat.com>
  > 
  > 	* Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
  > 	(clean-target): Depend on it.
Looks good to me.  Go ahead and install it.


jeff



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