From: Julian Andres Klode <jak@jak-linux.org>
To: linux-btrfs@vger.kernel.org
Cc: Julian Andres Klode <jak@jak-linux.org>
Subject: [PATCH] Rename convert target to btrfs-convert
Date: Fri, 23 Jan 2009 16:32:26 +0100 [thread overview]
Message-ID: <1232724746-27087-1-git-send-email-jak@jak-linux.org> (raw)
The target builds btrfs-convert and should therefore be
also named this way.
Signed-off-by: Julian Andres Klode <jak@jak-linux.org>
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index e6a332c..3b69db6 100644
--- a/Makefile
+++ b/Makefile
@@ -65,7 +65,7 @@ dir-test: $(objects) dir-test.o
quick-test: $(objects) quick-test.o
gcc $(CFLAGS) -o quick-test $(objects) quick-test.o $(LDFLAGS) $(LIBS)
-convert: $(objects) convert.o
+btrfs-convert: $(objects) convert.o
gcc $(CFLAGS) -o btrfs-convert $(objects) convert.o -lext2fs $(LDFLAGS) $(LIBS)
manpages:
--
1.6.0.6
reply other threads:[~2009-01-23 15:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1232724746-27087-1-git-send-email-jak@jak-linux.org \
--to=jak@jak-linux.org \
--cc=linux-btrfs@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox