blob: 883f5698782fb6eaa1a8e65ae8154ae984705871 [file] [log] [blame]
muellerbddd6072003-11-19 21:50:07 +00001prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
nethercote836d46c2004-11-18 12:58:53 +00004includedir=@includedir@/valgrind
muellerbddd6072003-11-19 21:50:07 +00005
6Name: Valgrind
7Description: Program supervision framework for x86-GNU/Linux
8Version: @VERSION@
9Requires:
10Libs:
nethercote836d46c2004-11-18 12:58:53 +000011Cflags: -I${includedir} -I${includedir}/@VG_ARCH@ -I${includedir}/@VG_OS@ -I${includedir}/@VG_PLATFORM@ @ARCH_TOOL_AM_CFLAGS@