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: gcc/Makefile.in


  In message <37E78997.A1E285C8@acm.org>you write:
  > This is a multi-part message in MIME format.
  > --------------B3D558A539ECA03DDC334971
  > Content-Type: text/plain; charset=us-ascii
  > Content-Transfer-Encoding: 7bit
  > 
  > Hi,
  > attached is a patch to gcc/Makefile.in which allows `make
  > maintainer-clean' to work. The current behaviour causes config.cache to
  > disappear halfway through. (although INTL_DISTCLEAN is ok, the distclean
  > rule depends on clean, which causes intl.clean to happen)
  > 
  > Ok?
  > 
  > nathan
  > -- 
  > Dr Nathan Sidwell :: Computer Science Department :: Bristol University
  >         I have seen the death of PhotoShop -- it is called GIMP
  > nathan@acm.org  http://www.cs.bris.ac.uk/~nathan/  nathan@cs.bris.ac.uk
  > --------------B3D558A539ECA03DDC334971
  > Content-Type: text/plain; charset=us-ascii;
  >  name="makefile.patch"
  > Content-Transfer-Encoding: 7bit
  > Content-Disposition: inline;
  >  filename="makefile.patch"
  > 
  > 1999-09-21  Nathan Sidwell  <nathan@acm.org>
  > 
  > 	* Makefile.in (INTL_MOSTLYCLEAN, INTL_CLEAN): New variables.
  > 	(mostlyclean): Depend on INTL_MOSTLYCLEAN.
  > 	(clean): Depend on INTL_CLEAN.
  > 	(maintainer-clean): Adjust.
This is fine.  Please install it.  Thanks!

jeff


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