Home | History | Annotate | Download | only in lib
      1 prefix=@prefix@
      2 exec_prefix=@exec_prefix@
      3 includedir=@includedir@
      4 libdir=@libdir@
      5 
      6 Name: LTP
      7 Description: Linux Test Project
      8 Version: @VERSION@
      9 Libs: -L${libdir} -lltp
     10 Cflags: -I${includedir}
     11