freebsd-ports/sysutils/x86info/files/patch-Makefile
Stanislav Sedov f01aaa89f6 - Update to 1.23.
This revision includes the new tool called lsmsr, which lists all known
MSRs of a specific cpu. Check lsmsr.8 for details.
2008-12-30 19:55:23 +00:00

11 lines
259 B
Text

--- Makefile.orig 2008-12-30 22:24:01.000000000 +0300
+++ Makefile 2008-12-30 22:24:09.000000000 +0300
@@ -15,7 +15,7 @@
$(CC) $(CFLAGS) -o $@ -c $<
-all: x86info test lsmsr
+all: x86info lsmsr
LSMSR_TMP_HEADERS=AMD/k8.h AMD/fam10h.h generic_msr.h