fd8e1f1297aa36c117de779993f621860584cc76
[firefly-linux-kernel-4.4.55.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