EGNEO_VERSION=@EGNEO_VERSION@ EGNEO_ROOT =@EGNEO_INSTALL_ROOT@ EGNEO_INSTALLED_CONFIG=@EGNEO_INSTALLED_CONFIG@ EGNEO_CCA_DATA=@EGNEO_CCA_DATA@ # The include paths needed to find the eg headers EGNEO_INC =@EGNEO_INC@ # Flags needed, if any other than EGNEO_LIB, to static link EG. EGNEO_LDFLAGS= # The archive absolute location for this component: EGNEO_DL_LIB_PATH =$(EGNEO_ROOT)/lib EGNEO_STATIC_LIB =$(EGNEO_ROOT)/lib/libSimpleStamper-@EGNEO_VERSION@.a EGNEO_DYNAMIC_LIB =$(EGNEO_ROOT)/lib/libSimpleStamper-@EGNEO_VERSION@@NEOCCA_SHLIB_SUFFIX@ EGNEO_MAJOR_VERSION=@EGNEO_MAJOR_VERSION@ EGNEO_MINOR_VERSION=@EGNEO_MINOR_VERSION@ EGNEO_PATCH_LEVEL=@EGNEO_PATCH_LEVEL@