]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - tools/power/x86/turbostat/Makefile
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / tools / power / x86 / turbostat / Makefile
diff --git a/tools/power/x86/turbostat/Makefile b/tools/power/x86/turbostat/Makefile
new file mode 100644 (file)
index 0000000..fd8e1f1
--- /dev/null
@@ -0,0 +1,8 @@
+turbostat : turbostat.c
+
+clean :
+       rm -f turbostat
+
+install :
+       install turbostat /usr/bin/turbostat
+       install turbostat.8 /usr/share/man/man8