]> git.karo-electronics.de Git - mv-sheeva.git/blob - tools/power/x86/turbostat/Makefile
Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
[mv-sheeva.git] / tools / power / x86 / turbostat / Makefile
1 turbostat : turbostat.c
2
3 clean :
4         rm -f turbostat
5
6 install :
7         install turbostat /usr/bin/turbostat
8         install turbostat.8 /usr/share/man/man8