freebsd-dev/sys/boot/efi/Makefile.inc

9 lines
218 B
PHP
Raw Normal View History

# $FreeBSD$
2001-06-16 05:59:45 +00:00
# Options used when building app-specific efi components
2001-06-16 05:59:45 +00:00
DPADD+= ${DESTDIR}/${LIBDIR}/libstand.a
LIBSTANDDIR= ${.CURDIR}/../../../../lib/libstand
LIBSTAND= -lstand
LIBEFI= ${.OBJDIR}/../libefi/libefi.a