Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* (toplevel patch) add to clean target
@ 2002-12-23  2:08 Nathanael Nerode
  2002-12-23  8:46 ` DJ Delorie
  0 siblings, 1 reply; 2+ messages in thread
From: Nathanael Nerode @ 2002-12-23  2:08 UTC (permalink / raw)
  To: gcc-patches, binutils, gdb-patches, dj

Somehow, I forgot the clean target.  Here it is, tested & all.

	* Makefile.tpl: Clean up multilib.out.
	* Makefile.in: Regenerate.

--- Makefile.tpl	2002-12-23 05:01:19.000000000 -0500
+++ Makefile.tpl.new	2002-12-23 05:00:59.000000000 -0500
@@ -643,6 +643,7 @@
 
 local-distclean:
 	-rm -f Makefile config.status config.cache mh-frag mt-frag
+	-rm -f multilib.out multilib.ts multilib.tmp
 	-if [ "$(TARGET_SUBDIR)" != "." ]; then \
 	  rm -rf $(TARGET_SUBDIR); \
 	else true; fi


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-23 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-23  2:08 (toplevel patch) add to clean target Nathanael Nerode
2002-12-23  8:46 ` DJ Delorie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox