summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386
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/i386
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/i386')
-rw-r--r--sys/boot/i386/libi386/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/boot/i386/libi386/Makefile b/sys/boot/i386/libi386/Makefile
index 2b3e82c..1268e02 100644
--- a/sys/boot/i386/libi386/Makefile
+++ b/sys/boot/i386/libi386/Makefile
@@ -1,10 +1,7 @@
# $FreeBSD$
#
LIB= i386
-NOPIC=
-NOPROFILE=
INTERNALLIB= true
-INTERNALSTATICLIB= true
SRCS= aout_freebsd.c biosacpi.c bioscd.c biosdisk.c biosmem.c biospnp.c \
biospci.c bootinfo.c comconsole.c devicename.c elf_freebsd.c gatea20.c \
OpenPOWER on IntegriCloud