Home | History | Annotate | Download | only in libebl

Lines Matching refs:elfutils

24 pkgdatadir = $(datadir)/elfutils
25 pkglibdir = $(libdir)/elfutils
26 pkgincludedir = $(includedir)/elfutils
186 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
189 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
190 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
191 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
192 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
226 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
235 PACKAGE = elfutils
237 PACKAGE_NAME = Red Hat elfutils
238 PACKAGE_STRING = Red Hat elfutils 0.97
239 PACKAGE_TARNAME = elfutils
277 install_sh = /work/elfutils/stock/elfutils-0.97/config/install-sh
284 prefix = /work/elfutils/google/linux-install-elfutils-0.97/
302 euincludedir = $(includedir)/elfutils
321 # -Wl,--rpath,\$$ORIGIN/elfutils \
772 $(mkinstalldirs) $(DESTDIR)$(libdir)/elfutils
774 $(INSTALL_PROGRAM) libebl_$${m}.so $(DESTDIR)$(libdir)/elfutils/libebl_$${m}-$(PACKAGE_VERSION).so; \
775 ln -fs libebl_$${m}-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/elfutils/libebl_$${m}.so; \
780 rm -f $(DESTDIR)$(libdir)/elfutils/libebl_$${m}-$(PACKAGE_VERSION).so; \
781 rm -f $(DESTDIR)$(libdir)/elfutils/libebl_$${m}.so; \
783 rmdir --ignore-fail-on-non-empty $(DESTDIR)$(libdir)/elfutils
784 rmdir --ignore-fail-on-non-empty $(DESTDIR)$(includedir)/elfutils