summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/Makefile.inc
blob: 3f486cc56c2d5baff5094a4e55897962751f3702 (plain)
1
2
3
4
5
6
7
# $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
OpenPOWER on IntegriCloud