tools/elf4rom/libs/libelf-0.8.10/libelf.pc.in
author Shane McErlean <shane.mcerlean@accenture.com>
Fri, 27 Aug 2010 15:33:49 +0100
changeset 100 1e82a8be084a
parent 34 92d87f2e53c2
permissions -rwxr-xr-x
NTT DOCOMO, INC - Fix for bug 1290 "E32test t_atomic.EXE failed with unhandled exception handling"

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE@
Description: ELF object file access library
Version: @VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -lelf
Cflags: -I${includedir}/libelf