From: Tim Deegan <tim@xen.org>
To: xen-devel@lists.xen.org
Cc: Ian Jackson <ian.jackson@eu.citrix.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [PATCH] tools/blktap2: fix 'make clean'
Date: Thu, 12 Apr 2012 09:02:06 +0100 [thread overview]
Message-ID: <20120412080206.GA30588@ocelot.phlegethon.org> (raw)
In-Reply-To: <4b6bf18b6790e3713ddc.1333621543@whitby.uk.xensource.com>
Ping?
At 11:25 +0100 on 05 Apr (1333625143), Tim Deegan wrote:
> # HG changeset patch
> # User Tim Deegan <tim@xen.org>
> # Date 1333621466 -3600
> # Node ID 4b6bf18b6790e3713ddc4fdc1d63e54b4635c57b
> # Parent d690c7e896a26c54a5ab85458824059de72d5cba
> tools/blktap2: fix 'make clean'
>
> Signed-off-by: Tim Deegan <tim@xen.org>
>
> diff -r d690c7e896a2 -r 4b6bf18b6790 tools/blktap2/lvm/Makefile
> --- a/tools/blktap2/lvm/Makefile Thu Apr 05 11:06:03 2012 +0100
> +++ b/tools/blktap2/lvm/Makefile Thu Apr 05 11:24:26 2012 +0100
> @@ -27,7 +27,7 @@ lvm-util: lvm-util.o
> $(CC) -DLVM_UTIL $(LDFLAGS) -o lvm-util lvm-util.c
>
> clean:
> - rm -rf *.o *~ $(DEPS) $(IBIN)
> + rm -rf *.o *.opic *~ $(DEPS) $(IBIN)
>
> .PHONY: all build clean install lvm-util
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
prev parent reply other threads:[~2012-04-12 8:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-05 10:25 [PATCH] tools/blktap2: fix 'make clean' Tim Deegan
2012-04-05 10:40 ` Ian Campbell
2012-04-12 11:14 ` Ian Jackson
2012-04-12 8:02 ` Tim Deegan [this message]
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=20120412080206.GA30588@ocelot.phlegethon.org \
--to=tim@xen.org \
--cc=ian.jackson@eu.citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xen.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;
as well as URLs for NNTP newsgroup(s).