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