Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupl...
[platform/adaptation/renesas_rcar/renesas_kernel.git] / tools / power / x86 / turbostat / Makefile
1 turbostat : turbostat.c
2 CFLAGS +=       -Wall
3
4 clean :
5         rm -f turbostat
6
7 install :
8         install turbostat /usr/bin/turbostat
9         install turbostat.8 /usr/share/man/man8