From: Keith M Wesolowski <wesolows@foobazco.org>
To: sparclinux@vger.kernel.org
Subject: Re: small make clean fix
Date: Sun, 21 Mar 2004 23:12:58 +0000 [thread overview]
Message-ID: <20040321231258.GA3403@foobazco.org> (raw)
In-Reply-To: <20040321214223.GA17279@spike>
On Sun, Mar 21, 2004 at 10:42:23PM +0100, Stefan Holst wrote:
> diff -urN a/arch/sparc/Makefile b/arch/sparc/Makefile
> --- a/arch/sparc/Makefile 2004-03-11 11:32:58.000000000 +0100
> +++ b/arch/sparc/Makefile 2004-03-21 22:13:17.005461672 +0100
> @@ -67,7 +67,8 @@
> $(call filechk,gen-asm-offsets)
>
> CLEAN_FILES += include/asm-$(ARCH)/asm_offsets.h \
> - arch/$(ARCH)/kernel/asm-offsets.s
> + arch/$(ARCH)/kernel/asm-offsets.s \
> + arch/$(ARCH)/boot/System.map
>
> # Don't use tabs in echo arguments.
> define archhelp
Pete rejected this when I wrote it last year, and applied the clean
target instead. This is probably my fault, since I failed to tell him
that it doesn't work (or perhaps it did then but doesn't now).
Pete, knowing that the clean target doesn't get called, do you still
object to this?
--
Keith M Wesolowski
next prev parent reply other threads:[~2004-03-21 23:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-21 21:42 small make clean fix Stefan Holst
2004-03-21 23:12 ` Keith M Wesolowski [this message]
2004-03-22 0:08 ` Pete Zaitcev
2004-03-22 0:22 ` Keith M Wesolowski
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=20040321231258.GA3403@foobazco.org \
--to=wesolows@foobazco.org \
--cc=sparclinux@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.