mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Chris Wright <chrisw@osdl.org>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: Chris Wright <chrisw@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: kbuild will remove .c files
Date: Wed, 3 Mar 2004 13:38:35 -0800	[thread overview]
Message-ID: <20040303133835.H21045@build.pdx.osdl.net> (raw)
In-Reply-To: <20040303210715.GA2229@mars.ravnborg.org>; from sam@ravnborg.org on Wed, Mar 03, 2004 at 10:07:15PM +0100

* Sam Ravnborg (sam@ravnborg.org) wrote:
> What happens here is that make resort to a chained rule to create the
> irlan.o file.
> The chain goes from SCCS/%.c -> %.c -> %.s -> %.o
> 
> The two files %.c and %.s is considered intermidiate files, and make
> guarantees that intermidiate files that did not exist when
> make was called, does not exists when make exists.
> This is reported by make with the "rm ..." line.

Ah, I was trying to find it in kbuild.

> First my make documentatin say the make would use "rm -f ...",not "rm".
> What make version do you use?

GNU Make 3.80

> Also I would expect to see irlan_client.s to be deleted also - did you miss that?
> It may show up a bit later.

No, it is not deleted.

thanks,
-chris
-- 
Linux Security Modules     http://lsm.immunix.org     http://lsm.bkbits.net

  reply	other threads:[~2004-03-03 21:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-03 20:34 Chris Wright
2004-03-03 21:07 ` Sam Ravnborg
2004-03-03 21:38   ` Chris Wright [this message]
     [not found] <1vLk4-6uK-23@gated-at.bofh.it>
     [not found] ` <1vLWC-7h0-1@gated-at.bofh.it>
2004-03-03 22:35   ` Pascal Schmidt

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=20040303133835.H21045@build.pdx.osdl.net \
    --to=chrisw@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®