2001-06-09 16:49:51 +00:00
|
|
|
# $FreeBSD$
|
2001-06-16 05:59:45 +00:00
|
|
|
|
2001-06-09 16:49:51 +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
|