Automatic date update in version.in
[deliverable/binutils-gdb.git] / gas / Makefile.in
CommitLineData
d0ac1c44 1# Makefile.in generated by automake 1.15.1 from Makefile.am.
13b2be9c 2# @configure_input@
252b5132 3
d0ac1c44
SM
4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
252b5132
RH
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
13b2be9c 15@SET_MAKE@
252b5132 16
5bf135a7 17#
250d07de 18# Copyright (C) 2012-2021 Free Software Foundation, Inc.
5bf135a7
NC
19#
20# This file is free software; you can redistribute it and/or modify
21# it under the terms of the GNU General Public License as published by
22# the Free Software Foundation; either version 3 of the License, or
23# (at your option) any later version.
f2c7d7ee 24#
5bf135a7
NC
25# This program is distributed in the hope that it will be useful,
26# but WITHOUT ANY WARRANTY; without even the implied warranty of
27# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28# GNU General Public License for more details.
f2c7d7ee 29#
5bf135a7
NC
30# You should have received a copy of the GNU General Public License
31# along with this program; see the file COPYING3. If not see
32# <http://www.gnu.org/licenses/>.
33#
34
ab509236 35
252b5132 36VPATH = @srcdir@
d0ac1c44
SM
37am__is_gnu_make = { \
38 if test -z '$(MAKELEVEL)'; then \
39 false; \
40 elif test -n '$(MAKE_HOST)'; then \
41 true; \
42 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
43 true; \
44 else \
45 false; \
46 fi; \
47}
48am__make_running_with_option = \
49 case $${target_option-} in \
50 ?) ;; \
51 *) echo "am__make_running_with_option: internal error: invalid" \
52 "target option '$${target_option-}' specified" >&2; \
53 exit 1;; \
54 esac; \
55 has_opt=no; \
56 sane_makeflags=$$MAKEFLAGS; \
57 if $(am__is_gnu_make); then \
58 sane_makeflags=$$MFLAGS; \
59 else \
6fd8e7c2
L
60 case $$MAKEFLAGS in \
61 *\\[\ \ ]*) \
d0ac1c44
SM
62 bs=\\; \
63 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
64 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
65 esac; \
66 fi; \
67 skip_next=no; \
68 strip_trailopt () \
69 { \
70 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
71 }; \
72 for flg in $$sane_makeflags; do \
73 test $$skip_next = yes && { skip_next=no; continue; }; \
74 case $$flg in \
75 *=*|--*) continue;; \
76 -*I) strip_trailopt 'I'; skip_next=yes;; \
77 -*I?*) strip_trailopt 'I';; \
78 -*O) strip_trailopt 'O'; skip_next=yes;; \
79 -*O?*) strip_trailopt 'O';; \
80 -*l) strip_trailopt 'l'; skip_next=yes;; \
81 -*l?*) strip_trailopt 'l';; \
82 -[dEDm]) skip_next=yes;; \
83 -[JT]) skip_next=yes;; \
6fd8e7c2 84 esac; \
d0ac1c44
SM
85 case $$flg in \
86 *$$target_option*) has_opt=yes; break;; \
87 esac; \
88 done; \
89 test $$has_opt = yes
90am__make_dryrun = (target_option=n; $(am__make_running_with_option))
91am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
252b5132 92pkgdatadir = $(datadir)/@PACKAGE@
252b5132 93pkgincludedir = $(includedir)/@PACKAGE@
81ecdfbb
RW
94pkglibdir = $(libdir)/@PACKAGE@
95pkglibexecdir = $(libexecdir)/@PACKAGE@
13b2be9c 96am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
13b2be9c
DJ
97install_sh_DATA = $(install_sh) -c -m 644
98install_sh_PROGRAM = $(install_sh) -c
99install_sh_SCRIPT = $(install_sh) -c
100INSTALL_HEADER = $(INSTALL_DATA)
101transform = $(program_transform_name)
252b5132
RH
102NORMAL_INSTALL = :
103PRE_INSTALL = :
104POST_INSTALL = :
105NORMAL_UNINSTALL = :
106PRE_UNINSTALL = :
107POST_UNINSTALL = :
252b5132 108build_triplet = @build@
252b5132 109host_triplet = @host@
252b5132 110target_triplet = @target@
ab509236
L
111noinst_PROGRAMS = as-new$(EXEEXT)
112EXTRA_PROGRAMS = itbl-test$(EXEEXT)
ab509236
L
113subdir = .
114ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
f2c621e4 115am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
f2c621e4 116 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \
79887925 117 $(top_srcdir)/../config/depstand.m4 \
20e95c23 118 $(top_srcdir)/../config/gettext-sister.m4 \
5347ed60 119 $(top_srcdir)/../config/jobserver.m4 \
91d6fa6a 120 $(top_srcdir)/../config/largefile.m4 \
f6c1a2d5 121 $(top_srcdir)/../config/lcmessage.m4 \
79887925 122 $(top_srcdir)/../config/lead-dot.m4 \
8944f3c2
AM
123 $(top_srcdir)/../config/nls.m4 \
124 $(top_srcdir)/../config/override.m4 \
91d6fa6a 125 $(top_srcdir)/../config/plugins.m4 \
8944f3c2 126 $(top_srcdir)/../config/po.m4 \
20e95c23 127 $(top_srcdir)/../config/progtest.m4 \
543b7933
L
128 $(top_srcdir)/../config/zlib.m4 $(top_srcdir)/../libtool.m4 \
129 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
130 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
131 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../bfd/version.m4 \
132 $(top_srcdir)/configure.ac
ab509236
L
133am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
134 $(ACLOCAL_M4)
d0ac1c44
SM
135DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
136 $(am__configure_deps)
ab509236 137am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
81ecdfbb 138 configure.lineno config.status.lineno
ab509236
L
139mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
140CONFIG_HEADER = config.h
141CONFIG_CLEAN_FILES = gdb.ini .gdbinit po/Makefile.in
81ecdfbb 142CONFIG_CLEAN_VPATH_FILES =
ab509236
L
143PROGRAMS = $(noinst_PROGRAMS)
144am__objects_1 = app.$(OBJEXT) as.$(OBJEXT) atof-generic.$(OBJEXT) \
0acf065b
CC
145 compress-debug.$(OBJEXT) cond.$(OBJEXT) depend.$(OBJEXT) \
146 dwarf2dbg.$(OBJEXT) dw2gencfi.$(OBJEXT) ecoff.$(OBJEXT) \
147 ehopt.$(OBJEXT) expr.$(OBJEXT) flonum-copy.$(OBJEXT) \
148 flonum-konst.$(OBJEXT) flonum-mult.$(OBJEXT) frags.$(OBJEXT) \
149 hash.$(OBJEXT) input-file.$(OBJEXT) input-scrub.$(OBJEXT) \
150 listing.$(OBJEXT) literal.$(OBJEXT) macro.$(OBJEXT) \
151 messages.$(OBJEXT) output-file.$(OBJEXT) read.$(OBJEXT) \
152 remap.$(OBJEXT) sb.$(OBJEXT) stabs.$(OBJEXT) subsegs.$(OBJEXT) \
3d6b762c 153 symbols.$(OBJEXT) write.$(OBJEXT)
ab509236 154am_as_new_OBJECTS = $(am__objects_1)
d0ac1c44 155am__dirstamp = $(am__leading_dot)dirstamp
ab509236 156as_new_OBJECTS = $(am_as_new_OBJECTS)
81ecdfbb
RW
157am__DEPENDENCIES_1 =
158am__DEPENDENCIES_2 = ../bfd/libbfd.la ../libiberty/libiberty.a
d0ac1c44
SM
159AM_V_lt = $(am__v_lt_@AM_V@)
160am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
161am__v_lt_0 = --silent
162am__v_lt_1 =
ab509236
L
163am_itbl_test_OBJECTS = itbl-parse.$(OBJEXT) itbl-lex.$(OBJEXT)
164itbl_test_OBJECTS = $(am_itbl_test_OBJECTS)
52a6ecd2
NC
165itbl_test_DEPENDENCIES = itbl-tops.@OBJEXT@ itbl-test.@OBJEXT@ \
166 $(am__DEPENDENCIES_2)
ab509236 167SCRIPTS = $(noinst_SCRIPTS)
d0ac1c44
SM
168AM_V_P = $(am__v_P_@AM_V@)
169am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
170am__v_P_0 = false
171am__v_P_1 = :
172AM_V_GEN = $(am__v_GEN_@AM_V@)
173am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
174am__v_GEN_0 = @echo " GEN " $@;
175am__v_GEN_1 =
176AM_V_at = $(am__v_at_@AM_V@)
177am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
178am__v_at_0 = @
179am__v_at_1 =
81ecdfbb 180DEFAULT_INCLUDES = -I.@am__isrc@
a5c7551f
RW
181depcomp = $(SHELL) $(top_srcdir)/../depcomp
182am__depfiles_maybe = depfiles
183am__mv = mv -f
ab509236
L
184COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
185 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
d0ac1c44
SM
186LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
187 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
188 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
189 $(AM_CFLAGS) $(CFLAGS)
190AM_V_CC = $(am__v_CC_@AM_V@)
191am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
192am__v_CC_0 = @echo " CC " $@;
193am__v_CC_1 =
ab509236 194CCLD = $(CC)
d0ac1c44
SM
195LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
196 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
197 $(AM_LDFLAGS) $(LDFLAGS) -o $@
198AM_V_CCLD = $(am__v_CCLD_@AM_V@)
199am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
200am__v_CCLD_0 = @echo " CCLD " $@;
201am__v_CCLD_1 =
81ecdfbb 202@MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
6fd8e7c2 203LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
d0ac1c44
SM
204LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
205 $(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
206AM_V_LEX = $(am__v_LEX_@AM_V@)
207am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
208am__v_LEX_0 = @echo " LEX " $@;
209am__v_LEX_1 =
ab509236 210YLWRAP = $(top_srcdir)/../ylwrap
81ecdfbb 211@MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
d0ac1c44
SM
212am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
213 -e s/c++$$/h++/ -e s/c$$/h/
6fd8e7c2 214YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
d0ac1c44
SM
215LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
216 $(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
217AM_V_YACC = $(am__v_YACC_@AM_V@)
218am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
219am__v_YACC_0 = @echo " YACC " $@;
220am__v_YACC_1 =
ab509236
L
221SOURCES = $(as_new_SOURCES) $(EXTRA_as_new_SOURCES) \
222 $(itbl_test_SOURCES)
d0ac1c44
SM
223RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
224 ctags-recursive dvi-recursive html-recursive info-recursive \
225 install-data-recursive install-dvi-recursive \
226 install-exec-recursive install-html-recursive \
227 install-info-recursive install-pdf-recursive \
228 install-ps-recursive install-recursive installcheck-recursive \
229 installdirs-recursive pdf-recursive ps-recursive \
230 tags-recursive uninstall-recursive
6fd8e7c2
L
231am__can_run_installinfo = \
232 case $$AM_UPDATE_INFO_DIR in \
233 n|no|NO) false;; \
234 *) (install-info --version) >/dev/null 2>&1;; \
235 esac
81ecdfbb
RW
236RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
237 distclean-recursive maintainer-clean-recursive
d0ac1c44
SM
238am__recursive_targets = \
239 $(RECURSIVE_TARGETS) \
240 $(RECURSIVE_CLEAN_TARGETS) \
241 $(am__extra_recursive_targets)
242AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
243 cscope
244am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
245 $(LISP)config.in
246# Read a list of newline-separated strings from the standard input,
247# and print each of them once, without duplicates. Input order is
248# *not* preserved.
249am__uniquify_input = $(AWK) '\
250 BEGIN { nonempty = 0; } \
251 { items[$$0] = 1; nonempty = 1; } \
252 END { if (nonempty) { for (i in items) print i; }; } \
253'
254# Make sure the list of sources is unique. This is necessary because,
255# e.g., the same source file might be shared among _SOURCES variables
256# for different programs/libraries.
257am__define_uniq_tagged_files = \
258 list='$(am__tagged_files)'; \
259 unique=`for i in $$list; do \
260 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
261 done | $(am__uniquify_input)`
ab509236
L
262ETAGS = etags
263CTAGS = ctags
d0ac1c44 264CSCOPE = cscope
ab509236
L
265DEJATOOL = $(PACKAGE)
266RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
a5c7551f 267DIST_SUBDIRS = $(SUBDIRS)
13b2be9c 268ACLOCAL = @ACLOCAL@
13b2be9c 269AMTAR = @AMTAR@
d0ac1c44 270AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
d7040cdb 271AR = @AR@
13b2be9c
DJ
272AUTOCONF = @AUTOCONF@
273AUTOHEADER = @AUTOHEADER@
274AUTOMAKE = @AUTOMAKE@
275AWK = @AWK@
252b5132
RH
276CATALOGS = @CATALOGS@
277CATOBJEXT = @CATOBJEXT@
278CC = @CC@
13b2be9c
DJ
279CCDEPMODE = @CCDEPMODE@
280CFLAGS = @CFLAGS@
281CPP = @CPP@
282CPPFLAGS = @CPPFLAGS@
283CYGPATH_W = @CYGPATH_W@
252b5132 284DATADIRNAME = @DATADIRNAME@
13b2be9c
DJ
285DEFS = @DEFS@
286DEPDIR = @DEPDIR@
718a6fd8 287DSYMUTIL = @DSYMUTIL@
d7040cdb 288DUMPBIN = @DUMPBIN@
13b2be9c
DJ
289ECHO_C = @ECHO_C@
290ECHO_N = @ECHO_N@
291ECHO_T = @ECHO_T@
292EGREP = @EGREP@
252b5132 293EXEEXT = @EXEEXT@
d7040cdb 294FGREP = @FGREP@
76a27922 295GDBINIT = @GDBINIT@
20e95c23 296GENCAT = @GENCAT@
252b5132 297GMSGFMT = @GMSGFMT@
d7040cdb 298GREP = @GREP@
20e95c23 299INCINTL = @INCINTL@
81ecdfbb 300INSTALL = @INSTALL@
13b2be9c
DJ
301INSTALL_DATA = @INSTALL_DATA@
302INSTALL_PROGRAM = @INSTALL_PROGRAM@
303INSTALL_SCRIPT = @INSTALL_SCRIPT@
304INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
252b5132 305INSTOBJEXT = @INSTOBJEXT@
c8693053 306LARGEFILE_CPPFLAGS = @LARGEFILE_CPPFLAGS@
d7040cdb 307LD = @LD@
13b2be9c
DJ
308LDFLAGS = @LDFLAGS@
309LEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
310LEXLIB = @LEXLIB@
311LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
20e95c23
DJ
312LIBINTL = @LIBINTL@
313LIBINTL_DEP = @LIBINTL_DEP@
39bec121 314LIBM = @LIBM@
13b2be9c
DJ
315LIBOBJS = @LIBOBJS@
316LIBS = @LIBS@
252b5132 317LIBTOOL = @LIBTOOL@
718a6fd8 318LIPO = @LIPO@
252b5132 319LN_S = @LN_S@
13b2be9c 320LTLIBOBJS = @LTLIBOBJS@
252b5132
RH
321MAINT = @MAINT@
322MAKEINFO = @MAKEINFO@
81ecdfbb 323MKDIR_P = @MKDIR_P@
252b5132
RH
324MKINSTALLDIRS = @MKINSTALLDIRS@
325MSGFMT = @MSGFMT@
20e95c23 326MSGMERGE = @MSGMERGE@
d7040cdb 327NM = @NM@
718a6fd8 328NMEDIT = @NMEDIT@
9e9b66a9 329NO_WERROR = @NO_WERROR@
718a6fd8 330OBJDUMP = @OBJDUMP@
18e03609 331OBJEXT = @OBJEXT@
252b5132 332OPCODES_LIB = @OPCODES_LIB@
718a6fd8
SE
333OTOOL = @OTOOL@
334OTOOL64 = @OTOOL64@
252b5132 335PACKAGE = @PACKAGE@
13b2be9c
DJ
336PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
337PACKAGE_NAME = @PACKAGE_NAME@
338PACKAGE_STRING = @PACKAGE_STRING@
339PACKAGE_TARNAME = @PACKAGE_TARNAME@
81ecdfbb 340PACKAGE_URL = @PACKAGE_URL@
13b2be9c
DJ
341PACKAGE_VERSION = @PACKAGE_VERSION@
342PATH_SEPARATOR = @PATH_SEPARATOR@
252b5132
RH
343POSUB = @POSUB@
344RANLIB = @RANLIB@
d7040cdb 345SED = @SED@
13b2be9c
DJ
346SET_MAKE = @SET_MAKE@
347SHELL = @SHELL@
18e03609 348STRIP = @STRIP@
252b5132
RH
349USE_NLS = @USE_NLS@
350VERSION = @VERSION@
6757cf57 351WARN_CFLAGS = @WARN_CFLAGS@ @WARN_WRITE_STRINGS@
c5da1932 352WARN_CFLAGS_FOR_BUILD = @WARN_CFLAGS_FOR_BUILD@
6fd8e7c2 353WARN_WRITE_STRINGS = @WARN_WRITE_STRINGS@
13b2be9c 354XGETTEXT = @XGETTEXT@
13b2be9c 355YACC = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
14ec8efd 356YFLAGS = @YFLAGS@
81ecdfbb
RW
357abs_builddir = @abs_builddir@
358abs_srcdir = @abs_srcdir@
359abs_top_builddir = @abs_top_builddir@
360abs_top_srcdir = @abs_top_srcdir@
13b2be9c 361ac_ct_CC = @ac_ct_CC@
d7040cdb 362ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
13b2be9c
DJ
363am__include = @am__include@
364am__leading_dot = @am__leading_dot@
365am__quote = @am__quote@
8ea2b00f
AM
366am__tar = @am__tar@
367am__untar = @am__untar@
252b5132 368atof = @atof@
13b2be9c
DJ
369bindir = @bindir@
370build = @build@
371build_alias = @build_alias@
372build_cpu = @build_cpu@
373build_os = @build_os@
374build_vendor = @build_vendor@
81ecdfbb 375builddir = @builddir@
252b5132 376cgen_cpu_prefix = @cgen_cpu_prefix@
13b2be9c 377datadir = @datadir@
108a6f8e 378datarootdir = @datarootdir@
2d7f2507 379do_compare = @do_compare@
108a6f8e 380docdir = @docdir@
81ecdfbb 381dvidir = @dvidir@
13b2be9c 382exec_prefix = @exec_prefix@
252b5132 383extra_objects = @extra_objects@
13b2be9c
DJ
384host = @host@
385host_alias = @host_alias@
386host_cpu = @host_cpu@
387host_os = @host_os@
388host_vendor = @host_vendor@
108a6f8e 389htmldir = @htmldir@
13b2be9c
DJ
390includedir = @includedir@
391infodir = @infodir@
392install_sh = @install_sh@
252b5132 393install_tooldir = @install_tooldir@
13b2be9c
DJ
394libdir = @libdir@
395libexecdir = @libexecdir@
81ecdfbb 396localedir = @localedir@
13b2be9c
DJ
397localstatedir = @localstatedir@
398mandir = @mandir@
ab509236 399mkdir_p = @mkdir_p@
252b5132 400obj_format = @obj_format@
13b2be9c 401oldincludedir = @oldincludedir@
31dd3154 402pdfdir = @pdfdir@
13b2be9c
DJ
403prefix = @prefix@
404program_transform_name = @program_transform_name@
81ecdfbb 405psdir = @psdir@
13b2be9c
DJ
406sbindir = @sbindir@
407sharedstatedir = @sharedstatedir@
81ecdfbb 408srcdir = @srcdir@
13b2be9c
DJ
409sysconfdir = @sysconfdir@
410target = @target@
411target_alias = @target_alias@
412target_cpu = @target_cpu@
252b5132 413target_cpu_type = @target_cpu_type@
13b2be9c
DJ
414target_os = @target_os@
415target_vendor = @target_vendor@
252b5132 416te_file = @te_file@
81ecdfbb
RW
417top_build_prefix = @top_build_prefix@
418top_builddir = @top_builddir@
419top_srcdir = @top_srcdir@
543b7933 420zlibdir = @zlibdir@
0138187e 421zlibinc = @zlibinc@
d0ac1c44 422AUTOMAKE_OPTIONS = dejagnu foreign no-dist subdir-objects
79887925 423ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
252b5132 424SUBDIRS = doc po
252b5132 425tooldir = $(exec_prefix)/$(target_alias)
a15af8e2 426
0138187e
L
427# This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
428# -I../zlib, unless we were configured with --with-system-zlib, in which
429# case both are empty.
d556135f 430ZLIB = @zlibdir@ -lz
0138187e
L
431ZLIBINC = @zlibinc@
432
a15af8e2
RW
433# Automake 1.10+ disables lex and yacc output file regeneration if
434# maintainer mode is disabled. Avoid this.
435am__skiplex =
436am__skipyacc =
0138187e 437AM_CFLAGS = $(WARN_CFLAGS) $(ZLIBINC)
252b5132
RH
438TARG_CPU = @target_cpu_type@
439TARG_CPU_C = $(srcdir)/config/tc-@target_cpu_type@.c
d0ac1c44 440TARG_CPU_O = config/tc-@target_cpu_type@.@OBJEXT@
252b5132
RH
441TARG_CPU_H = $(srcdir)/config/tc-@target_cpu_type@.h
442OBJ_FORMAT_C = $(srcdir)/config/obj-@obj_format@.c
d0ac1c44 443OBJ_FORMAT_O = config/obj-@obj_format@.@OBJEXT@
252b5132
RH
444OBJ_FORMAT_H = $(srcdir)/config/obj-@obj_format@.h
445TARG_ENV_H = $(srcdir)/config/te-@te_file@.h
446ATOF_TARG_C = $(srcdir)/config/atof-@atof@.c
d0ac1c44 447ATOF_TARG_O = config/atof-@atof@.@OBJEXT@
252b5132
RH
448
449# use @target_cpu_type@ for refering to configured target name
12e64c2c 450IT_HDRS = itbl-parse.h $(srcdir)/itbl-ops.h
df7b86aa 451IT_SRCS = itbl-parse.c itbl-lex-wrapper.c $(srcdir)/itbl-ops.c
252b5132 452IT_DEPS = $(srcdir)/itbl-parse.y $(srcdir)/itbl-lex.l $(srcdir)/config/itbl-@target_cpu_type@.h
52a6ecd2 453IT_OBJS = itbl-parse.@OBJEXT@ itbl-lex.@OBJEXT@ itbl-ops.@OBJEXT@
252b5132 454
13b2be9c 455# Regular source files.
45f85b08
L
456GAS_CFILES = \
457 app.c \
458 as.c \
459 atof-generic.c \
0acf065b 460 compress-debug.c \
45f85b08
L
461 cond.c \
462 depend.c \
463 dwarf2dbg.c \
54cfded0 464 dw2gencfi.c \
45f85b08
L
465 ecoff.c \
466 ehopt.c \
467 expr.c \
468 flonum-copy.c \
469 flonum-konst.c \
470 flonum-mult.c \
471 frags.c \
472 hash.c \
473 input-file.c \
474 input-scrub.c \
475 listing.c \
476 literal.c \
477 macro.c \
478 messages.c \
479 output-file.c \
480 read.c \
3d6b762c 481 remap.c \
45f85b08
L
482 sb.c \
483 stabs.c \
484 subsegs.c \
485 symbols.c \
486 write.c
252b5132 487
bd3ba5d1 488CFILES = $(GAS_CFILES) itbl-ops.c cgen.c
45f85b08
L
489HFILES = \
490 as.h \
491 asintl.h \
492 bignum.h \
493 bit_fix.h \
494 cgen.h \
0acf065b 495 compress-debug.h \
45f85b08 496 dwarf2dbg.h \
54cfded0 497 dw2gencfi.h \
45f85b08
L
498 ecoff.h \
499 emul-target.h \
500 emul.h \
501 expr.h \
502 flonum.h \
503 frags.h \
504 hash.h \
505 input-file.h \
b16b813f 506 itbl-lex.h \
45f85b08
L
507 itbl-ops.h \
508 listing.h \
509 macro.h \
510 obj.h \
511 output-file.h \
512 read.h \
513 sb.h \
45f85b08
L
514 subsegs.h \
515 symbols.h \
516 tc.h \
517 write.h
252b5132
RH
518
519
13b2be9c 520# CPU files in config.
45f85b08 521TARGET_CPU_CFILES = \
a06ea964 522 config/tc-aarch64.c \
45f85b08
L
523 config/tc-alpha.c \
524 config/tc-arc.c \
525 config/tc-arm.c \
526 config/tc-avr.c \
07c1b327 527 config/tc-bfin.c \
f8861f5d 528 config/tc-bpf.c \
3d3d428f 529 config/tc-cr16.c \
3bcbcc3d 530 config/tc-cris.c \
1fe1f39c 531 config/tc-crx.c \
b8891f8d 532 config/tc-csky.c \
45f85b08
L
533 config/tc-d10v.c \
534 config/tc-d30v.c \
d172d4ba 535 config/tc-dlx.c \
cfb8c092 536 config/tc-epiphany.c \
45f85b08 537 config/tc-fr30.c \
0ebb9a87 538 config/tc-frv.c \
3f8107ab 539 config/tc-ft32.c \
45f85b08 540 config/tc-h8300.c \
45f85b08
L
541 config/tc-hppa.c \
542 config/tc-ia64.c \
45f85b08 543 config/tc-i386.c \
a40cbfa3 544 config/tc-ip2k.c \
bd3ba5d1 545 config/tc-iq2000.c \
84e94c90 546 config/tc-lm32.c \
49f58d10 547 config/tc-m32c.c \
45f85b08
L
548 config/tc-m32r.c \
549 config/tc-m68hc11.c \
550 config/tc-m68k.c \
7b4ae824 551 config/tc-s12z.c \
45f85b08 552 config/tc-mcore.c \
280d71bf 553 config/tc-mep.c \
a3c62988 554 config/tc-metag.c \
7ba29e2a 555 config/tc-microblaze.c \
45f85b08 556 config/tc-mips.c \
3c3bdf30 557 config/tc-mmix.c \
45f85b08
L
558 config/tc-mn10200.c \
559 config/tc-mn10300.c \
2cbd2211 560 config/tc-moxie.c \
2469cfa2 561 config/tc-msp430.c \
bd3ba5d1 562 config/tc-mt.c \
35c08157 563 config/tc-nds32.c \
36591ba1 564 config/tc-nios2.c \
45f85b08 565 config/tc-ns32k.c \
73589c9d 566 config/tc-or1k.c \
e135f41b 567 config/tc-pdp11.c \
45f85b08
L
568 config/tc-pj.c \
569 config/tc-ppc.c \
93f11b16 570 config/tc-pru.c \
e23eba97 571 config/tc-riscv.c \
99c513f6 572 config/tc-rl78.c \
c7927a3c 573 config/tc-rx.c \
a85d7ed0 574 config/tc-s390.c \
1c0d3aa6 575 config/tc-score.c \
45f85b08
L
576 config/tc-sh.c \
577 config/tc-sparc.c \
e9f53129 578 config/tc-spu.c \
45f85b08 579 config/tc-tic30.c \
bd3ba5d1 580 config/tc-tic4x.c \
45f85b08 581 config/tc-tic54x.c \
40b36596 582 config/tc-tic6x.c \
aa137e4d
NC
583 config/tc-tilegx.c \
584 config/tc-tilepro.c \
45f85b08 585 config/tc-v850.c \
b6605ddd
EB
586 config/tc-vax.c \
587 config/tc-visium.c \
f96bd6c2 588 config/tc-wasm32.c \
93fbbb04 589 config/tc-xstormy16.c \
d70c5fc7 590 config/tc-xc16x.c \
f6c1a2d5 591 config/tc-xgate.c \
e0001a05 592 config/tc-xtensa.c \
3c9b82ba 593 config/tc-z80.c \
55add51e 594 config/tc-z8k.c
45f85b08 595
45f85b08 596TARGET_CPU_HFILES = \
a06ea964 597 config/tc-aarch64.h \
45f85b08
L
598 config/tc-alpha.h \
599 config/tc-arc.h \
600 config/tc-arm.h \
601 config/tc-avr.h \
07c1b327 602 config/tc-bfin.h \
f8861f5d 603 config/tc-bpf.h \
3d3d428f 604 config/tc-cr16.h \
3bcbcc3d 605 config/tc-cris.h \
1fe1f39c 606 config/tc-crx.h \
b8891f8d 607 config/tc-csky.h \
45f85b08
L
608 config/tc-d10v.h \
609 config/tc-d30v.h \
d172d4ba 610 config/tc-dlx.h \
cfb8c092 611 config/tc-epiphany.h \
45f85b08 612 config/tc-fr30.h \
0ebb9a87 613 config/tc-frv.h \
3f8107ab 614 config/tc-ft32.h \
45f85b08 615 config/tc-h8300.h \
45f85b08
L
616 config/tc-hppa.h \
617 config/tc-ia64.h \
45f85b08 618 config/tc-i386.h \
a40cbfa3 619 config/tc-ip2k.h \
bd3ba5d1 620 config/tc-iq2000.h \
84e94c90 621 config/tc-lm32.h \
49f58d10 622 config/tc-m32c.h \
45f85b08
L
623 config/tc-m32r.h \
624 config/tc-m68hc11.h \
625 config/tc-m68k.h \
7b4ae824 626 config/tc-s12z.h \
45f85b08 627 config/tc-mcore.h \
280d71bf 628 config/tc-mep.h \
a3c62988 629 config/tc-metag.h \
7ba29e2a 630 config/tc-microblaze.h \
45f85b08 631 config/tc-mips.h \
3c3bdf30 632 config/tc-mmix.h \
45f85b08
L
633 config/tc-mn10200.h \
634 config/tc-mn10300.h \
2469cfa2 635 config/tc-msp430.h \
bd3ba5d1 636 config/tc-mt.h \
35c08157 637 config/tc-nds32.h \
36591ba1 638 config/tc-nios2.h \
45f85b08 639 config/tc-ns32k.h \
73589c9d 640 config/tc-or1k.h \
e135f41b 641 config/tc-pdp11.h \
45f85b08
L
642 config/tc-pj.h \
643 config/tc-ppc.h \
93f11b16 644 config/tc-pru.h \
e23eba97 645 config/tc-riscv.h \
99c513f6 646 config/tc-rl78.h \
c7927a3c 647 config/tc-rx.h \
a85d7ed0 648 config/tc-s390.h \
1c0d3aa6 649 config/tc-score.h \
45f85b08
L
650 config/tc-sh.h \
651 config/tc-sparc.h \
e9f53129 652 config/tc-spu.h \
45f85b08 653 config/tc-tic30.h \
bd3ba5d1 654 config/tc-tic4x.h \
45f85b08 655 config/tc-tic54x.h \
40b36596 656 config/tc-tic6x.h \
aa137e4d
NC
657 config/tc-tilegx.h \
658 config/tc-tilepro.h \
45f85b08 659 config/tc-v850.h \
b6605ddd
EB
660 config/tc-vax.h \
661 config/tc-visium.h \
f96bd6c2 662 config/tc-wasm32.h \
93fbbb04 663 config/tc-xstormy16.h \
d70c5fc7 664 config/tc-xc16x.h \
f6c1a2d5 665 config/tc-xgate.h \
e0001a05 666 config/tc-xtensa.h \
3c9b82ba 667 config/tc-z80.h \
55add51e
AM
668 config/tc-z8k.h
669
670TARGET_EXTRA_FILES = \
671 config/bfin-lex-wrapper.c \
672 config/xtensa-relax.c \
bd3ba5d1 673 config/xtensa-relax.h
252b5132
RH
674
675
13b2be9c 676# OBJ files in config
45f85b08
L
677OBJ_FORMAT_CFILES = \
678 config/obj-aout.c \
45f85b08
L
679 config/obj-coff.c \
680 config/obj-ecoff.c \
681 config/obj-elf.c \
682 config/obj-evax.c \
fe4fa32c 683 config/obj-fdpicelf.c \
e57f8c65 684 config/obj-macho.c \
a5c7551f 685 config/obj-multi.c \
ec91a2c2 686 config/obj-som.c
45f85b08 687
45f85b08
L
688OBJ_FORMAT_HFILES = \
689 config/obj-aout.h \
45f85b08
L
690 config/obj-coff.h \
691 config/obj-ecoff.h \
692 config/obj-elf.h \
693 config/obj-evax.h \
fe4fa32c 694 config/obj-fdpicelf.h \
e57f8c65 695 config/obj-macho.h \
a5c7551f 696 config/obj-multi.h \
ec91a2c2 697 config/obj-som.h
252b5132
RH
698
699
13b2be9c 700# Emulation header files in config
45f85b08
L
701TARG_ENV_HFILES = \
702 config/te-386bsd.h \
bd3ba5d1
NC
703 config/te-aix5.h \
704 config/te-armeabi.h \
37186264 705 config/te-armfbsdeabi.h \
f7f2534e 706 config/te-armfbsdvfp.h \
c820d418 707 config/te-armlinuxeabi.h \
b8891f8d
AJ
708 config/te-csky_abiv1.h \
709 config/te-csky_abiv1_linux.h \
710 config/te-csky_abiv2.h \
711 config/te-csky_abiv2_linux.h \
bd3ba5d1 712 config/te-freebsd.h \
45f85b08 713 config/te-generic.h \
bd3ba5d1 714 config/te-gnu.h \
45f85b08 715 config/te-go32.h \
45f85b08 716 config/te-hppa.h \
3438adb3
AM
717 config/te-hppa64.h \
718 config/te-hppalinux64.h \
7463c317 719 config/te-ia64aix.h \
bd3ba5d1 720 config/te-interix.h \
45f85b08 721 config/te-lynx.h \
45f85b08
L
722 config/te-macos.h \
723 config/te-nbsd.h \
724 config/te-nbsd532.h \
725 config/te-pc532mach.h \
726 config/te-pe.h \
2774199c 727 config/te-solaris.h \
45f85b08 728 config/te-svr4.h \
7148cc28 729 config/te-tmips.h \
bd3ba5d1 730 config/te-vxworks.h \
7148cc28 731 config/te-wince-pe.h
252b5132 732
b11d79f2
TG
733TARG_ENV_CFILES = \
734 config/te-vms.c
735
252b5132 736
13b2be9c 737# Multi files in config
45f85b08 738MULTI_CFILES = \
3bcbcc3d
HPN
739 config/e-crisaout.c \
740 config/e-criself.c \
45f85b08
L
741 config/e-i386aout.c \
742 config/e-i386coff.c \
743 config/e-i386elf.c \
45f85b08
L
744 config/e-mipself.c
745
bd3ba5d1
NC
746CONFIG_ATOF_CFILES = \
747 config/atof-ieee.c \
748 config/atof-vax.c
749
b11d79f2
TG
750POTFILES = $(MULTI_CFILES) $(CONFIG_ATOF_CFILES) \
751 $(TARG_ENV_HFILES) $(TARG_ENV_CFILES) $(OBJ_FORMAT_HFILES) \
45f85b08 752 $(OBJ_FORMAT_CFILES) $(TARGET_CPU_HFILES) $(TARGET_CPU_CFILES) \
55add51e 753 $(TARGET_EXTRA_FILES) $(HFILES) $(CFILES)
252b5132 754
81afc846
ILT
755noinst_SCRIPTS = $(GDBINIT)
756EXTRA_SCRIPTS = .gdbinit
55add51e
AM
757EXTRA_DIST = config/m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \
758 config/bfin-parse.c config/bfin-parse.h config/bfin-lex.c \
759 config/rl78-parse.c config/rl78-parse.h \
760 config/rx-parse.c config/rx-parse.h
07c1b327 761
252b5132
RH
762DISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
763
13b2be9c 764# Now figure out from those variables how to compile and link.
252b5132
RH
765BASEDIR = $(srcdir)/..
766BFDDIR = $(BASEDIR)/bfd
767INCDIR = $(BASEDIR)/include
768
769# This is the variable actually used when we compile.
770# Specify the directories to be searched for header files.
771# Both . and srcdir are used, in that order,
772# so that tm.h and config.h will be found in the compilation
773# subdirectory rather than in the source directory.
14ec8efd 774AM_CPPFLAGS = -I. -I$(srcdir) -I../bfd -I$(srcdir)/config \
c8693053 775 -I$(INCDIR) -I$(srcdir)/.. -I$(BFDDIR) @INCINTL@ @LARGEFILE_CPPFLAGS@ \
92f01d61
JM
776 -DLOCALEDIR="\"$(datadir)/locale\""
777
252b5132 778
252b5132
RH
779# How to link with both our special library facilities
780# and the system's installed libraries.
03bf704f 781GASLIBS = @OPCODES_LIB@ ../bfd/libbfd.la ../libiberty/libiberty.a
252b5132
RH
782
783# Files to be copied away after each stage in building.
52a6ecd2 784STAGESTUFF = *.@OBJEXT@ $(noinst_PROGRAMS)
252b5132 785as_new_SOURCES = $(GAS_CFILES)
45f85b08 786as_new_LDADD = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
d556135f 787 $(extra_objects) $(GASLIBS) $(LIBINTL) $(LIBM) $(ZLIB)
252b5132 788
45f85b08 789as_new_DEPENDENCIES = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
20e95c23 790 $(extra_objects) $(GASLIBS) $(LIBINTL_DEP)
252b5132 791
a5c7551f 792EXTRA_as_new_SOURCES = $(CFILES) $(HFILES) $(TARGET_CPU_CFILES) \
55add51e
AM
793 $(TARGET_CPU_HFILES) $(TARGET_EXTRA_FILES) $(TARG_ENV_CFILES) \
794 $(OBJ_FORMAT_CFILES) $(OBJ_FORMAT_HFILES) \
795 $(CONFIG_ATOF_CFILES) $(MULTI_CFILES) config/m68k-parse.y \
796 config/bfin-parse.y config/bfin-lex.l config/rl78-parse.y \
b6f80bb8 797 config/rx-parse.y
c3298874
BE
798EXPECT = expect
799RUNTEST = runtest
252b5132 800RUNTESTFLAGS =
252b5132 801itbl_test_SOURCES = itbl-parse.y itbl-lex.l
52a6ecd2 802itbl_test_LDADD = itbl-tops.@OBJEXT@ itbl-test.@OBJEXT@ $(GASLIBS) @LEXLIB@
252b5132 803
13b2be9c 804# CGEN interface.
252b5132
RH
805CGEN_CPU_PREFIX = @cgen_cpu_prefix@
806
13b2be9c 807# Remake the info files.
e079bef8 808MOSTLYCLEANFILES = $(STAGESTUFF) core \
5ae57a91 809 testsuite/*.@OBJEXT@ testsuite/*.out testsuite/gas.log testsuite/gas.sum \
7dd36a6f 810 testsuite/site.exp site.bak site.exp development.exp stage stage1 stage2
252b5132 811
252b5132 812against = stage2
270c9937 813
2e98a7bd
AM
814# Reconfigure if configure.tgt changes.
815# development.sh is used to determine -Werror default.
816CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.tgt $(BFDDIR)/development.sh
7dd36a6f 817EXTRA_DEJAGNU_SITE_CONFIG = development.exp
13b2be9c
DJ
818all: config.h
819 $(MAKE) $(AM_MAKEFLAGS) all-recursive
252b5132 820
252b5132 821.SUFFIXES:
13b2be9c 822.SUFFIXES: .c .l .lo .o .obj .y
6fd8e7c2 823am--refresh: Makefile
ab509236
L
824 @:
825$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
826 @for dep in $?; do \
827 case '$(am__configure_deps)' in \
828 *$$dep*) \
81ecdfbb
RW
829 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
830 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
ab509236
L
831 && exit 0; \
832 exit 1;; \
833 esac; \
834 done; \
81ecdfbb
RW
835 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
836 $(am__cd) $(top_srcdir) && \
837 $(AUTOMAKE) --foreign Makefile
ab509236
L
838Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
839 @case '$?' in \
840 *config.status*) \
841 echo ' $(SHELL) ./config.status'; \
842 $(SHELL) ./config.status;; \
843 *) \
844 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
845 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
846 esac;
252b5132 847
ab509236 848$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
252b5132 849 $(SHELL) ./config.status --recheck
252b5132 850
ab509236 851$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
81ecdfbb 852 $(am__cd) $(srcdir) && $(AUTOCONF)
ab509236 853$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
81ecdfbb
RW
854 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
855$(am__aclocal_m4_deps):
13b2be9c
DJ
856
857config.h: stamp-h1
d0ac1c44
SM
858 @test -f $@ || rm -f stamp-h1
859 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
252b5132 860
13b2be9c
DJ
861stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
862 @rm -f stamp-h1
863 cd $(top_builddir) && $(SHELL) ./config.status config.h
ab509236 864$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
81ecdfbb 865 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
ab509236
L
866 rm -f stamp-h1
867 touch $@
252b5132
RH
868
869distclean-hdr:
13b2be9c 870 -rm -f config.h stamp-h1
ab509236 871gdb.ini: $(top_builddir)/config.status $(srcdir)/gdbinit.in
13b2be9c 872 cd $(top_builddir) && $(SHELL) ./config.status $@
ab509236 873.gdbinit: $(top_builddir)/config.status $(srcdir)/gdbinit.in
13b2be9c
DJ
874 cd $(top_builddir) && $(SHELL) ./config.status $@
875po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
876 cd $(top_builddir) && $(SHELL) ./config.status $@
252b5132
RH
877
878clean-noinstPROGRAMS:
81ecdfbb
RW
879 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
880 echo " rm -f" $$list; \
881 rm -f $$list || exit $$?; \
882 test -n "$(EXEEXT)" || exit 0; \
883 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
884 echo " rm -f" $$list; \
885 rm -f $$list
d0ac1c44
SM
886config/$(am__dirstamp):
887 @$(MKDIR_P) config
888 @: > config/$(am__dirstamp)
889config/$(DEPDIR)/$(am__dirstamp):
890 @$(MKDIR_P) config/$(DEPDIR)
891 @: > config/$(DEPDIR)/$(am__dirstamp)
892config/tc-aarch64.$(OBJEXT): config/$(am__dirstamp) \
893 config/$(DEPDIR)/$(am__dirstamp)
894config/tc-alpha.$(OBJEXT): config/$(am__dirstamp) \
895 config/$(DEPDIR)/$(am__dirstamp)
896config/tc-arc.$(OBJEXT): config/$(am__dirstamp) \
897 config/$(DEPDIR)/$(am__dirstamp)
898config/tc-arm.$(OBJEXT): config/$(am__dirstamp) \
899 config/$(DEPDIR)/$(am__dirstamp)
900config/tc-avr.$(OBJEXT): config/$(am__dirstamp) \
901 config/$(DEPDIR)/$(am__dirstamp)
902config/tc-bfin.$(OBJEXT): config/$(am__dirstamp) \
903 config/$(DEPDIR)/$(am__dirstamp)
f8861f5d
JM
904config/tc-bpf.$(OBJEXT): config/$(am__dirstamp) \
905 config/$(DEPDIR)/$(am__dirstamp)
d0ac1c44
SM
906config/tc-cr16.$(OBJEXT): config/$(am__dirstamp) \
907 config/$(DEPDIR)/$(am__dirstamp)
908config/tc-cris.$(OBJEXT): config/$(am__dirstamp) \
909 config/$(DEPDIR)/$(am__dirstamp)
910config/tc-crx.$(OBJEXT): config/$(am__dirstamp) \
911 config/$(DEPDIR)/$(am__dirstamp)
b8891f8d
AJ
912config/tc-csky.$(OBJEXT): config/$(am__dirstamp) \
913 config/$(DEPDIR)/$(am__dirstamp)
d0ac1c44
SM
914config/tc-d10v.$(OBJEXT): config/$(am__dirstamp) \
915 config/$(DEPDIR)/$(am__dirstamp)
916config/tc-d30v.$(OBJEXT): config/$(am__dirstamp) \
917 config/$(DEPDIR)/$(am__dirstamp)
918config/tc-dlx.$(OBJEXT): config/$(am__dirstamp) \
919 config/$(DEPDIR)/$(am__dirstamp)
920config/tc-epiphany.$(OBJEXT): config/$(am__dirstamp) \
921 config/$(DEPDIR)/$(am__dirstamp)
922config/tc-fr30.$(OBJEXT): config/$(am__dirstamp) \
923 config/$(DEPDIR)/$(am__dirstamp)
924config/tc-frv.$(OBJEXT): config/$(am__dirstamp) \
925 config/$(DEPDIR)/$(am__dirstamp)
926config/tc-ft32.$(OBJEXT): config/$(am__dirstamp) \
927 config/$(DEPDIR)/$(am__dirstamp)
928config/tc-h8300.$(OBJEXT): config/$(am__dirstamp) \
929 config/$(DEPDIR)/$(am__dirstamp)
930config/tc-hppa.$(OBJEXT): config/$(am__dirstamp) \
931 config/$(DEPDIR)/$(am__dirstamp)
932config/tc-ia64.$(OBJEXT): config/$(am__dirstamp) \
933 config/$(DEPDIR)/$(am__dirstamp)
934config/tc-i386.$(OBJEXT): config/$(am__dirstamp) \
935 config/$(DEPDIR)/$(am__dirstamp)
936config/tc-ip2k.$(OBJEXT): config/$(am__dirstamp) \
937 config/$(DEPDIR)/$(am__dirstamp)
938config/tc-iq2000.$(OBJEXT): config/$(am__dirstamp) \
939 config/$(DEPDIR)/$(am__dirstamp)
940config/tc-lm32.$(OBJEXT): config/$(am__dirstamp) \
941 config/$(DEPDIR)/$(am__dirstamp)
942config/tc-m32c.$(OBJEXT): config/$(am__dirstamp) \
943 config/$(DEPDIR)/$(am__dirstamp)
944config/tc-m32r.$(OBJEXT): config/$(am__dirstamp) \
945 config/$(DEPDIR)/$(am__dirstamp)
946config/tc-m68hc11.$(OBJEXT): config/$(am__dirstamp) \
947 config/$(DEPDIR)/$(am__dirstamp)
948config/tc-m68k.$(OBJEXT): config/$(am__dirstamp) \
949 config/$(DEPDIR)/$(am__dirstamp)
950config/tc-s12z.$(OBJEXT): config/$(am__dirstamp) \
951 config/$(DEPDIR)/$(am__dirstamp)
952config/tc-mcore.$(OBJEXT): config/$(am__dirstamp) \
953 config/$(DEPDIR)/$(am__dirstamp)
954config/tc-mep.$(OBJEXT): config/$(am__dirstamp) \
955 config/$(DEPDIR)/$(am__dirstamp)
956config/tc-metag.$(OBJEXT): config/$(am__dirstamp) \
957 config/$(DEPDIR)/$(am__dirstamp)
958config/tc-microblaze.$(OBJEXT): config/$(am__dirstamp) \
959 config/$(DEPDIR)/$(am__dirstamp)
960config/tc-mips.$(OBJEXT): config/$(am__dirstamp) \
961 config/$(DEPDIR)/$(am__dirstamp)
962config/tc-mmix.$(OBJEXT): config/$(am__dirstamp) \
963 config/$(DEPDIR)/$(am__dirstamp)
964config/tc-mn10200.$(OBJEXT): config/$(am__dirstamp) \
965 config/$(DEPDIR)/$(am__dirstamp)
966config/tc-mn10300.$(OBJEXT): config/$(am__dirstamp) \
967 config/$(DEPDIR)/$(am__dirstamp)
968config/tc-moxie.$(OBJEXT): config/$(am__dirstamp) \
969 config/$(DEPDIR)/$(am__dirstamp)
970config/tc-msp430.$(OBJEXT): config/$(am__dirstamp) \
971 config/$(DEPDIR)/$(am__dirstamp)
972config/tc-mt.$(OBJEXT): config/$(am__dirstamp) \
973 config/$(DEPDIR)/$(am__dirstamp)
974config/tc-nds32.$(OBJEXT): config/$(am__dirstamp) \
975 config/$(DEPDIR)/$(am__dirstamp)
976config/tc-nios2.$(OBJEXT): config/$(am__dirstamp) \
977 config/$(DEPDIR)/$(am__dirstamp)
978config/tc-ns32k.$(OBJEXT): config/$(am__dirstamp) \
979 config/$(DEPDIR)/$(am__dirstamp)
980config/tc-or1k.$(OBJEXT): config/$(am__dirstamp) \
981 config/$(DEPDIR)/$(am__dirstamp)
982config/tc-pdp11.$(OBJEXT): config/$(am__dirstamp) \
983 config/$(DEPDIR)/$(am__dirstamp)
984config/tc-pj.$(OBJEXT): config/$(am__dirstamp) \
985 config/$(DEPDIR)/$(am__dirstamp)
986config/tc-ppc.$(OBJEXT): config/$(am__dirstamp) \
987 config/$(DEPDIR)/$(am__dirstamp)
988config/tc-pru.$(OBJEXT): config/$(am__dirstamp) \
989 config/$(DEPDIR)/$(am__dirstamp)
990config/tc-riscv.$(OBJEXT): config/$(am__dirstamp) \
991 config/$(DEPDIR)/$(am__dirstamp)
992config/tc-rl78.$(OBJEXT): config/$(am__dirstamp) \
993 config/$(DEPDIR)/$(am__dirstamp)
994config/tc-rx.$(OBJEXT): config/$(am__dirstamp) \
995 config/$(DEPDIR)/$(am__dirstamp)
996config/tc-s390.$(OBJEXT): config/$(am__dirstamp) \
997 config/$(DEPDIR)/$(am__dirstamp)
998config/tc-score.$(OBJEXT): config/$(am__dirstamp) \
999 config/$(DEPDIR)/$(am__dirstamp)
1000config/tc-sh.$(OBJEXT): config/$(am__dirstamp) \
1001 config/$(DEPDIR)/$(am__dirstamp)
1002config/tc-sparc.$(OBJEXT): config/$(am__dirstamp) \
1003 config/$(DEPDIR)/$(am__dirstamp)
1004config/tc-spu.$(OBJEXT): config/$(am__dirstamp) \
1005 config/$(DEPDIR)/$(am__dirstamp)
1006config/tc-tic30.$(OBJEXT): config/$(am__dirstamp) \
1007 config/$(DEPDIR)/$(am__dirstamp)
1008config/tc-tic4x.$(OBJEXT): config/$(am__dirstamp) \
1009 config/$(DEPDIR)/$(am__dirstamp)
1010config/tc-tic54x.$(OBJEXT): config/$(am__dirstamp) \
1011 config/$(DEPDIR)/$(am__dirstamp)
1012config/tc-tic6x.$(OBJEXT): config/$(am__dirstamp) \
1013 config/$(DEPDIR)/$(am__dirstamp)
1014config/tc-tilegx.$(OBJEXT): config/$(am__dirstamp) \
1015 config/$(DEPDIR)/$(am__dirstamp)
1016config/tc-tilepro.$(OBJEXT): config/$(am__dirstamp) \
1017 config/$(DEPDIR)/$(am__dirstamp)
1018config/tc-v850.$(OBJEXT): config/$(am__dirstamp) \
1019 config/$(DEPDIR)/$(am__dirstamp)
1020config/tc-vax.$(OBJEXT): config/$(am__dirstamp) \
1021 config/$(DEPDIR)/$(am__dirstamp)
1022config/tc-visium.$(OBJEXT): config/$(am__dirstamp) \
1023 config/$(DEPDIR)/$(am__dirstamp)
1024config/tc-wasm32.$(OBJEXT): config/$(am__dirstamp) \
1025 config/$(DEPDIR)/$(am__dirstamp)
1026config/tc-xstormy16.$(OBJEXT): config/$(am__dirstamp) \
1027 config/$(DEPDIR)/$(am__dirstamp)
1028config/tc-xc16x.$(OBJEXT): config/$(am__dirstamp) \
1029 config/$(DEPDIR)/$(am__dirstamp)
1030config/tc-xgate.$(OBJEXT): config/$(am__dirstamp) \
1031 config/$(DEPDIR)/$(am__dirstamp)
1032config/tc-xtensa.$(OBJEXT): config/$(am__dirstamp) \
1033 config/$(DEPDIR)/$(am__dirstamp)
1034config/tc-z80.$(OBJEXT): config/$(am__dirstamp) \
1035 config/$(DEPDIR)/$(am__dirstamp)
1036config/tc-z8k.$(OBJEXT): config/$(am__dirstamp) \
1037 config/$(DEPDIR)/$(am__dirstamp)
55add51e
AM
1038config/bfin-lex-wrapper.$(OBJEXT): config/$(am__dirstamp) \
1039 config/$(DEPDIR)/$(am__dirstamp)
d0ac1c44
SM
1040config/xtensa-relax.$(OBJEXT): config/$(am__dirstamp) \
1041 config/$(DEPDIR)/$(am__dirstamp)
55add51e
AM
1042config/te-vms.$(OBJEXT): config/$(am__dirstamp) \
1043 config/$(DEPDIR)/$(am__dirstamp)
d0ac1c44
SM
1044config/obj-aout.$(OBJEXT): config/$(am__dirstamp) \
1045 config/$(DEPDIR)/$(am__dirstamp)
1046config/obj-coff.$(OBJEXT): config/$(am__dirstamp) \
1047 config/$(DEPDIR)/$(am__dirstamp)
1048config/obj-ecoff.$(OBJEXT): config/$(am__dirstamp) \
1049 config/$(DEPDIR)/$(am__dirstamp)
1050config/obj-elf.$(OBJEXT): config/$(am__dirstamp) \
1051 config/$(DEPDIR)/$(am__dirstamp)
1052config/obj-evax.$(OBJEXT): config/$(am__dirstamp) \
1053 config/$(DEPDIR)/$(am__dirstamp)
1054config/obj-fdpicelf.$(OBJEXT): config/$(am__dirstamp) \
1055 config/$(DEPDIR)/$(am__dirstamp)
1056config/obj-macho.$(OBJEXT): config/$(am__dirstamp) \
1057 config/$(DEPDIR)/$(am__dirstamp)
1058config/obj-multi.$(OBJEXT): config/$(am__dirstamp) \
1059 config/$(DEPDIR)/$(am__dirstamp)
1060config/obj-som.$(OBJEXT): config/$(am__dirstamp) \
1061 config/$(DEPDIR)/$(am__dirstamp)
d0ac1c44
SM
1062config/atof-ieee.$(OBJEXT): config/$(am__dirstamp) \
1063 config/$(DEPDIR)/$(am__dirstamp)
1064config/atof-vax.$(OBJEXT): config/$(am__dirstamp) \
1065 config/$(DEPDIR)/$(am__dirstamp)
1066config/e-crisaout.$(OBJEXT): config/$(am__dirstamp) \
1067 config/$(DEPDIR)/$(am__dirstamp)
1068config/e-criself.$(OBJEXT): config/$(am__dirstamp) \
1069 config/$(DEPDIR)/$(am__dirstamp)
1070config/e-i386aout.$(OBJEXT): config/$(am__dirstamp) \
1071 config/$(DEPDIR)/$(am__dirstamp)
1072config/e-i386coff.$(OBJEXT): config/$(am__dirstamp) \
1073 config/$(DEPDIR)/$(am__dirstamp)
1074config/e-i386elf.$(OBJEXT): config/$(am__dirstamp) \
1075 config/$(DEPDIR)/$(am__dirstamp)
1076config/e-mipself.$(OBJEXT): config/$(am__dirstamp) \
1077 config/$(DEPDIR)/$(am__dirstamp)
1078config/m68k-parse.$(OBJEXT): config/$(am__dirstamp) \
1079 config/$(DEPDIR)/$(am__dirstamp)
1080config/bfin-parse.$(OBJEXT): config/$(am__dirstamp) \
1081 config/$(DEPDIR)/$(am__dirstamp)
55add51e
AM
1082config/bfin-lex.$(OBJEXT): config/$(am__dirstamp) \
1083 config/$(DEPDIR)/$(am__dirstamp)
d0ac1c44
SM
1084config/rl78-parse.$(OBJEXT): config/$(am__dirstamp) \
1085 config/$(DEPDIR)/$(am__dirstamp)
1086config/rx-parse.$(OBJEXT): config/$(am__dirstamp) \
1087 config/$(DEPDIR)/$(am__dirstamp)
1088
6fd8e7c2 1089as-new$(EXEEXT): $(as_new_OBJECTS) $(as_new_DEPENDENCIES) $(EXTRA_as_new_DEPENDENCIES)
13b2be9c 1090 @rm -f as-new$(EXEEXT)
d0ac1c44
SM
1091 $(AM_V_CCLD)$(LINK) $(as_new_OBJECTS) $(as_new_LDADD) $(LIBS)
1092
6fd8e7c2 1093itbl-test$(EXEEXT): $(itbl_test_OBJECTS) $(itbl_test_DEPENDENCIES) $(EXTRA_itbl_test_DEPENDENCIES)
13b2be9c 1094 @rm -f itbl-test$(EXEEXT)
d0ac1c44 1095 $(AM_V_CCLD)$(LINK) $(itbl_test_OBJECTS) $(itbl_test_LDADD) $(LIBS)
a2d91340 1096
252b5132 1097mostlyclean-compile:
ab509236 1098 -rm -f *.$(OBJEXT)
d0ac1c44 1099 -rm -f config/*.$(OBJEXT)
252b5132
RH
1100
1101distclean-compile:
1102 -rm -f *.tab.c
1103
a5c7551f
RW
1104@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/app.Po@am__quote@
1105@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/as.Po@am__quote@
1106@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atof-generic.Po@am__quote@
a5c7551f 1107@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgen.Po@am__quote@
0acf065b 1108@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress-debug.Po@am__quote@
a5c7551f
RW
1109@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cond.Po@am__quote@
1110@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/depend.Po@am__quote@
1111@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dw2gencfi.Po@am__quote@
1112@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf2dbg.Po@am__quote@
a5c7551f
RW
1113@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecoff.Po@am__quote@
1114@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehopt.Po@am__quote@
1115@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/expr.Po@am__quote@
1116@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flonum-copy.Po@am__quote@
1117@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flonum-konst.Po@am__quote@
1118@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flonum-mult.Po@am__quote@
1119@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frags.Po@am__quote@
1120@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
1121@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/input-file.Po@am__quote@
1122@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/input-scrub.Po@am__quote@
1123@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itbl-lex.Po@am__quote@
1124@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itbl-ops.Po@am__quote@
1125@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itbl-parse.Po@am__quote@
1126@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/listing.Po@am__quote@
1127@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/literal.Po@am__quote@
a5c7551f
RW
1128@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/macro.Po@am__quote@
1129@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/messages.Po@am__quote@
a5c7551f
RW
1130@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/output-file.Po@am__quote@
1131@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/read.Po@am__quote@
1132@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/remap.Po@am__quote@
1133@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sb.Po@am__quote@
1134@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stabs.Po@am__quote@
1135@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/subsegs.Po@am__quote@
1136@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symbols.Po@am__quote@
a5c7551f 1137@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/write.Po@am__quote@
d0ac1c44
SM
1138@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/atof-ieee.Po@am__quote@
1139@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/atof-vax.Po@am__quote@
55add51e
AM
1140@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/bfin-lex-wrapper.Po@am__quote@
1141@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/bfin-lex.Po@am__quote@
d0ac1c44
SM
1142@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/bfin-parse.Po@am__quote@
1143@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/e-crisaout.Po@am__quote@
1144@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/e-criself.Po@am__quote@
1145@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/e-i386aout.Po@am__quote@
1146@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/e-i386coff.Po@am__quote@
1147@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/e-i386elf.Po@am__quote@
1148@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/e-mipself.Po@am__quote@
1149@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/m68k-parse.Po@am__quote@
1150@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-aout.Po@am__quote@
1151@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-coff.Po@am__quote@
1152@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-ecoff.Po@am__quote@
1153@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-elf.Po@am__quote@
1154@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-evax.Po@am__quote@
1155@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-fdpicelf.Po@am__quote@
1156@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-macho.Po@am__quote@
1157@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-multi.Po@am__quote@
1158@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-som.Po@am__quote@
1159@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/rl78-parse.Po@am__quote@
1160@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/rx-parse.Po@am__quote@
1161@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-aarch64.Po@am__quote@
1162@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-alpha.Po@am__quote@
1163@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-arc.Po@am__quote@
1164@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-arm.Po@am__quote@
1165@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-avr.Po@am__quote@
1166@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-bfin.Po@am__quote@
f8861f5d 1167@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-bpf.Po@am__quote@
d0ac1c44
SM
1168@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-cr16.Po@am__quote@
1169@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-cris.Po@am__quote@
1170@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-crx.Po@am__quote@
b8891f8d 1171@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-csky.Po@am__quote@
d0ac1c44
SM
1172@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-d10v.Po@am__quote@
1173@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-d30v.Po@am__quote@
1174@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-dlx.Po@am__quote@
1175@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-epiphany.Po@am__quote@
1176@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-fr30.Po@am__quote@
1177@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-frv.Po@am__quote@
1178@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-ft32.Po@am__quote@
1179@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-h8300.Po@am__quote@
1180@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-hppa.Po@am__quote@
1181@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-i386.Po@am__quote@
1182@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-ia64.Po@am__quote@
1183@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-ip2k.Po@am__quote@
1184@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-iq2000.Po@am__quote@
1185@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-lm32.Po@am__quote@
1186@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-m32c.Po@am__quote@
1187@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-m32r.Po@am__quote@
1188@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-m68hc11.Po@am__quote@
1189@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-m68k.Po@am__quote@
1190@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-mcore.Po@am__quote@
1191@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-mep.Po@am__quote@
1192@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-metag.Po@am__quote@
1193@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-microblaze.Po@am__quote@
1194@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-mips.Po@am__quote@
1195@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-mmix.Po@am__quote@
1196@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-mn10200.Po@am__quote@
1197@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-mn10300.Po@am__quote@
1198@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-moxie.Po@am__quote@
1199@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-msp430.Po@am__quote@
1200@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-mt.Po@am__quote@
1201@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-nds32.Po@am__quote@
1202@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-nios2.Po@am__quote@
1203@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-ns32k.Po@am__quote@
1204@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-or1k.Po@am__quote@
1205@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-pdp11.Po@am__quote@
1206@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-pj.Po@am__quote@
1207@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-ppc.Po@am__quote@
1208@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-pru.Po@am__quote@
1209@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-riscv.Po@am__quote@
1210@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-rl78.Po@am__quote@
1211@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-rx.Po@am__quote@
1212@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-s12z.Po@am__quote@
1213@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-s390.Po@am__quote@
1214@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-score.Po@am__quote@
1215@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-sh.Po@am__quote@
1216@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-sparc.Po@am__quote@
1217@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-spu.Po@am__quote@
1218@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-tic30.Po@am__quote@
1219@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-tic4x.Po@am__quote@
1220@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-tic54x.Po@am__quote@
1221@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-tic6x.Po@am__quote@
1222@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-tilegx.Po@am__quote@
1223@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-tilepro.Po@am__quote@
1224@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-v850.Po@am__quote@
1225@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-vax.Po@am__quote@
1226@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-visium.Po@am__quote@
1227@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-wasm32.Po@am__quote@
1228@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-xc16x.Po@am__quote@
1229@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-xgate.Po@am__quote@
1230@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-xstormy16.Po@am__quote@
1231@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-xtensa.Po@am__quote@
1232@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-z80.Po@am__quote@
1233@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-z8k.Po@am__quote@
1234@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/te-vms.Po@am__quote@
1235@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/xtensa-relax.Po@am__quote@
a5c7551f 1236
13b2be9c 1237.c.o:
d0ac1c44
SM
1238@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1239@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1240@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1241@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
a5c7551f 1242@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1243@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
13b2be9c
DJ
1244
1245.c.obj:
d0ac1c44
SM
1246@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1247@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1248@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1249@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
a5c7551f 1250@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1251@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
252b5132 1252
a2d91340 1253.c.lo:
d0ac1c44
SM
1254@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1255@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1256@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1257@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
99c513f6 1258@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1259@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
a2d91340 1260
13b2be9c 1261.l.c:
d0ac1c44 1262 $(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
a2d91340 1263
13b2be9c 1264.y.c:
d0ac1c44 1265 $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
a2d91340 1266
252b5132
RH
1267mostlyclean-libtool:
1268 -rm -f *.lo
1269
1270clean-libtool:
1271 -rm -rf .libs _libs
1272
1273distclean-libtool:
f3d2b04b 1274 -rm -f libtool config.lt
252b5132
RH
1275
1276# This directory's subdirectories are mostly independent; you can cd
d0ac1c44
SM
1277# into them and run 'make' without going through this Makefile.
1278# To change the values of 'make' variables: instead of editing Makefiles,
1279# (1) if the variable is set in 'config.status', edit 'config.status'
1280# (which will cause the Makefiles to be regenerated when you run 'make');
1281# (2) otherwise, pass the desired values on the 'make' command line.
1282$(am__recursive_targets):
1283 @fail=; \
1284 if $(am__make_keepgoing); then \
1285 failcom='fail=yes'; \
1286 else \
1287 failcom='exit 1'; \
1288 fi; \
252b5132
RH
1289 dot_seen=no; \
1290 target=`echo $@ | sed s/-recursive//`; \
d0ac1c44
SM
1291 case "$@" in \
1292 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1293 *) list='$(SUBDIRS)' ;; \
1294 esac; \
1295 for subdir in $$list; do \
252b5132
RH
1296 echo "Making $$target in $$subdir"; \
1297 if test "$$subdir" = "."; then \
1298 dot_seen=yes; \
1299 local_target="$$target-am"; \
1300 else \
1301 local_target="$$target"; \
1302 fi; \
81ecdfbb 1303 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
b898a385 1304 || eval $$failcom; \
252b5132
RH
1305 done; \
1306 if test "$$dot_seen" = "no"; then \
1307 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1308 fi; test -z "$$fail"
1309
d0ac1c44
SM
1310ID: $(am__tagged_files)
1311 $(am__define_uniq_tagged_files); mkid -fID $$unique
1312tags: tags-recursive
1313TAGS: tags
13b2be9c 1314
d0ac1c44 1315tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
81ecdfbb 1316 set x; \
252b5132 1317 here=`pwd`; \
bfbdcf04 1318 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
13b2be9c 1319 include_option=--etags-include; \
bfbdcf04 1320 empty_fix=.; \
13b2be9c
DJ
1321 else \
1322 include_option=--include; \
bfbdcf04 1323 empty_fix=; \
13b2be9c 1324 fi; \
252b5132 1325 list='$(SUBDIRS)'; for subdir in $$list; do \
13b2be9c 1326 if test "$$subdir" = .; then :; else \
1fe1f39c 1327 test ! -f $$subdir/TAGS || \
81ecdfbb 1328 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
13b2be9c 1329 fi; \
252b5132 1330 done; \
d0ac1c44 1331 $(am__define_uniq_tagged_files); \
81ecdfbb
RW
1332 shift; \
1333 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1fe1f39c 1334 test -n "$$unique" || unique=$$empty_fix; \
81ecdfbb
RW
1335 if test $$# -gt 0; then \
1336 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1337 "$$@" $$unique; \
1338 else \
1339 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1340 $$unique; \
1341 fi; \
bfbdcf04 1342 fi
d0ac1c44
SM
1343ctags: ctags-recursive
1344
1345CTAGS: ctags
1346ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1347 $(am__define_uniq_tagged_files); \
81ecdfbb 1348 test -z "$(CTAGS_ARGS)$$unique" \
13b2be9c 1349 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
81ecdfbb 1350 $$unique
252b5132 1351
13b2be9c
DJ
1352GTAGS:
1353 here=`$(am__cd) $(top_builddir) && pwd` \
81ecdfbb
RW
1354 && $(am__cd) $(top_srcdir) \
1355 && gtags -i $(GTAGS_ARGS) "$$here"
d0ac1c44
SM
1356cscope: cscope.files
1357 test ! -s cscope.files \
1358 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1359clean-cscope:
1360 -rm -f cscope.files
1361cscope.files: clean-cscope cscopelist
1362cscopelist: cscopelist-recursive
1363
1364cscopelist-am: $(am__tagged_files)
1365 list='$(am__tagged_files)'; \
1366 case "$(srcdir)" in \
1367 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1368 *) sdir=$(subdir)/$(srcdir) ;; \
1369 esac; \
1370 for i in $$list; do \
1371 if test -f "$$i"; then \
1372 echo "$(subdir)/$$i"; \
1373 else \
1374 echo "$$sdir/$$i"; \
1375 fi; \
1376 done >> $(top_builddir)/cscope.files
252b5132
RH
1377
1378distclean-tags:
13b2be9c 1379 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
d0ac1c44 1380 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
6fd8e7c2 1381site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
d0ac1c44 1382 @echo 'Making a new site.exp file ...'
13b2be9c
DJ
1383 @echo '## these variables are automatically generated by make ##' >site.tmp
1384 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
1385 @echo '# edit the last section' >>site.tmp
6fd8e7c2 1386 @echo 'set srcdir "$(srcdir)"' >>site.tmp
13b2be9c
DJ
1387 @echo "set objdir `pwd`" >>site.tmp
1388 @echo 'set build_alias "$(build_alias)"' >>site.tmp
1389 @echo 'set build_triplet $(build_triplet)' >>site.tmp
1390 @echo 'set host_alias "$(host_alias)"' >>site.tmp
1391 @echo 'set host_triplet $(host_triplet)' >>site.tmp
1392 @echo 'set target_alias "$(target_alias)"' >>site.tmp
1393 @echo 'set target_triplet $(target_triplet)' >>site.tmp
6fd8e7c2
L
1394 @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
1395 echo "## Begin content included from file $$f. Do not modify. ##" \
1396 && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
1397 && echo "## End content included from file $$f. ##" \
1398 || exit 1; \
1399 done >> site.tmp
1400 @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
1401 @if test -f site.exp; then \
1402 sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
1403 fi
13b2be9c 1404 @-rm -f site.bak
a2d91340 1405 @test ! -f site.exp || mv site.exp site.bak
13b2be9c
DJ
1406 @mv site.tmp site.exp
1407
1408distclean-DEJAGNU:
1409 -rm -f site.exp site.bak
1410 -l='$(DEJATOOL)'; for tool in $$l; do \
1411 rm -f $$tool.sum $$tool.log; \
1412 done
a5c7551f 1413check-am: all-am
252b5132
RH
1414 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
1415check: check-recursive
13b2be9c
DJ
1416all-am: Makefile $(PROGRAMS) $(SCRIPTS) config.h
1417installdirs: installdirs-recursive
1418installdirs-am:
ab509236 1419install: install-recursive
252b5132 1420install-exec: install-exec-recursive
252b5132 1421install-data: install-data-recursive
13b2be9c 1422uninstall: uninstall-recursive
252b5132
RH
1423
1424install-am: all-am
1425 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
252b5132 1426
13b2be9c
DJ
1427installcheck: installcheck-recursive
1428install-strip:
6fd8e7c2
L
1429 if test -z '$(STRIP)'; then \
1430 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1431 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1432 install; \
1433 else \
1434 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1435 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1436 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1437 fi
252b5132
RH
1438mostlyclean-generic:
1439 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1440
1441clean-generic:
252b5132
RH
1442
1443distclean-generic:
8ea2b00f 1444 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
81ecdfbb 1445 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
d0ac1c44
SM
1446 -rm -f config/$(DEPDIR)/$(am__dirstamp)
1447 -rm -f config/$(am__dirstamp)
252b5132
RH
1448 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1449
1450maintainer-clean-generic:
13b2be9c
DJ
1451 @echo "This command is intended for maintainers to use"
1452 @echo "it deletes files that may require special tools to rebuild."
55add51e 1453 -rm -f config/bfin-lex.c
d0ac1c44
SM
1454 -rm -f config/bfin-parse.c
1455 -rm -f config/m68k-parse.c
1456 -rm -f config/rl78-parse.c
1457 -rm -f config/rx-parse.c
13b2be9c
DJ
1458 -rm -f itbl-lex.c
1459 -rm -f itbl-parse.c
1460clean: clean-recursive
252b5132 1461
13b2be9c
DJ
1462clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
1463 mostlyclean-am
252b5132 1464
13b2be9c
DJ
1465distclean: distclean-recursive
1466 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
d0ac1c44 1467 -rm -rf ./$(DEPDIR) config/$(DEPDIR)
5e2d1ae8 1468 -rm -f Makefile
13b2be9c
DJ
1469distclean-am: clean-am distclean-DEJAGNU distclean-compile \
1470 distclean-generic distclean-hdr distclean-libtool \
1471 distclean-tags
252b5132 1472
13b2be9c 1473dvi: dvi-recursive
252b5132 1474
13b2be9c 1475dvi-am:
252b5132 1476
ab509236
L
1477html: html-recursive
1478
81ecdfbb
RW
1479html-am:
1480
13b2be9c
DJ
1481info: info-recursive
1482
1483info-am:
1484
1485install-data-am:
1486
81ecdfbb
RW
1487install-dvi: install-dvi-recursive
1488
1489install-dvi-am:
1490
13b2be9c
DJ
1491install-exec-am: install-exec-local
1492
af542c2e
RW
1493install-html: install-html-recursive
1494
81ecdfbb
RW
1495install-html-am:
1496
ab509236 1497install-info: install-info-recursive
13b2be9c 1498
81ecdfbb
RW
1499install-info-am:
1500
13b2be9c
DJ
1501install-man:
1502
af542c2e
RW
1503install-pdf: install-pdf-recursive
1504
81ecdfbb
RW
1505install-pdf-am:
1506
1507install-ps: install-ps-recursive
1508
1509install-ps-am:
1510
13b2be9c 1511installcheck-am:
252b5132
RH
1512
1513maintainer-clean: maintainer-clean-recursive
13b2be9c 1514 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
5e2d1ae8 1515 -rm -rf $(top_srcdir)/autom4te.cache
d0ac1c44 1516 -rm -rf ./$(DEPDIR) config/$(DEPDIR)
5e2d1ae8 1517 -rm -f Makefile
13b2be9c
DJ
1518maintainer-clean-am: distclean-am maintainer-clean-generic
1519
1520mostlyclean: mostlyclean-recursive
1521
1522mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1523 mostlyclean-libtool
1524
1525pdf: pdf-recursive
1526
1527pdf-am:
1528
1529ps: ps-recursive
1530
1531ps-am:
1532
1533uninstall-am:
1534
d0ac1c44
SM
1535.MAKE: $(am__recursive_targets) all check-am install-am install-strip
1536
1537.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1538 am--refresh check check-DEJAGNU check-am clean clean-cscope \
1539 clean-generic clean-libtool clean-noinstPROGRAMS cscope \
1540 cscopelist-am ctags ctags-am distclean distclean-DEJAGNU \
1541 distclean-compile distclean-generic distclean-hdr \
1542 distclean-libtool distclean-tags dvi dvi-am html html-am info \
1543 info-am install install-am install-data install-data-am \
1544 install-dvi install-dvi-am install-exec install-exec-am \
1545 install-exec-local install-html install-html-am install-info \
1546 install-info-am install-man install-pdf install-pdf-am \
1547 install-ps install-ps-am install-strip installcheck \
1548 installcheck-am installdirs installdirs-am maintainer-clean \
81ecdfbb
RW
1549 maintainer-clean-generic mostlyclean mostlyclean-compile \
1550 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
d0ac1c44
SM
1551 tags tags-am uninstall uninstall-am
1552
1553.PRECIOUS: Makefile
252b5132
RH
1554
1555po/POTFILES.in: @MAINT@ Makefile
323ee3f4 1556 for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
252b5132 1557 && mv tmp $(srcdir)/po/POTFILES.in
07c1b327 1558
c45021f2 1559diststuff: $(EXTRA_DIST) info
252b5132
RH
1560
1561check-DEJAGNU: site.exp
1562 if [ -d testsuite ]; then \
1563 true; \
1564 else \
1565 mkdir testsuite; \
1566 fi
1567 rm -f testsuite/site.exp
1568 cp site.exp testsuite/site.exp
1569 rootme=`pwd`; export rootme; \
1570 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
e5b62927 1571 LC_ALL=C; export LC_ALL; \
252b5132 1572 EXPECT=${EXPECT} ; export EXPECT ; \
252b5132
RH
1573 runtest=$(RUNTEST); \
1574 cd testsuite; \
1575 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
1576 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
1577 $(RUNTESTFLAGS); \
1578 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
1579 fi
1580
7dd36a6f 1581development.exp: $(BFDDIR)/development.sh
a76bf0e5 1582 $(EGREP) "(development|experimental)=" $(BFDDIR)/development.sh \
7dd36a6f 1583 | $(AWK) -F= '{ print "set " $$1 " " $$2 }' > $@
55add51e
AM
1584config/m68k-parse.c: $(srcdir)/config/m68k-parse.y
1585 $(SHELL) $(YLWRAP) $(srcdir)/config/m68k-parse.y y.tab.c $@ -- $(YACCCOMPILE)
1586config/m68k-parse.h: config/m68k-parse.c
1587 @true
1588config/bfin-parse.c: $(srcdir)/config/bfin-parse.y
1589 $(SHELL) $(YLWRAP) $(srcdir)/config/bfin-parse.y y.tab.c $@ y.tab.h config/bfin-parse.h -- $(YACCCOMPILE) -d ;
1590config/bfin-parse.h: config/bfin-parse.c
1591 @true
1592config/bfin-lex.c: $(srcdir)/config/bfin-lex.l
1593 $(SHELL) $(YLWRAP) $(srcdir)/config/bfin-lex.l lex.yy.c $@ -- $(LEXCOMPILE)
1594
1595config/bfin-lex-wrapper.@OBJEXT@: config/bfin-lex.c config/bfin-parse.h
1596config/rl78-parse.c: $(srcdir)/config/rl78-parse.y
1597 $(SHELL) $(YLWRAP) $(srcdir)/config/rl78-parse.y y.tab.c $@ y.tab.h config/rl78-parse.h -- $(YACCCOMPILE) -d ;
1598config/rl78-parse.h: config/rl78-parse.c
1599 @true
1600config/rx-parse.c: $(srcdir)/config/rx-parse.y
1601 $(SHELL) $(YLWRAP) $(srcdir)/config/rx-parse.y y.tab.c $@ y.tab.h config/rx-parse.h -- $(YACCCOMPILE) -d ;
1602config/rx-parse.h: config/rx-parse.c
1603 @true
1604
1605# The mips instruction table specification lexical analyzer and parser.
1606
1607itbl-lex-wrapper.@OBJEXT@: itbl-lex.c itbl-parse.h
252b5132 1608
ce4a1a3a 1609itbl-parse.c: $(srcdir)/itbl-parse.y
55add51e 1610 $(SHELL) $(YLWRAP) $(srcdir)/itbl-parse.y y.tab.c $@ y.tab.h itbl-parse.h -- $(YACCCOMPILE) -d
252b5132 1611
55add51e
AM
1612itbl-parse.h: itbl-parse.c
1613 @true
ce4a1a3a 1614
52a6ecd2 1615itbl-ops.@OBJEXT@: itbl-parse.h
ce4a1a3a 1616
52a6ecd2 1617itbl-tops.@OBJEXT@: itbl-ops.c itbl-parse.h
a5c7551f
RW
1618@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -o $@ -c -DSTAND_ALONE $(srcdir)/itbl-ops.c
1619@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1620@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='itbl-ops.c' object='$@' libtool=no @AMDEPBACKSLASH@
1621@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1622@am__fastdepCC_FALSE@ $(COMPILE) -o $@ -DSTAND_ALONE -c $(srcdir)/itbl-ops.c
252b5132 1623
52a6ecd2 1624itbl-test.@OBJEXT@: $(srcdir)/testsuite/gas/all/itbl-test.c
a5c7551f
RW
1625@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ -DSTAND_ALONE $(srcdir)/testsuite/gas/all/itbl-test.c
1626@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1627@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='itbl-test.c' object='$@' libtool=no @AMDEPBACKSLASH@
1628@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1629@am__fastdepCC_FALSE@ $(COMPILE) -c -DSTAND_ALONE $(srcdir)/testsuite/gas/all/itbl-test.c
252b5132 1630
52a6ecd2 1631cgen.@OBJEXT@: cgen.c cgen.h cgen-desc.h subsegs.h \
252b5132
RH
1632 $(INCDIR)/obstack.h $(INCDIR)/opcode/cgen.h \
1633 $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-desc.h \
1634 $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-opc.h
1635
1636.PHONY: install-exec-local install-data-local
1637.PHONY: install-exec-bindir install-exec-tooldir
1638
1639install-exec-local: install-exec-bindir @install_tooldir@
1640
1641install-exec-bindir: $(noinst_PROGRAMS)
d3d8a9ee 1642 $(mkinstalldirs) $(DESTDIR)$(bindir)
252b5132
RH
1643 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
1644 if test -f $$p; then \
f2c7d7ee
RM
1645 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
1646 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
252b5132
RH
1647 else :; fi; \
1648 done
1649
f8c827e9 1650install-exec-tooldir: install-exec-bindir $(noinst_PROGRAMS)
d3d8a9ee 1651 $(mkinstalldirs) $(DESTDIR)$(tooldir)/bin
252b5132
RH
1652 n=`echo as | sed '$(transform)'`; \
1653 if [ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
d3d8a9ee
NC
1654 rm -f $(DESTDIR)$(tooldir)/bin/as$(EXEEXT); \
1655 ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(tooldir)/bin/as$(EXEEXT) >/dev/null 2>/dev/null \
f2c7d7ee 1656 || $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) as-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/as$(EXEEXT); \
252b5132
RH
1657 else \
1658 true ; \
1659 fi
1660
1661# These exist for maintenance purposes.
1662
1663.PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
1664
5c7a0b3e 1665bootstrap: as-new$(EXEEXT)
252b5132
RH
1666 $(MAKE) stage1
1667 rm -f stage && ln -s stage1 stage
1668 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
1669 $(MAKE) stage2
1670 rm -f stage && ln -s stage2 stage
1671 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
1672 $(MAKE) comparison against=stage2
1673
1674bootstrap2:
1675 rm -f stage && ln -s stage1 stage
1676 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
1677 $(MAKE) stage2
1678 rm -f stage && ln -s stage2 stage
1679 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
1680 $(MAKE) comparison against=stage2
1681
1682bootstrap3:
1683 rm -f stage && ln -s stage2 stage
1684 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
1685 $(MAKE) comparison against=stage2
1686
1687# Copy the object files from a particular stage into a subdirectory.
1688stage1:
1689 -mkdir stage1
1690 -mv $(STAGESTUFF) stage1
1691 if [ -f stage1/as-new$(EXEEXT) -a ! -f stage1/as$(EXEEXT) ] ; then (cd stage1 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
1692
1693stage2:
1694 -mkdir stage2
1695 -mv $(STAGESTUFF) stage2
1696 if [ -f stage2/as-new$(EXEEXT) -a ! -f stage2/as$(EXEEXT) ] ; then (cd stage2 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
1697
1698stage3:
1699 -mkdir stage3
1700 -mv $(STAGESTUFF) stage3
1701 if [ -f stage3/as-new$(EXEEXT) -a ! -f stage3/as$(EXEEXT) ] ; then (cd stage3 ; ln -s as-new as$(EXEEXT)) ; fi
1702
252b5132
RH
1703comparison:
1704 x=0 ; \
52a6ecd2 1705 for file in *.@OBJEXT@ ; do \
2d7f2507
AM
1706 f1=./$$file; f2=${against}/$$file; \
1707 $(do_compare) > /dev/null 2>&1; \
1708 if test $$? -ne 0; then \
1709 echo $$file differs ; \
1710 x=1 ; \
1711 fi ; \
252b5132
RH
1712 done ; \
1713 exit $$x
1714 -rm -f tmp-foo*
1715
1716.PHONY: de-stage1 de-stage2 de-stage3
1717
1718de-stage1:
1719 - (cd stage1 ; rm -f as$(EXEEXT) ; mv -f * ..)
1720 - rmdir stage1
1721
1722de-stage2:
1723 - (cd stage2 ; rm -f as$(EXEEXT) ; mv -f * ..)
1724 - rmdir stage2
1725
1726de-stage3:
1727 - (cd stage3 ; rm -f as$(EXEEXT) ; mv -f * ..)
1728 - rmdir stage3
1729
252b5132
RH
1730# Tell versions [3.59,3.63) of GNU make to not export all variables.
1731# Otherwise a system limit (for SysV at least) may be exceeded.
1732.NOEXPORT:
This page took 1.095812 seconds and 4 git commands to generate.