X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=binutils%2FMakefile.in;h=f6cb22f95a3e761ccdd252bad09e8df9d33127ba;hb=634557801d909982b47b1723f4216ebe8bc784aa;hp=bdf09551dad6e7a98ed752f84d5ecc2077a28aa0;hpb=d0ac1c44885daf68f631befa37e3f3bad318fbbf;p=external%2Fbinutils.git diff --git a/binutils/Makefile.in b/binutils/Makefile.in index bdf0955..f6cb22f 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # -# Copyright (C) 2012-2018 Free Software Foundation, Inc. +# Copyright (C) 2012-2019 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -737,7 +737,10 @@ EXTRA_DIST = arparse.c arparse.h arlex.c sysinfo.c sysinfo.h \ # development.sh is used to determine -Werror default. CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh -DISTCLEANFILES = sysroff.c sysroff.h site.exp site.bak embedspu +EXTRA_DEJAGNU_SITE_CONFIG = development.exp +DISTCLEANFILES = sysroff.c sysroff.h site.exp development.exp \ + site.bak embedspu + MOSTLYCLEANFILES = sysinfo$(EXEEXT_FOR_BUILD) bin2c$(EXEEXT_FOR_BUILD) \ binutils.log binutils.sum abcdefgh* @@ -1399,6 +1402,10 @@ check-DEJAGNU: site.exp else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi +development.exp: $(BFDDIR)/development.sh + $(EGREP) "[development|experimental]=" $(BFDDIR)/development.sh \ + | $(AWK) -F= '{ print "set " $$1 " " $$2 }' > $@ + installcheck-local: /bin/sh $(srcdir)/sanity.sh $(bindir)