mirror of
https://forge.sourceware.org/marek/gcc.git
synced 2026-02-22 20:01:31 -05:00
11 lines
186 B
PkgConfig
11 lines
186 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libgcj
|
|
Description: libgcj
|
|
Version: @GCJVERSION@
|
|
Libs: -L${libdir} -lgcj
|
|
Cflags: -I${includedir}
|