# For installation: libcrypto.pc, libssl.pc, and openssl.pc GENERATE[libcrypto.pc]{exporter=pkg-config}=pkg-config/libcrypto.pc.in DEPEND[libcrypto.pc]=../installdata.pm GENERATE[libssl.pc]{exporter=pkg-config}=pkg-config/libssl.pc.in DEPEND[libssl.pc]=../installdata.pm GENERATE[openssl.pc]{exporter=pkg-config}=pkg-config/openssl.pc.in DEPEND[openssl.pc]=../installdata.pm DEPEND[openssl.pc]=libcrypto.pc libssl.pc DEPEND[""]=openssl.pc GENERATE[../installdata.pm]=../util/mkinstallvars.pl \ "PREFIX=$(INSTALLTOP)" BINDIR=bin "LIBDIR=$(LIBDIR)" \ INCLUDEDIR=include APPLINKDIR=include/openssl \ "ENGINESDIR=$(ENGINESDIR)" "MODULESDIR=$(MODULESDIR)" \ "VERSION=$(VERSION)" "LDLIBS=$(LIB_EX_LIBS)"