Home | History | Annotate | Download | only in dataservices
      1 prefix=@prefix@
      2 exec_prefix=@exec_prefix@
      3 libdir=@libdir@
      4 includedir=@includedir@
      5 
      6 Name: data-oss
      7 Description: Data Opensource Components
      8 Version: @VERSION@
      9 Libs: -L${libdir} -lrmnetctl
     10 Cflags: -I${includedir}/data-oss
     11