Searched refs:LIBEBL_SUBDIR (Results 1 - 6 of 6) sorted by relevance

/external/elfutils/0.153/
H A Dconfig.h8 #define LIBEBL_SUBDIR "elfutils" macro
H A Dconfig.h.in7 #undef LIBEBL_SUBDIR
H A Dconfigure598 LIBEBL_SUBDIR
4294 LIBEBL_SUBDIR="$PACKAGE"
4297 enableval=$enable_libebl_subdir; LIBEBL_SUBDIR="$enable_libebl_subdir"
4302 #define LIBEBL_SUBDIR "$LIBEBL_SUBDIR"
/external/elfutils/0.153/backends/
H A DMakefile.am114 $(mkinstalldirs) $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)
116 $(INSTALL_PROGRAM) libebl_$${m}.so $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}-$(PACKAGE_VERSION).so; \
117 ln -fs libebl_$${m}-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}.so; \
122 rm -f $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}-$(PACKAGE_VERSION).so; \
123 rm -f $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}.so; \
125 rmdir --ignore-fail-on-non-empty $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)
/external/elfutils/0.153/libebl/
H A DMakefile.am31 LIBEBL_SUBDIR = @LIBEBL_SUBDIR@
H A Deblopenbackend.c339 #ifndef LIBEBL_SUBDIR
340 # define LIBEBL_SUBDIR PACKAGE macro
342 #define ORIGINDIR "$ORIGIN/../$LIB/" LIBEBL_SUBDIR "/"

Completed in 842 milliseconds