* [PATCH] rt-tests: Makefile - rt-tests.spec is not a PHONY target
@ 2009-11-16 21:18 John Kacur
0 siblings, 0 replies; only message in thread
From: John Kacur @ 2009-11-16 21:18 UTC (permalink / raw)
To: Clark Williams; +Cc: rt-users, John Kacur
Reported-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: John Kacur <jkacur@redhat.com>
---
Makefile | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 7414a68..eb37c19 100644
--- a/Makefile
+++ b/Makefile
@@ -78,8 +78,6 @@ push: release
pushtest: release
scripts/do-git-push --test $(VERSION_STRING)
-# Note although rt-tests.spec is a file, it is okay to remake it every time.
-.PHONY: rt-tests.spec
rt-tests.spec: Makefile rt-tests.spec-in
sed s/__VERSION__/$(VERSION_STRING)/ <$@-in >$@
--
1.6.2.5
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-11-16 21:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-16 21:18 [PATCH] rt-tests: Makefile - rt-tests.spec is not a PHONY target John Kacur
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).