summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/as/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-12-21 09:59:45 +0000
committerru <ru@FreeBSD.org>2004-12-21 09:59:45 +0000
commitc1a820195c3f6961461d3e25ff7910f826995de9 (patch)
tree311c433391b6b9ae7319ac9bd77250512498c346 /gnu/usr.bin/binutils/as/Makefile
parent0b2edb3a9bb579259edf15c7f1fd1513da2981d6 (diff)
downloadFreeBSD-src-c1a820195c3f6961461d3e25ff7910f826995de9.zip
FreeBSD-src-c1a820195c3f6961461d3e25ff7910f826995de9.tar.gz
NOSHARED -> NO_SHARED
Diffstat (limited to 'gnu/usr.bin/binutils/as/Makefile')
-rw-r--r--gnu/usr.bin/binutils/as/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/as/Makefile b/gnu/usr.bin/binutils/as/Makefile
index eccfd4d..9bf4880 100644
--- a/gnu/usr.bin/binutils/as/Makefile
+++ b/gnu/usr.bin/binutils/as/Makefile
@@ -43,7 +43,7 @@ CFLAGS+= -D_GNU_SOURCE
CFLAGS+= -I${SRCDIR}/gas -I${SRCDIR}/gas/config -I${SRCDIR}
CFLAGS+= -I${.CURDIR} -I${.CURDIR}/${TARGET_ARCH}-freebsd
-NOSHARED?= yes
+NO_SHARED?= yes
DPADD= ${RELTOP}/libbfd/libbfd.a
DPADD+= ${RELTOP}/libiberty/libiberty.a
OpenPOWER on IntegriCloud