mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-25 16:13:17 +00:00
style police
This commit is contained in:
parent
a1881c1e89
commit
41edaa30e9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=78329
@ -1,7 +1,8 @@
|
||||
# $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
|
||||
DPADD+= ${DESTDIR}/${LIBDIR}/libstand.a
|
||||
LIBSTANDDIR= ${.CURDIR}/../../../../lib/libstand
|
||||
LIBSTAND= -lstand
|
||||
LIBEFI= ${.OBJDIR}/../libefi/libefi.a
|
||||
|
Loading…
Reference in New Issue
Block a user