All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@sgi.com>
To: linux-ia64@vger.kernel.org
Subject: [patch] 2.4.21-ia64-030702 arch/ia64/Makefile
Date: Sun, 20 Jul 2003 10:03:52 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105869579516951@msgid-missing> (raw)

Delete some generated ia64 files that were being left by make mrproper.

--- 2.4.21/arch/ia64/Makefile	2003-07-20 20:01:57.000000000 +1000
+++ 2.4.21/arch/ia64/Makefile	2003-07-20 20:01:23.000000000 +1000
@@ -141,7 +141,7 @@
 	arch/ia64/scripts/unwcheck.sh vmlinux
 
 archmrproper:
-	rm -f arch/$(ARCH)/vmlinux.lds
+	rm -f arch/$(ARCH)/vmlinux.lds vmlinux-tmp vmlinux.gz
 	@$(MAKE) -C arch/$(ARCH)/tools mrproper
 
 archdep: include/config/MARKER


             reply	other threads:[~2003-07-20 10:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-20 10:03 Keith Owens [this message]
2003-07-30 23:20 [patch] 2.4.21-ia64-030702 arch/ia64/Makefile Bjorn Helgaas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-ia64-105869579516951@msgid-missing \
    --to=kaos@sgi.com \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.