Home
last modified time | relevance | path

Searched refs:pkglibdir (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/util/
H A Dgrub-install.in30 pkglibdir=${libdir}/${PACKAGE}/${host_cpu}-${host_vendor}
306 if test -f "$pkglibdir/stage1"; then
309 echo "${pkglibdir}/stage1: Not found." 1>&2
313 if test -f "$pkglibdir/stage2"; then
316 echo "${pkglibdir}/stage2: Not found." 1>&2
414 ${pkglibdir}/stage1 ${pkglibdir}/stage2 ${pkglibdir}/*stage1_5; do
H A Dgrub-image.in30 pkglibdir=${libdir}/${PACKAGE}/${context}
46 stage1dir="$pkglibdir"
47 stage2dir="$pkglibdir"
H A DMakefile.in24 pkglibdir = $(libdir)/@PACKAGE@
/titanic_41/usr/src/grub/grub-0.97/stage1/
H A DMakefile.am1 pkglibdir = $(libdir)/$(PACKAGE)/$(host_cpu)-$(host_vendor) macro
H A DMakefile.in76 pkglibdir = $(libdir)/$(PACKAGE)/$(host_cpu)-$(host_vendor)
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A DMakefile.am32 pkglibdir = $(libdir)/$(PACKAGE)/$(host_cpu)-$(host_vendor) macro
H A DMakefile.in363 pkglibdir = $(libdir)/$(PACKAGE)/$(host_cpu)-$(host_vendor)
/titanic_41/usr/src/grub/grub-0.97/lib/
H A DMakefile.in23 pkglibdir = $(libdir)/@PACKAGE@
/titanic_41/usr/src/grub/grub-0.97/grub/
H A DMakefile.in23 pkglibdir = $(libdir)/@PACKAGE@
/titanic_41/usr/src/grub/grub-0.97/
H A DMakefile.in20 pkglibdir = $(libdir)/@PACKAGE@
H A DChangeLog52 * stage1/Makefile.am: Move stage files to pkglibdir.
55 * util/grub-image.in: Look for stage files in pkglibdir.
308 * stage1/Makefile.am: Move stage files to pkglibdir.
311 * util/grub-image.in: Look for stage files in pkglibdir.
/titanic_41/usr/src/grub/grub-0.97/docs/
H A DMakefile.in24 pkglibdir = $(libdir)/@PACKAGE@
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A DMakefile.in23 pkglibdir = $(libdir)/@PACKAGE@