From: Andi Kleen <andi@firstfloor.org>
To: cpw@sgi.com, linux-numa@vger.kernel.org
Subject: [PATCH] Fix make clean for tests in numactl-2.0.4-rc1
Date: Thu, 10 Dec 2009 15:11:33 +0100 [thread overview]
Message-ID: <20091210141133.GA11144@basil.fritz.box> (raw)
"make clean" leaves test/move_pages around. Add it to CLEANFILES
-Andi
---
--- numactl-2.0.4-rc1/Makefile~ 2009-08-31 14:37:13.000000000 +0200
+++ numactl-2.0.4-rc1/Makefile 2009-12-10 15:08:14.000000000 +0100
@@ -30,7 +30,8 @@
.depend .depend.X test/nodemap test/distance test/tbitmap \
test/after test/before threadtest test_move_pages \
test/mbind_mig_pages test/migrate_pages \
- migratepages migspeed migspeed.o libnuma.a
+ migratepages migspeed migspeed.o libnuma.a \
+ test/move_pages
SOURCES := bitops.c libnuma.c distance.c memhog.c numactl.c numademo.c \
numamon.c shm.c stream_lib.c stream_main.c syscall.c util.c mt.c \
clearcache.c test/*.c
--
ak@linux.intel.com -- Speaking for myself only.
reply other threads:[~2009-12-10 14:11 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=20091210141133.GA11144@basil.fritz.box \
--to=andi@firstfloor.org \
--cc=cpw@sgi.com \
--cc=linux-numa@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;
as well as URLs for NNTP newsgroup(s).