summaryrefslogtreecommitdiffstats
path: root/sys/boot/ficl
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/ficl
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/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