1*9c5db199SXin Li--- lockstat/Makefile 2006-04-22 18:17:20.000000000 -0700 2*9c5db199SXin Li+++ lockstat/Makefile.old 2006-04-22 18:23:51.000000000 -0700 3*9c5db199SXin Li@@ -5,7 +5,7 @@ 4*9c5db199SXin Li # other than the one currently installed on your machine, define it in 5*9c5db199SXin Li # your environment or on the make command line. 6*9c5db199SXin Li ifndef LINUX_INC_ROOT 7*9c5db199SXin Li-LINUX_INC_ROOT = include 8*9c5db199SXin Li+LINUX_INC_ROOT = ../../linux/linux/include 9*9c5db199SXin Li endif 10*9c5db199SXin Li 11*9c5db199SXin Li PROGS = lockstat 12