Fix the creation of the dumpdir directory in stress_floppy Makefile
[ltp-debian.git] / lib / ltp.pc.in
blob96201292aef3f404387a899cfe1cc6349da06707
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 includedir=@includedir@
4 libdir=@libdir@
6 Name: LTP
7 Description: Linux Test Project
8 Version: @VERSION@
9 Libs: -L${libdir} -lltp
10 Cflags: -I${includedir}