summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/Makefile.inc
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-04-06 04:29:36 +0000
committerpeter <peter@FreeBSD.org>2002-04-06 04:29:36 +0000
commit8eb1fab9daacb4dfd928651273bee3b45bb04755 (patch)
treea2fc1086f88a051a99c751fb1fe388b0da038d11 /sys/boot/efi/Makefile.inc
parentbc98e7be03a77a17ca7d997fd2d339487b77d5ee (diff)
downloadFreeBSD-src-8eb1fab9daacb4dfd928651273bee3b45bb04755.zip
FreeBSD-src-8eb1fab9daacb4dfd928651273bee3b45bb04755.tar.gz
Try and tidy up some very loose ends with paths to various libraries etc.
Diffstat (limited to 'sys/boot/efi/Makefile.inc')
-rw-r--r--sys/boot/efi/Makefile.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/boot/efi/Makefile.inc b/sys/boot/efi/Makefile.inc
index d36cdb7..4985d7c 100644
--- a/sys/boot/efi/Makefile.inc
+++ b/sys/boot/efi/Makefile.inc
@@ -1,9 +1,4 @@
# $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
CFLAGS+= -ffreestanding
OpenPOWER on IntegriCloud