Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321423
b: refs/heads/master
c: 7f309ed
h: refs/heads/master
i:
  321421: 48a5550
  321419: b2224fb
  321415: c7f81a0
  321407: d64cd9f
v: v3
  • Loading branch information
Palmer Cox authored and Arnaldo Carvalho de Melo committed Aug 3, 2012
1 parent e6f7b6b commit 4288538
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6b118e92cc78ccef7b54a296158d4738fd377bcc
refs/heads/master: 7f309ed6453926a81e2a97d274f67f1e48f0d74c
3 changes: 2 additions & 1 deletion trunk/tools/perf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,8 @@ clean:
$(RM) *.spec *.pyc *.pyo */*.pyc */*.pyo $(OUTPUT)common-cmds.h TAGS tags cscope*
$(MAKE) -C Documentation/ clean
$(RM) $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)PERF-CFLAGS
$(RM) $(OUTPUT)util/*-{bison,flex}*
$(RM) $(OUTPUT)util/*-bison*
$(RM) $(OUTPUT)util/*-flex*
$(python-clean)

.PHONY: all install clean strip $(LIBTRACEEVENT)
Expand Down

0 comments on commit 4288538

Please sign in to comment.