OSDN Git Service

perf tests bp_signal: Show expected versus obtained values
[uclinux-h8/linux.git] / tools / lib / perf / Documentation / Makefile
1 all:
2         rst2man man/libperf.rst > man/libperf.7
3         rst2pdf tutorial/tutorial.rst
4
5 clean:
6         rm -f man/libperf.7
7         rm -f tutorial/tutorial.pdf