freebsd-dev/sys/boot/efi/Makefile.inc
David E. O'Brien 41edaa30e9 style police
2001-06-16 05:59:45 +00:00

9 lines
218 B
Makefile

# $FreeBSD$
# Options used when building app-specific efi components
DPADD+= ${DESTDIR}/${LIBDIR}/libstand.a
LIBSTANDDIR= ${.CURDIR}/../../../../lib/libstand
LIBSTAND= -lstand
LIBEFI= ${.OBJDIR}/../libefi/libefi.a