Files
m68k-bdm/m68k/libelf/libelf.pc.in
Bernd Mueller adfd70813f initial push
2026-06-17 13:44:30 +02:00

13 lines
238 B
PkgConfig

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