kvm tools: Add ivshmem device
[linux-2.6/next.git] / tools / power / x86 / turbostat / Makefile
blobfd8e1f1297aa36c117de779993f621860584cc76
1 turbostat : turbostat.c
3 clean :
4 rm -f turbostat
6 install :
7 install turbostat /usr/bin/turbostat
8 install turbostat.8 /usr/share/man/man8