From 61c0469874378a62539c63beec541dd5aef73c9b Mon Sep 17 00:00:00 2001 From: Mulyadi Santosa Date: Sat, 26 Sep 2009 02:01:41 +0700 Subject: [PATCH] --- yaml --- r: 166899 b: refs/heads/master c: 1ad0560e8cdb6d5b381220dc2da187691b5ce124 h: refs/heads/master i: 166897: 9367d996b7861254cfa34518939813e031963af0 166895: 668d9a82646a37d429dc82a682bc0f0b177036df v: v3 --- [refs] | 2 +- trunk/tools/perf/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4bd46d6743f3..5e74518ddfa5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 27f9994c50e95f3a5a81fe4c7491a9f9cffe6ec0 +refs/heads/master: 1ad0560e8cdb6d5b381220dc2da187691b5ce124 diff --git a/trunk/tools/perf/Makefile b/trunk/tools/perf/Makefile index b5f1953b6144..5881943f0c34 100644 --- a/trunk/tools/perf/Makefile +++ b/trunk/tools/perf/Makefile @@ -728,7 +728,7 @@ $(BUILT_INS): perf$X common-cmds.h: util/generate-cmdlist.sh command-list.txt common-cmds.h: $(wildcard Documentation/perf-*.txt) - $(QUIET_GEN)util/generate-cmdlist.sh > $@+ && mv $@+ $@ + $(QUIET_GEN). util/generate-cmdlist.sh > $@+ && mv $@+ $@ $(patsubst %.sh,%,$(SCRIPT_SH)) : % : %.sh $(QUIET_GEN)$(RM) $@ $@+ && \