summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/libefi
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-05-13 11:09:07 +0000
committerru <ru@FreeBSD.org>2002-05-13 11:09:07 +0000
commitbc2e1305d8ce3a42f61469bbdbcae6f7cc3acaa2 (patch)
tree8a7bd21fcc50a40c35682d0db57bae61384fea80 /sys/boot/efi/libefi
parentdc9ee408336ff8962ae4994f3965162b610501d9 (diff)
downloadFreeBSD-src-bc2e1305d8ce3a42f61469bbdbcae6f7cc3acaa2.zip
FreeBSD-src-bc2e1305d8ce3a42f61469bbdbcae6f7cc3acaa2.tar.gz
Removed now unused INTERNALSTATICLIB.
INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN.
Diffstat (limited to 'sys/boot/efi/libefi')
-rw-r--r--sys/boot/efi/libefi/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/boot/efi/libefi/Makefile b/sys/boot/efi/libefi/Makefile
index 18f26a8..894b143 100644
--- a/sys/boot/efi/libefi/Makefile
+++ b/sys/boot/efi/libefi/Makefile
@@ -3,10 +3,7 @@
.PATH: ${.CURDIR}/../../../${MACHINE_ARCH}/${MACHINE_ARCH}
LIB= efi
-NOPIC= true
-NOPROFILE= true
INTERNALLIB= true
-INTERNALSTATICLIB= true
SRCS= libefi.c efi_console.c time.c copy.c devicename.c module.c exit.c
SRCS+= delay.c efifs.c efinet.c elf_freebsd.c bootinfo.c pal.s
OpenPOWER on IntegriCloud