summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/as/Makefile.inc0
diff options
context:
space:
mode:
authorjohan <johan@FreeBSD.org>2004-02-24 19:23:33 +0000
committerjohan <johan@FreeBSD.org>2004-02-24 19:23:33 +0000
commitd5866454e3b31ddcccbdcadadebb42882e954d45 (patch)
tree3ab79dc23b5090459decbc2642fa3ba60186f95a /gnu/usr.bin/binutils/as/Makefile.inc0
parentb646484505c3341d21dc8d7ae28754c1c7d67d60 (diff)
downloadFreeBSD-src-d5866454e3b31ddcccbdcadadebb42882e954d45.zip
FreeBSD-src-d5866454e3b31ddcccbdcadadebb42882e954d45.tar.gz
style.Makefile(5):
Use WARNS?= instead of WARNS= For this to work properly for all part is the subdirectories the WARNS assignments in Makefile.inc0 are moved to the correspondning Makefile.inc. Approved by: obrien (binutils maintainer) Tested by: make universe
Diffstat (limited to 'gnu/usr.bin/binutils/as/Makefile.inc0')
-rw-r--r--gnu/usr.bin/binutils/as/Makefile.inc01
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/as/Makefile.inc0 b/gnu/usr.bin/binutils/as/Makefile.inc0
index ccd94ab..7e62e2a 100644
--- a/gnu/usr.bin/binutils/as/Makefile.inc0
+++ b/gnu/usr.bin/binutils/as/Makefile.inc0
@@ -15,7 +15,6 @@ SRCS+= app.c as.c atof-generic.c atof-ieee.c bignum-copy.c \
subsegs.c symbols.c write.c depend.c ehopt.c
# DEO: why not used?
#SRCS+= itbl-ops.c
-WARNS= 2
CFLAGS+= -I${SRCDIR}/gas -I${SRCDIR}/gas/config -I${SRCDIR} -I${.CURDIR}/..
CFLAGS+= -DVERSION=\"${VERSION:C/[ ]?${VERSION_DATE}[ ]?//g}\"
CFLAGS+= -DBFD_VERSION_STRING=\"${VERSION}\"
OpenPOWER on IntegriCloud