summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/as/Makefile.inc0
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1998-09-06 23:01:53 +0000
committerjdp <jdp@FreeBSD.org>1998-09-06 23:01:53 +0000
commite20ec1375043132d77075262757378832898942a (patch)
tree99dfd95ba807efdfbe1b87609eb06df5c947fbe6 /gnu/usr.bin/binutils/as/Makefile.inc0
parent5759d4576755e035821ae7e46f25f80e4e64b127 (diff)
downloadFreeBSD-src-e20ec1375043132d77075262757378832898942a.zip
FreeBSD-src-e20ec1375043132d77075262757378832898942a.tar.gz
Update for import of binutils-2.9.1.
Submitted by: Doug Rabson <dfr>
Diffstat (limited to 'gnu/usr.bin/binutils/as/Makefile.inc0')
-rw-r--r--gnu/usr.bin/binutils/as/Makefile.inc05
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/as/Makefile.inc0 b/gnu/usr.bin/binutils/as/Makefile.inc0
index 382f6c9..7dbc047 100644
--- a/gnu/usr.bin/binutils/as/Makefile.inc0
+++ b/gnu/usr.bin/binutils/as/Makefile.inc0
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.inc0,v 1.2 1998/05/11 09:26:39 jb Exp $
+# $Id: Makefile.inc0,v 1.3 1998/06/03 18:57:59 peter Exp $
#
.include "${.CURDIR}/../../Makefile.inc0"
@@ -14,10 +14,11 @@ SRCS+= app.c as.c atof-generic.c atof-ieee.c bignum-copy.c \
flonum-mult.c frags.c hash.c input-file.c \
input-scrub.c listing.c literal.c macro.c messages.c \
output-file.c read.c sb.c stabs.c \
- subsegs.c symbols.c write.c
+ subsegs.c symbols.c write.c depend.c ehopt.c
CFLAGS+= -I${SRCDIR}/gas
CFLAGS+= -I${SRCDIR}/gas/config
CFLAGS+= -I${SRCDIR}
+CFLAGS+= -DVERSION=\"${VERSION}\"
LDADD+= -L${RELTOP}/libbfd -lbfd
LDADD+= -L${RELTOP}/libiberty -liberty
LDADD+= -L${RELTOP}/libopcodes -lopcodes
OpenPOWER on IntegriCloud