1*592efe25SPierre Proncheryprefix=/test/local 2*592efe25SPierre Proncheryexec_prefix=${prefix} 3*592efe25SPierre Proncherylibdir=${prefix}/lib 4*592efe25SPierre Proncheryincludedir=${prefix}/include 5*592efe25SPierre Pronchery 6*592efe25SPierre ProncheryName: requires-shared 7*592efe25SPierre ProncheryDescription: A testing pkg-config file for Requires.shared 8*592efe25SPierre ProncheryVersion: 1.0.0 9*592efe25SPierre ProncheryLibs: -L${libdir} -lrequires-shared 10*592efe25SPierre ProncheryCflags: -I${includedir}/requires-shared 11*592efe25SPierre ProncheryRequires.shared: requires-shared-dep 12