From: olegmatcovsky@gmail.com
To: fio@vger.kernel.org
Cc: Oleg Matcovschi <olegmatcovsky@gmail.com>
Subject: [PATCH 1/2] Remove config-host.h on clean.
Date: Tue, 12 Mar 2013 00:04:16 -0700 [thread overview]
Message-ID: <1363071856-7507-1-git-send-email-olegmatcovsky@gmail.com> (raw)
From: Oleg Matcovschi <olegmatcovsky@gmail.com>
Signed-off-by: Oleg Matcovschi <olegmatcovsky@gmail.com>
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index 023557c..7a17555 100644
--- a/Makefile
+++ b/Makefile
@@ -217,7 +217,7 @@ fio: $(OBJS)
$(QUIET_LINK)$(CC) $(LDFLAGS) $(CFLAGS) -o $@ $(OBJS) $(LIBS) $(LDFLAGS)
clean: FORCE
- -rm -f .depend $(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) core.* core FIO-VERSION-FILE config-host.mak cscope.out *.d
+ -rm -f .depend $(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) core.* core FIO-VERSION-FILE config-host.mak config-host.h cscope.out *.d
cscope:
@cscope -b -R
--
1.7.5.4
next reply other threads:[~2013-03-12 7:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-12 7:04 olegmatcovsky [this message]
2013-03-12 12:10 ` [PATCH 1/2] Remove config-host.h on clean Jens Axboe
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=1363071856-7507-1-git-send-email-olegmatcovsky@gmail.com \
--to=olegmatcovsky@gmail.com \
--cc=fio@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