ckfwq/linux-3.0.4/tools/power/x86/turbostat/Makefile

9 lines
140 B
Makefile
Raw Permalink Normal View History

2024-12-30 10:53:50 +08:00
turbostat : turbostat.c
clean :
rm -f turbostat
install :
install turbostat /usr/bin/turbostat
install turbostat.8 /usr/share/man/man8