Loading...
Note: File does not exist in v6.2.
1all:
2 rst2man man/libperf.rst > man/libperf.7
3 rst2pdf tutorial/tutorial.rst
4
5clean:
6 rm -f man/libperf.7
7 rm -f tutorial/tutorial.pdf
1all:
2 rst2man man/libperf.rst > man/libperf.7
3 rst2pdf tutorial/tutorial.rst
4
5clean:
6 rm -f man/libperf.7
7 rm -f tutorial/tutorial.pdf