summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/libbinutils
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 /gnu/usr.bin/binutils/libbinutils
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 'gnu/usr.bin/binutils/libbinutils')
-rw-r--r--gnu/usr.bin/binutils/libbinutils/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/binutils/libbinutils/Makefile b/gnu/usr.bin/binutils/libbinutils/Makefile
index ef58e82..d9cd774 100644
--- a/gnu/usr.bin/binutils/libbinutils/Makefile
+++ b/gnu/usr.bin/binutils/libbinutils/Makefile
@@ -13,9 +13,6 @@ CFLAGS+= -DTARGET=\"${TARGET_ARCH}-unknown-freebsd\"
CFLAGS+= -DBFD_VERSION_STRING=\"${VERSION}\"
CFLAGS+= -I${SRCDIR}/binutils
CFLAGS+= -I${SRCDIR}/bfd
-NOPROFILE= true
-NOPIC= true
INTERNALLIB= true
-INTERNALSTATICLIB=true
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud