linux-um archives
 help / color / mirror / Atom feed
From: BlaisorBlade <blaisorblade_spam@yahoo.it>
To: Himanshu Raj <hraj@us.ibm.com>,
	user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] make mrproper leaves some files around ....
Date: Thu, 22 Jul 2004 20:12:25 +0200	[thread overview]
Message-ID: <200407222012.25767.blaisorblade_spam@yahoo.it> (raw)
In-Reply-To: <OF61F78B76.DD6FCAF5-ON85256ED8.00777608-04256ED8.007798C0@us.ibm.com>

Alle 23:48, mercoledì 21 luglio 2004, Himanshu Raj ha scritto:
> Hi Folks,
>
> When I do
> make mrproper ARCH=um
>
> executables mk_task and mk_conatant don't go away from arch/um/util. I
> tried putting the following lines in the arch/um/util/Makefile:
>
> clean :
>         $(RM) -f $(host-progs)
>
> mrproper : clean
>
>
> But that doesn't work. I tried finding where I can add a target for CLEAN,
> but I don't understand the new kbuild process really well. Can anyone
> take a shot at this?
Read Documentation/kbuild/makefiles.txt and add something like this:

clean-files := $(host-progs)

I'll do it myself when and if I can...
-- 
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id\x10040&opÌk
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

  reply	other threads:[~2004-07-22 18:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-21 21:48 [uml-devel] make mrproper leaves some files around Himanshu Raj
2004-07-22 18:12 ` BlaisorBlade [this message]
2004-08-13 21:09   ` BlaisorBlade

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=200407222012.25767.blaisorblade_spam@yahoo.it \
    --to=blaisorblade_spam@yahoo.it \
    --cc=hraj@us.ibm.com \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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