Home
last modified time | relevance | path

Searched refs:host_cpu (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-image.in26 host_cpu=@host_cpu@
29 context=${host_cpu}-${host_vendor}
H A Dgrub-install.in27 host_cpu=@host_cpu@
30 pkglibdir=${libdir}/${PACKAGE}/${host_cpu}-${host_vendor}
H A DMakefile.in166 host_cpu = @host_cpu@
/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A DMakefile.am1 pkglibdir = $(libdir)/$(PACKAGE)/$(host_cpu)-$(host_vendor)
H A DMakefile.in76 pkglibdir = $(libdir)/$(PACKAGE)/$(host_cpu)-$(host_vendor)
168 host_cpu = @host_cpu@
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure.ac23 case "$host_cpu" in
24 i[[3456]]86) host_cpu=i386 ;;
25 x86_64) host_cpu=x86_64 ;;
29 AC_SUBST(host_cpu) subst
49 if test "x$host_cpu" = xx86_64; then
H A DMakefile.in167 host_cpu = @host_cpu@
H A Dconfigure1871 host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1877 case "$host_cpu" in
1878 i[3456]86) host_cpu=i386 ;;
1879 x86_64) host_cpu=x86_64 ;;
1968 if test "x$host_cpu" = xx86_64; then
6784 s,@host_cpu@,$host_cpu,;t t
H A Dconfig.status.solaris522 s,@host_cpu@,i386,;t t
H A DChangeLog9044 * configure.in (host_cpu): Make all fully i386-compatible CPUs be
9056 * configure.in: Make sure $(host_cpu) and $(host_vendor) are
9060 $(datadir)/grub/$(host_cpu)-$(host_vendor).
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A DMakefile.in162 host_cpu = @host_cpu@
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A DMakefile.in163 host_cpu = @host_cpu@
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A DMakefile.in185 host_cpu = @host_cpu@
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A DMakefile.am32 pkglibdir = $(libdir)/$(PACKAGE)/$(host_cpu)-$(host_vendor)
H A DMakefile.in363 pkglibdir = $(libdir)/$(PACKAGE)/$(host_cpu)-$(host_vendor)
457 host_cpu = @host_cpu@
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A DMakefile.in163 host_cpu = @host_cpu@