summaryrefslogtreecommitdiffstats
path: root/sys/boot/ficl
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-05-11 18:02:33 +0000
committerobrien <obrien@FreeBSD.org>2002-05-11 18:02:33 +0000
commit4da1be0803196ec82f74fc519c68443db6e84146 (patch)
treeacbb5bbf1b59a2b1c11cd9ed37633b504ee40f4f /sys/boot/ficl
parent372b2111f69984ac7091abf2447deaeb09dbcf91 (diff)
downloadFreeBSD-src-4da1be0803196ec82f74fc519c68443db6e84146.zip
FreeBSD-src-4da1be0803196ec82f74fc519c68443db6e84146.tar.gz
NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when using
INTERNALLIB now.
Diffstat (limited to 'sys/boot/ficl')
-rw-r--r--sys/boot/ficl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/ficl/Makefile b/sys/boot/ficl/Makefile
index a1187e7..08561ec 100644
--- a/sys/boot/ficl/Makefile
+++ b/sys/boot/ficl/Makefile
@@ -24,8 +24,6 @@ PROG= testmain
.else
LIB= ficl
INTERNALLIB= yes
-INTERNALSTATICLIB= yes
-NOPROFILE= yes
.include <bsd.lib.mk>
.endif
OpenPOWER on IntegriCloud