tools/elf4rom/libs/libelf-0.8.10/libelf.pc.in
author MattD <mattd@symbian.org>
Tue, 23 Mar 2010 21:04:26 +0000
changeset 53 b8b0521c95b2
parent 34 92d87f2e53c2
permissions -rwxr-xr-x
rombuilding fixes - stop exporting base.iby, and set the other bits to work with the kernel base.iby

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