Searched defs:LIBSTAND (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/userboot/userboot/
H A DMakefile51 LIBSTAND= ${.OBJDIR}/../libstand/libstand.a macro
64 DPADD+= ${LIBFICL} ${LIBZFSBOOT} ${LIBSTAND}
65 LDADD+= ${LIBFICL} ${LIBZFSBOOT} ${LIBSTAND}
/illumos-gate/usr/src/boot/sys/boot/efi/boot1/
H A DMakefile77 LIBSTAND= ../../libstand/$(MACH64)/libstand.a macro
79 DPADD= ${LIBSTAND} ${LIBZFSBOOT}
/illumos-gate/usr/src/boot/sys/boot/efi/loader/
H A DMakefile54 LIBSTAND= ../../libstand/${MACHINE}/libstand.a macro
114 ${LIBSTAND} ${LDSCRIPT}
116 ${LIBSTAND}
/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A DMakefile70 LIBSTAND= ../../libstand/i386/libstand.a macro
104 gptzfsboot.out: ${BTXCRT} ${OBJS} ${LIBZFSBOOT} ${LIBSTAND}
106 ${LIBZFSBOOT} ${LIBSTAND}
/illumos-gate/usr/src/boot/sys/boot/i386/loader/
H A DMakefile98 LIBSTAND= ../../libstand/i386/libstand.a macro
133 DPADD= ${LIBFICL} ${LIBZFSBOOT} ${LIBI386} ${LIBSTAND}
134 LDADD= ${LIBFICL} ${LIBZFSBOOT} ${LIBI386} ${LIBSTAND}

Completed in 54 milliseconds