1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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
15@SET_MAKE@
16
17#
18#   Copyright (C) 2012-2022 Free Software Foundation, Inc.
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.
24#
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.
29#
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
35#
36#   Copyright (C) 2012-2022 Free Software Foundation, Inc.
37#
38# This file is free software; you can redistribute it and/or modify
39# it under the terms of the GNU General Public License as published by
40# the Free Software Foundation; either version 3 of the License, or
41# (at your option) any later version.
42#
43# This program is distributed in the hope that it will be useful,
44# but WITHOUT ANY WARRANTY; without even the implied warranty of
45# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
46# GNU General Public License for more details.
47#
48# You should have received a copy of the GNU General Public License
49# along with this program; see the file COPYING3.  If not see
50# <http://www.gnu.org/licenses/>.
51#
52
53
54VPATH = @srcdir@
55am__is_gnu_make = { \
56  if test -z '$(MAKELEVEL)'; then \
57    false; \
58  elif test -n '$(MAKE_HOST)'; then \
59    true; \
60  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
61    true; \
62  else \
63    false; \
64  fi; \
65}
66am__make_running_with_option = \
67  case $${target_option-} in \
68      ?) ;; \
69      *) echo "am__make_running_with_option: internal error: invalid" \
70              "target option '$${target_option-}' specified" >&2; \
71         exit 1;; \
72  esac; \
73  has_opt=no; \
74  sane_makeflags=$$MAKEFLAGS; \
75  if $(am__is_gnu_make); then \
76    sane_makeflags=$$MFLAGS; \
77  else \
78    case $$MAKEFLAGS in \
79      *\\[\ \	]*) \
80        bs=\\; \
81        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
82          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
83    esac; \
84  fi; \
85  skip_next=no; \
86  strip_trailopt () \
87  { \
88    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
89  }; \
90  for flg in $$sane_makeflags; do \
91    test $$skip_next = yes && { skip_next=no; continue; }; \
92    case $$flg in \
93      *=*|--*) continue;; \
94        -*I) strip_trailopt 'I'; skip_next=yes;; \
95      -*I?*) strip_trailopt 'I';; \
96        -*O) strip_trailopt 'O'; skip_next=yes;; \
97      -*O?*) strip_trailopt 'O';; \
98        -*l) strip_trailopt 'l'; skip_next=yes;; \
99      -*l?*) strip_trailopt 'l';; \
100      -[dEDm]) skip_next=yes;; \
101      -[JT]) skip_next=yes;; \
102    esac; \
103    case $$flg in \
104      *$$target_option*) has_opt=yes; break;; \
105    esac; \
106  done; \
107  test $$has_opt = yes
108am__make_dryrun = (target_option=n; $(am__make_running_with_option))
109am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
110pkgdatadir = $(datadir)/@PACKAGE@
111pkgincludedir = $(includedir)/@PACKAGE@
112pkglibdir = $(libdir)/@PACKAGE@
113pkglibexecdir = $(libexecdir)/@PACKAGE@
114am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
115install_sh_DATA = $(install_sh) -c -m 644
116install_sh_PROGRAM = $(install_sh) -c
117install_sh_SCRIPT = $(install_sh) -c
118INSTALL_HEADER = $(INSTALL_DATA)
119transform = $(program_transform_name)
120NORMAL_INSTALL = :
121PRE_INSTALL = :
122POST_INSTALL = :
123NORMAL_UNINSTALL = :
124PRE_UNINSTALL = :
125POST_UNINSTALL = :
126build_triplet = @build@
127host_triplet = @host@
128target_triplet = @target@
129noinst_PROGRAMS = as-new$(EXEEXT)
130EXTRA_PROGRAMS = itbl-test$(EXEEXT)
131subdir = .
132ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
133am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
134	$(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \
135	$(top_srcdir)/../config/depstand.m4 \
136	$(top_srcdir)/../config/gettext-sister.m4 \
137	$(top_srcdir)/../config/jobserver.m4 \
138	$(top_srcdir)/../config/largefile.m4 \
139	$(top_srcdir)/../config/lcmessage.m4 \
140	$(top_srcdir)/../config/lead-dot.m4 \
141	$(top_srcdir)/../config/nls.m4 \
142	$(top_srcdir)/../config/override.m4 \
143	$(top_srcdir)/../config/plugins.m4 \
144	$(top_srcdir)/../config/po.m4 \
145	$(top_srcdir)/../config/progtest.m4 \
146	$(top_srcdir)/../config/zlib.m4 $(top_srcdir)/../libtool.m4 \
147	$(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
148	$(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
149	$(top_srcdir)/acinclude.m4 $(top_srcdir)/../bfd/version.m4 \
150	$(top_srcdir)/configure.ac
151am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
152	$(ACLOCAL_M4)
153DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
154	$(am__configure_deps)
155am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
156 configure.lineno config.status.lineno
157mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
158CONFIG_HEADER = config.h
159CONFIG_CLEAN_FILES = gdb.ini .gdbinit po/Makefile.in
160CONFIG_CLEAN_VPATH_FILES =
161PROGRAMS = $(noinst_PROGRAMS)
162am__objects_1 = app.$(OBJEXT) as.$(OBJEXT) atof-generic.$(OBJEXT) \
163	compress-debug.$(OBJEXT) cond.$(OBJEXT) depend.$(OBJEXT) \
164	dwarf2dbg.$(OBJEXT) dw2gencfi.$(OBJEXT) ecoff.$(OBJEXT) \
165	ehopt.$(OBJEXT) expr.$(OBJEXT) flonum-copy.$(OBJEXT) \
166	flonum-konst.$(OBJEXT) flonum-mult.$(OBJEXT) frags.$(OBJEXT) \
167	hash.$(OBJEXT) input-file.$(OBJEXT) input-scrub.$(OBJEXT) \
168	listing.$(OBJEXT) literal.$(OBJEXT) macro.$(OBJEXT) \
169	messages.$(OBJEXT) output-file.$(OBJEXT) read.$(OBJEXT) \
170	remap.$(OBJEXT) sb.$(OBJEXT) stabs.$(OBJEXT) subsegs.$(OBJEXT) \
171	symbols.$(OBJEXT) write.$(OBJEXT)
172am_as_new_OBJECTS = $(am__objects_1)
173am__dirstamp = $(am__leading_dot)dirstamp
174as_new_OBJECTS = $(am_as_new_OBJECTS)
175am__DEPENDENCIES_1 =
176am__DEPENDENCIES_2 = ../bfd/libbfd.la ../libiberty/libiberty.a
177AM_V_lt = $(am__v_lt_@AM_V@)
178am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
179am__v_lt_0 = --silent
180am__v_lt_1 = 
181am_itbl_test_OBJECTS = itbl-parse.$(OBJEXT) itbl-lex.$(OBJEXT)
182itbl_test_OBJECTS = $(am_itbl_test_OBJECTS)
183itbl_test_DEPENDENCIES = itbl-tops.@OBJEXT@ itbl-test.@OBJEXT@ \
184	$(am__DEPENDENCIES_2)
185SCRIPTS = $(noinst_SCRIPTS)
186AM_V_P = $(am__v_P_@AM_V@)
187am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
188am__v_P_0 = false
189am__v_P_1 = :
190AM_V_GEN = $(am__v_GEN_@AM_V@)
191am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
192am__v_GEN_0 = @echo "  GEN     " $@;
193am__v_GEN_1 = 
194AM_V_at = $(am__v_at_@AM_V@)
195am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
196am__v_at_0 = @
197am__v_at_1 = 
198DEFAULT_INCLUDES = -I.@am__isrc@
199depcomp = $(SHELL) $(top_srcdir)/../depcomp
200am__depfiles_maybe = depfiles
201am__mv = mv -f
202COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
203	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
204LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
205	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
206	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
207	$(AM_CFLAGS) $(CFLAGS)
208AM_V_CC = $(am__v_CC_@AM_V@)
209am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
210am__v_CC_0 = @echo "  CC      " $@;
211am__v_CC_1 = 
212CCLD = $(CC)
213LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
214	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
215	$(AM_LDFLAGS) $(LDFLAGS) -o $@
216AM_V_CCLD = $(am__v_CCLD_@AM_V@)
217am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
218am__v_CCLD_0 = @echo "  CCLD    " $@;
219am__v_CCLD_1 = 
220@MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
221LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
222LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
223	$(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
224AM_V_LEX = $(am__v_LEX_@AM_V@)
225am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
226am__v_LEX_0 = @echo "  LEX     " $@;
227am__v_LEX_1 = 
228YLWRAP = $(top_srcdir)/../ylwrap
229@MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
230am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
231		   -e s/c++$$/h++/ -e s/c$$/h/
232YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
233LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
234	$(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
235AM_V_YACC = $(am__v_YACC_@AM_V@)
236am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
237am__v_YACC_0 = @echo "  YACC    " $@;
238am__v_YACC_1 = 
239SOURCES = $(as_new_SOURCES) $(EXTRA_as_new_SOURCES) \
240	$(itbl_test_SOURCES)
241AM_V_DVIPS = $(am__v_DVIPS_@AM_V@)
242am__v_DVIPS_ = $(am__v_DVIPS_@AM_DEFAULT_V@)
243am__v_DVIPS_0 = @echo "  DVIPS   " $@;
244am__v_DVIPS_1 = 
245AM_V_MAKEINFO = $(am__v_MAKEINFO_@AM_V@)
246am__v_MAKEINFO_ = $(am__v_MAKEINFO_@AM_DEFAULT_V@)
247am__v_MAKEINFO_0 = @echo "  MAKEINFO" $@;
248am__v_MAKEINFO_1 = 
249AM_V_INFOHTML = $(am__v_INFOHTML_@AM_V@)
250am__v_INFOHTML_ = $(am__v_INFOHTML_@AM_DEFAULT_V@)
251am__v_INFOHTML_0 = @echo "  INFOHTML" $@;
252am__v_INFOHTML_1 = 
253AM_V_TEXI2DVI = $(am__v_TEXI2DVI_@AM_V@)
254am__v_TEXI2DVI_ = $(am__v_TEXI2DVI_@AM_DEFAULT_V@)
255am__v_TEXI2DVI_0 = @echo "  TEXI2DVI" $@;
256am__v_TEXI2DVI_1 = 
257AM_V_TEXI2PDF = $(am__v_TEXI2PDF_@AM_V@)
258am__v_TEXI2PDF_ = $(am__v_TEXI2PDF_@AM_DEFAULT_V@)
259am__v_TEXI2PDF_0 = @echo "  TEXI2PDF" $@;
260am__v_TEXI2PDF_1 = 
261AM_V_texinfo = $(am__v_texinfo_@AM_V@)
262am__v_texinfo_ = $(am__v_texinfo_@AM_DEFAULT_V@)
263am__v_texinfo_0 = -q
264am__v_texinfo_1 = 
265AM_V_texidevnull = $(am__v_texidevnull_@AM_V@)
266am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
267am__v_texidevnull_0 = > /dev/null
268am__v_texidevnull_1 = 
269INFO_DEPS = doc/as.info
270TEXINFO_TEX = $(top_srcdir)/../texinfo.tex
271am__TEXINFO_TEX_DIR = $(top_srcdir)/..
272DVIS = doc/as.dvi
273PDFS = doc/as.pdf
274PSS = doc/as.ps
275HTMLS = doc/as.html
276TEXINFOS = doc/as.texi
277TEXI2PDF = $(TEXI2DVI) --pdf --batch
278MAKEINFOHTML = $(MAKEINFO) --html
279AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
280DVIPS = dvips
281RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
282	ctags-recursive dvi-recursive html-recursive info-recursive \
283	install-data-recursive install-dvi-recursive \
284	install-exec-recursive install-html-recursive \
285	install-info-recursive install-pdf-recursive \
286	install-ps-recursive install-recursive installcheck-recursive \
287	installdirs-recursive pdf-recursive ps-recursive \
288	tags-recursive uninstall-recursive
289am__can_run_installinfo = \
290  case $$AM_UPDATE_INFO_DIR in \
291    n|no|NO) false;; \
292    *) (install-info --version) >/dev/null 2>&1;; \
293  esac
294am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
295am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
296am__vpath_adj = case $$p in \
297    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
298    *) f=$$p;; \
299  esac;
300am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
301am__install_max = 40
302am__nobase_strip_setup = \
303  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
304am__nobase_strip = \
305  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
306am__nobase_list = $(am__nobase_strip_setup); \
307  for p in $$list; do echo "$$p $$p"; done | \
308  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
309  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
310    if (++n[$$2] == $(am__install_max)) \
311      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
312    END { for (dir in files) print dir, files[dir] }'
313am__base_list = \
314  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
315  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
316am__uninstall_files_from_dir = { \
317  test -z "$$files" \
318    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
319    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
320         $(am__cd) "$$dir" && rm -f $$files; }; \
321  }
322man1dir = $(mandir)/man1
323NROFF = nroff
324MANS = $(man_MANS)
325RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
326  distclean-recursive maintainer-clean-recursive
327am__recursive_targets = \
328  $(RECURSIVE_TARGETS) \
329  $(RECURSIVE_CLEAN_TARGETS) \
330  $(am__extra_recursive_targets)
331AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
332	cscope
333am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
334	$(LISP)config.in
335# Read a list of newline-separated strings from the standard input,
336# and print each of them once, without duplicates.  Input order is
337# *not* preserved.
338am__uniquify_input = $(AWK) '\
339  BEGIN { nonempty = 0; } \
340  { items[$$0] = 1; nonempty = 1; } \
341  END { if (nonempty) { for (i in items) print i; }; } \
342'
343# Make sure the list of sources is unique.  This is necessary because,
344# e.g., the same source file might be shared among _SOURCES variables
345# for different programs/libraries.
346am__define_uniq_tagged_files = \
347  list='$(am__tagged_files)'; \
348  unique=`for i in $$list; do \
349    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350  done | $(am__uniquify_input)`
351ETAGS = etags
352CTAGS = ctags
353CSCOPE = cscope
354DEJATOOL = $(PACKAGE)
355RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
356DIST_SUBDIRS = $(SUBDIRS)
357ACLOCAL = @ACLOCAL@
358AMTAR = @AMTAR@
359AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
360AR = @AR@
361AUTOCONF = @AUTOCONF@
362AUTOHEADER = @AUTOHEADER@
363AUTOMAKE = @AUTOMAKE@
364AWK = @AWK@
365CATALOGS = @CATALOGS@
366CATOBJEXT = @CATOBJEXT@
367CC = @CC@
368CCDEPMODE = @CCDEPMODE@
369CFLAGS = @CFLAGS@
370CPP = @CPP@
371CPPFLAGS = @CPPFLAGS@
372CYGPATH_W = @CYGPATH_W@
373DATADIRNAME = @DATADIRNAME@
374DEFS = @DEFS@
375DEPDIR = @DEPDIR@
376DSYMUTIL = @DSYMUTIL@
377DUMPBIN = @DUMPBIN@
378ECHO_C = @ECHO_C@
379ECHO_N = @ECHO_N@
380ECHO_T = @ECHO_T@
381EGREP = @EGREP@
382EXEEXT = @EXEEXT@
383FGREP = @FGREP@
384GDBINIT = @GDBINIT@
385GENCAT = @GENCAT@
386GMSGFMT = @GMSGFMT@
387GREP = @GREP@
388INCINTL = @INCINTL@
389INSTALL = @INSTALL@
390INSTALL_DATA = @INSTALL_DATA@
391INSTALL_PROGRAM = @INSTALL_PROGRAM@
392INSTALL_SCRIPT = @INSTALL_SCRIPT@
393INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
394INSTOBJEXT = @INSTOBJEXT@
395LARGEFILE_CPPFLAGS = @LARGEFILE_CPPFLAGS@
396LD = @LD@
397LDFLAGS = @LDFLAGS@
398LEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
399LEXLIB = @LEXLIB@
400LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
401LIBINTL = @LIBINTL@
402LIBINTL_DEP = @LIBINTL_DEP@
403LIBM = @LIBM@
404LIBOBJS = @LIBOBJS@
405LIBS = @LIBS@
406LIBTOOL = @LIBTOOL@
407LIPO = @LIPO@
408LN_S = @LN_S@
409LTLIBOBJS = @LTLIBOBJS@
410MAINT = @MAINT@
411MAKEINFO = @MAKEINFO@
412MKDIR_P = @MKDIR_P@
413MKINSTALLDIRS = @MKINSTALLDIRS@
414MSGFMT = @MSGFMT@
415MSGMERGE = @MSGMERGE@
416NM = @NM@
417NMEDIT = @NMEDIT@
418NO_WERROR = @NO_WERROR@
419OBJDUMP = @OBJDUMP@
420OBJEXT = @OBJEXT@
421OPCODES_LIB = @OPCODES_LIB@
422OTOOL = @OTOOL@
423OTOOL64 = @OTOOL64@
424PACKAGE = @PACKAGE@
425PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
426PACKAGE_NAME = @PACKAGE_NAME@
427PACKAGE_STRING = @PACKAGE_STRING@
428PACKAGE_TARNAME = @PACKAGE_TARNAME@
429PACKAGE_URL = @PACKAGE_URL@
430PACKAGE_VERSION = @PACKAGE_VERSION@
431PATH_SEPARATOR = @PATH_SEPARATOR@
432POSUB = @POSUB@
433RANLIB = @RANLIB@
434SED = @SED@
435SET_MAKE = @SET_MAKE@
436SHELL = @SHELL@
437STRIP = @STRIP@
438USE_NLS = @USE_NLS@
439VERSION = @VERSION@
440WARN_CFLAGS = @WARN_CFLAGS@ @WARN_WRITE_STRINGS@
441WARN_CFLAGS_FOR_BUILD = @WARN_CFLAGS_FOR_BUILD@
442WARN_WRITE_STRINGS = @WARN_WRITE_STRINGS@
443XGETTEXT = @XGETTEXT@
444YACC = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
445YFLAGS = @YFLAGS@
446abs_builddir = @abs_builddir@
447abs_srcdir = @abs_srcdir@
448abs_top_builddir = @abs_top_builddir@
449abs_top_srcdir = @abs_top_srcdir@
450ac_ct_CC = @ac_ct_CC@
451ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
452am__include = @am__include@
453am__leading_dot = @am__leading_dot@
454am__quote = @am__quote@
455am__tar = @am__tar@
456am__untar = @am__untar@
457atof = @atof@
458bindir = @bindir@
459build = @build@
460build_alias = @build_alias@
461build_cpu = @build_cpu@
462build_os = @build_os@
463build_vendor = @build_vendor@
464builddir = @builddir@
465cgen_cpu_prefix = @cgen_cpu_prefix@
466datadir = @datadir@
467datarootdir = @datarootdir@
468do_compare = @do_compare@
469docdir = @docdir@
470dvidir = @dvidir@
471exec_prefix = @exec_prefix@
472extra_objects = @extra_objects@
473host = @host@
474host_alias = @host_alias@
475host_cpu = @host_cpu@
476host_os = @host_os@
477host_vendor = @host_vendor@
478htmldir = @htmldir@
479includedir = @includedir@
480infodir = @infodir@
481install_sh = @install_sh@
482install_tooldir = @install_tooldir@
483libdir = @libdir@
484libexecdir = @libexecdir@
485localedir = @localedir@
486localstatedir = @localstatedir@
487mandir = @mandir@
488mkdir_p = @mkdir_p@
489obj_format = @obj_format@
490oldincludedir = @oldincludedir@
491pdfdir = @pdfdir@
492prefix = @prefix@
493program_transform_name = @program_transform_name@
494psdir = @psdir@
495sbindir = @sbindir@
496sharedstatedir = @sharedstatedir@
497srcdir = @srcdir@
498sysconfdir = @sysconfdir@
499target = @target@
500target_alias = @target_alias@
501target_cpu = @target_cpu@
502target_cpu_type = @target_cpu_type@
503target_os = @target_os@
504target_vendor = @target_vendor@
505te_file = @te_file@
506top_build_prefix = @top_build_prefix@
507top_builddir = @top_builddir@
508top_srcdir = @top_srcdir@
509zlibdir = @zlibdir@
510zlibinc = @zlibinc@
511AUTOMAKE_OPTIONS = dejagnu foreign no-dist subdir-objects info-in-builddir no-texinfo.tex
512ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
513MAINTAINERCLEANFILES = doc/asconfig.texi doc/as.info
514SUBDIRS = po
515tooldir = $(exec_prefix)/$(target_alias)
516
517# This is where we get zlib from.  zlibdir is -L../zlib and zlibinc is
518# -I../zlib, unless we were configured with --with-system-zlib, in which
519# case both are empty.
520ZLIB = @zlibdir@ -lz
521ZLIBINC = @zlibinc@
522
523# Automake 1.10+ disables lex and yacc output file regeneration if
524# maintainer mode is disabled.  Avoid this.
525am__skiplex = 
526am__skipyacc = 
527AM_CFLAGS = $(WARN_CFLAGS) $(ZLIBINC)
528TARG_CPU = @target_cpu_type@
529TARG_CPU_C = $(srcdir)/config/tc-@target_cpu_type@.c
530TARG_CPU_O = config/tc-@target_cpu_type@.@OBJEXT@
531TARG_CPU_H = $(srcdir)/config/tc-@target_cpu_type@.h
532OBJ_FORMAT_C = $(srcdir)/config/obj-@obj_format@.c
533OBJ_FORMAT_O = config/obj-@obj_format@.@OBJEXT@
534OBJ_FORMAT_H = $(srcdir)/config/obj-@obj_format@.h
535TARG_ENV_H = $(srcdir)/config/te-@te_file@.h
536ATOF_TARG_C = $(srcdir)/config/atof-@atof@.c
537ATOF_TARG_O = config/atof-@atof@.@OBJEXT@
538
539# use @target_cpu_type@ for refering to configured target name
540IT_HDRS = itbl-parse.h $(srcdir)/itbl-ops.h
541IT_SRCS = itbl-parse.c itbl-lex-wrapper.c $(srcdir)/itbl-ops.c
542IT_DEPS = $(srcdir)/itbl-parse.y $(srcdir)/itbl-lex.l $(srcdir)/config/itbl-@target_cpu_type@.h
543IT_OBJS = itbl-parse.@OBJEXT@ itbl-lex.@OBJEXT@ itbl-ops.@OBJEXT@
544
545# Regular source files.
546GAS_CFILES = \
547	app.c \
548	as.c \
549	atof-generic.c \
550	compress-debug.c \
551	cond.c \
552	depend.c \
553	dwarf2dbg.c \
554	dw2gencfi.c \
555	ecoff.c \
556	ehopt.c \
557	expr.c \
558	flonum-copy.c \
559	flonum-konst.c \
560	flonum-mult.c \
561	frags.c \
562	hash.c \
563	input-file.c \
564	input-scrub.c \
565	listing.c \
566	literal.c \
567	macro.c \
568	messages.c \
569	output-file.c \
570	read.c \
571	remap.c \
572	sb.c \
573	stabs.c \
574	subsegs.c \
575	symbols.c \
576	write.c
577
578CFILES = $(GAS_CFILES) itbl-ops.c cgen.c
579HFILES = \
580	as.h \
581	asintl.h \
582	bignum.h \
583	bit_fix.h \
584	cgen.h \
585	compress-debug.h \
586	dwarf2dbg.h \
587	dw2gencfi.h \
588	ecoff.h \
589	emul-target.h \
590	emul.h \
591	expr.h \
592	flonum.h \
593	frags.h \
594	hash.h \
595	input-file.h \
596	itbl-lex.h \
597	itbl-ops.h \
598	listing.h \
599	macro.h \
600	obj.h \
601	output-file.h \
602	read.h \
603	sb.h \
604	subsegs.h \
605	symbols.h \
606	tc.h \
607	write.h
608
609
610# CPU files in config.
611TARGET_CPU_CFILES = \
612	config/tc-aarch64.c \
613	config/tc-alpha.c \
614	config/tc-arc.c \
615	config/tc-arm.c \
616	config/tc-avr.c \
617	config/tc-bfin.c \
618	config/tc-bpf.c \
619	config/tc-cr16.c \
620	config/tc-cris.c \
621	config/tc-crx.c \
622	config/tc-csky.c \
623	config/tc-d10v.c \
624	config/tc-d30v.c \
625	config/tc-dlx.c \
626	config/tc-epiphany.c \
627	config/tc-fr30.c \
628	config/tc-frv.c \
629	config/tc-ft32.c \
630	config/tc-h8300.c \
631	config/tc-hppa.c \
632	config/tc-ia64.c \
633	config/tc-i386.c \
634	config/tc-ip2k.c \
635	config/tc-iq2000.c \
636	config/tc-lm32.c \
637	config/tc-loongarch.c \
638	config/tc-m32c.c \
639	config/tc-m32r.c \
640	config/tc-m68hc11.c \
641	config/tc-m68k.c \
642	config/tc-s12z.c \
643	config/tc-mcore.c \
644	config/tc-mep.c \
645	config/tc-metag.c \
646	config/tc-microblaze.c \
647	config/tc-mips.c \
648	config/tc-mmix.c \
649	config/tc-mn10200.c \
650	config/tc-mn10300.c \
651	config/tc-moxie.c \
652	config/tc-msp430.c \
653	config/tc-mt.c \
654	config/tc-nds32.c \
655	config/tc-nios2.c \
656	config/tc-ns32k.c \
657	config/tc-or1k.c \
658	config/tc-pdp11.c \
659	config/tc-pj.c \
660	config/tc-ppc.c \
661	config/tc-pru.c \
662	config/tc-riscv.c \
663	config/tc-rl78.c \
664	config/tc-rx.c \
665	config/tc-s390.c \
666	config/tc-score.c \
667	config/tc-sh.c \
668	config/tc-sparc.c \
669	config/tc-spu.c \
670	config/tc-tic30.c \
671	config/tc-tic4x.c \
672	config/tc-tic54x.c \
673	config/tc-tic6x.c \
674	config/tc-tilegx.c \
675	config/tc-tilepro.c \
676	config/tc-v850.c \
677	config/tc-vax.c \
678	config/tc-visium.c \
679	config/tc-wasm32.c \
680	config/tc-xstormy16.c \
681	config/tc-xgate.c \
682	config/tc-xtensa.c \
683	config/tc-z80.c \
684	config/tc-z8k.c
685
686TARGET_CPU_HFILES = \
687	config/tc-aarch64.h \
688	config/tc-alpha.h \
689	config/tc-arc.h \
690	config/tc-arm.h \
691	config/tc-avr.h \
692	config/tc-bfin.h \
693	config/tc-bpf.h \
694	config/tc-cr16.h \
695	config/tc-cris.h \
696	config/tc-crx.h \
697	config/tc-csky.h \
698	config/tc-d10v.h \
699	config/tc-d30v.h \
700	config/tc-dlx.h \
701	config/tc-epiphany.h \
702	config/tc-fr30.h \
703	config/tc-frv.h \
704	config/tc-ft32.h \
705	config/tc-h8300.h \
706	config/tc-hppa.h \
707	config/tc-ia64.h \
708	config/tc-i386.h \
709	config/tc-ip2k.h \
710	config/tc-iq2000.h \
711	config/tc-lm32.h \
712	config/tc-m32c.h \
713	config/tc-m32r.h \
714	config/tc-m68hc11.h \
715	config/tc-m68k.h \
716	config/tc-s12z.h \
717	config/tc-mcore.h \
718	config/tc-mep.h \
719	config/tc-metag.h \
720	config/tc-microblaze.h \
721	config/tc-mips.h \
722	config/tc-mmix.h \
723	config/tc-mn10200.h \
724	config/tc-mn10300.h \
725	config/tc-msp430.h \
726	config/tc-mt.h \
727	config/tc-nds32.h \
728	config/tc-nios2.h \
729	config/tc-ns32k.h \
730	config/tc-or1k.h \
731	config/tc-pdp11.h \
732	config/tc-pj.h \
733	config/tc-ppc.h \
734	config/tc-pru.h \
735	config/tc-riscv.h \
736	config/tc-rl78.h \
737	config/tc-rx.h \
738	config/tc-s390.h \
739	config/tc-score.h \
740	config/tc-sh.h \
741	config/tc-sparc.h \
742	config/tc-spu.h \
743	config/tc-tic30.h \
744	config/tc-tic4x.h \
745	config/tc-tic54x.h \
746	config/tc-tic6x.h \
747	config/tc-tilegx.h \
748	config/tc-tilepro.h \
749	config/tc-v850.h \
750	config/tc-vax.h \
751	config/tc-visium.h \
752	config/tc-wasm32.h \
753	config/tc-xstormy16.h \
754	config/tc-xgate.h \
755	config/tc-xtensa.h \
756	config/tc-z80.h \
757	config/tc-z8k.h
758
759TARGET_EXTRA_FILES = \
760	config/bfin-lex-wrapper.c \
761	config/xtensa-relax.c \
762	config/xtensa-relax.h
763
764
765# OBJ files in config
766OBJ_FORMAT_CFILES = \
767	config/obj-aout.c \
768	config/obj-coff.c \
769	config/obj-ecoff.c \
770	config/obj-elf.c \
771	config/obj-evax.c \
772	config/obj-fdpicelf.c \
773	config/obj-macho.c \
774	config/obj-multi.c \
775	config/obj-som.c
776
777OBJ_FORMAT_HFILES = \
778	config/obj-aout.h \
779	config/obj-coff.h \
780	config/obj-ecoff.h \
781	config/obj-elf.h \
782	config/obj-evax.h \
783	config/obj-fdpicelf.h \
784	config/obj-macho.h \
785	config/obj-multi.h \
786	config/obj-som.h
787
788
789# Emulation header files in config
790TARG_ENV_HFILES = \
791	config/te-386bsd.h \
792	config/te-aix5.h \
793	config/te-armeabi.h \
794	config/te-armfbsdeabi.h \
795	config/te-armfbsdvfp.h \
796	config/te-armlinuxeabi.h \
797	config/te-csky_abiv1.h \
798	config/te-csky_abiv1_linux.h \
799	config/te-csky_abiv2.h \
800	config/te-csky_abiv2_linux.h \
801	config/te-freebsd.h \
802	config/te-generic.h \
803	config/te-gnu.h \
804	config/te-go32.h \
805	config/te-hppa.h \
806	config/te-hppa64.h \
807	config/te-hppalinux64.h \
808	config/te-ia64aix.h \
809	config/te-interix.h \
810	config/te-lynx.h \
811	config/te-macos.h \
812	config/te-nbsd.h \
813	config/te-nbsd532.h \
814	config/te-pc532mach.h \
815	config/te-pe.h \
816	config/te-solaris.h \
817	config/te-svr4.h \
818	config/te-tmips.h \
819	config/te-vxworks.h \
820	config/te-wince-pe.h
821
822TARG_ENV_CFILES = \
823	config/te-vms.c
824
825
826# Multi files in config
827MULTI_CFILES = \
828	config/e-crisaout.c \
829	config/e-criself.c \
830	config/e-i386aout.c \
831	config/e-i386coff.c \
832	config/e-i386elf.c \
833	config/e-mipself.c
834
835CONFIG_ATOF_CFILES = \
836	config/atof-ieee.c \
837	config/atof-vax.c
838
839POTFILES = $(MULTI_CFILES) $(CONFIG_ATOF_CFILES) \
840	$(TARG_ENV_HFILES) $(TARG_ENV_CFILES) $(OBJ_FORMAT_HFILES) \
841	$(OBJ_FORMAT_CFILES) $(TARGET_CPU_HFILES) $(TARGET_CPU_CFILES) \
842	$(TARGET_EXTRA_FILES) $(HFILES) $(CFILES)
843
844noinst_SCRIPTS = $(GDBINIT)
845EXTRA_SCRIPTS = .gdbinit
846EXTRA_DIST = config/m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \
847	config/bfin-parse.c config/bfin-parse.h config/bfin-lex.c \
848	config/rl78-parse.c config/rl78-parse.h \
849	config/rx-parse.c config/rx-parse.h \
850	config/loongarch-parse.c config/loongarch-parse.h config/loongarch-lex.c
851
852DISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
853
854# Now figure out from those variables how to compile and link.
855BASEDIR = $(srcdir)/..
856BFDDIR = $(BASEDIR)/bfd
857INCDIR = $(BASEDIR)/include
858
859# This is the variable actually used when we compile.
860# Specify the directories to be searched for header files.
861# Both . and srcdir are used, in that order,
862# so that tm.h and config.h will be found in the compilation
863# subdirectory rather than in the source directory.
864AM_CPPFLAGS = -I. -I$(srcdir) -I../bfd -I$(srcdir)/config \
865	-I$(INCDIR) -I$(srcdir)/.. -I$(BFDDIR) @INCINTL@ @LARGEFILE_CPPFLAGS@ \
866	-DLOCALEDIR="\"$(datadir)/locale\""
867
868
869# How to link with both our special library facilities
870# and the system's installed libraries.
871GASLIBS = @OPCODES_LIB@ ../bfd/libbfd.la ../libiberty/libiberty.a
872
873# Files to be copied away after each stage in building.
874STAGESTUFF = *.@OBJEXT@ $(noinst_PROGRAMS)
875as_new_SOURCES = $(GAS_CFILES)
876as_new_LDADD = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
877	$(extra_objects) $(GASLIBS) $(LIBINTL) $(LIBM) $(ZLIB)
878
879as_new_DEPENDENCIES = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
880	$(extra_objects) $(GASLIBS) $(LIBINTL_DEP)
881
882
883# The LoongArch lexical analyzer and parser.
884EXTRA_as_new_SOURCES = $(CFILES) $(HFILES) $(TARGET_CPU_CFILES) \
885	$(TARGET_CPU_HFILES) $(TARGET_EXTRA_FILES) $(TARG_ENV_CFILES) \
886	$(OBJ_FORMAT_CFILES) $(OBJ_FORMAT_HFILES) \
887	$(CONFIG_ATOF_CFILES) $(MULTI_CFILES) config/m68k-parse.y \
888	config/bfin-parse.y config/bfin-lex.l config/rl78-parse.y \
889	config/rx-parse.y config/loongarch-parse.y \
890	config/loongarch-lex.l
891EXPECT = expect
892RUNTEST = runtest
893RUNTESTFLAGS = 
894itbl_test_SOURCES = itbl-parse.y itbl-lex.l
895itbl_test_LDADD = itbl-tops.@OBJEXT@ itbl-test.@OBJEXT@ $(GASLIBS) @LEXLIB@
896
897# CGEN interface.
898CGEN_CPU_PREFIX = @cgen_cpu_prefix@
899
900# Remake the info files.
901MOSTLYCLEANFILES = $(STAGESTUFF) core \
902	testsuite/*.@OBJEXT@ testsuite/*.out testsuite/gas.log testsuite/gas.sum \
903	testsuite/site.exp site.bak site.exp development.exp stage stage1 stage2
904
905against = stage2
906
907# Reconfigure if configure.tgt changes.
908# development.sh is used to determine -Werror default.
909CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.tgt $(BFDDIR)/development.sh
910EXTRA_DEJAGNU_SITE_CONFIG = development.exp
911
912# What version of the manual you want; "all" includes everything
913CONFIG = all
914
915# Options to extract the man page from as.texi
916MANCONF = -Dman
917TEXI2POD = perl $(BASEDIR)/etc/texi2pod.pl $(AM_MAKEINFOFLAGS)
918POD2MAN = pod2man --center="GNU Development Tools" \
919	--release="binutils-$(VERSION)" --section=1
920
921man_MANS = doc/as.1
922info_TEXINFOS = doc/as.texi
923doc_as_TEXINFOS = doc/asconfig.texi $(CPU_DOCS)
924AM_MAKEINFOFLAGS = -I "$(srcdir)/doc" -I doc -I "$(srcdir)/../libiberty" \
925		   -I "$(srcdir)/../bfd/doc" -I ../bfd/doc \
926		   --no-split
927
928TEXI2DVI = texi2dvi -I "$(srcdir)/doc" -I doc -I "$(srcdir)/../libiberty" \
929		   -I "$(srcdir)/../bfd/doc" -I ../bfd/doc
930
931CPU_DOCS = \
932	doc/c-aarch64.texi \
933	doc/c-alpha.texi \
934	doc/c-arc.texi \
935	doc/c-arm.texi \
936	doc/c-avr.texi \
937	doc/c-bfin.texi \
938	doc/c-bpf.texi \
939	doc/c-cr16.texi \
940	doc/c-cris.texi \
941	doc/c-csky.texi \
942	doc/c-d10v.texi \
943	doc/c-epiphany.texi \
944	doc/c-h8300.texi \
945	doc/c-hppa.texi \
946	doc/c-i386.texi \
947	doc/c-ip2k.texi \
948	doc/c-lm32.texi \
949	doc/c-m32c.texi \
950	doc/c-m32r.texi \
951	doc/c-m68hc11.texi \
952	doc/c-m68k.texi \
953	doc/c-s12z.texi \
954	doc/c-metag.texi \
955	doc/c-microblaze.texi \
956	doc/c-mips.texi \
957	doc/c-mmix.texi \
958	doc/c-mt.texi \
959	doc/c-msp430.texi \
960	doc/c-nios2.texi \
961	doc/c-nds32.texi \
962	doc/c-ns32k.texi \
963	doc/c-or1k.texi \
964	doc/c-pdp11.texi \
965	doc/c-pj.texi \
966	doc/c-ppc.texi \
967	doc/c-pru.texi \
968	doc/c-rl78.texi \
969	doc/c-riscv.texi \
970	doc/c-rx.texi \
971	doc/c-s390.texi \
972	doc/c-score.texi \
973	doc/c-sh.texi \
974	doc/c-sparc.texi \
975	doc/c-tic54x.texi \
976	doc/c-tic6x.texi \
977	doc/c-tilegx.texi \
978	doc/c-tilepro.texi \
979	doc/c-v850.texi \
980	doc/c-vax.texi \
981	doc/c-visium.texi \
982	doc/c-xgate.texi \
983	doc/c-xstormy16.texi \
984	doc/c-xtensa.texi \
985	doc/c-z80.texi \
986	doc/c-z8k.texi
987
988
989# This one isn't ready for prime time yet.  Not even a little bit.
990noinst_TEXINFOS = doc/internals.texi
991all: config.h
992	$(MAKE) $(AM_MAKEFLAGS) all-recursive
993
994.SUFFIXES:
995.SUFFIXES: .c .dvi .l .lo .o .obj .ps .y
996am--refresh: Makefile
997	@:
998$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/doc/local.mk $(am__configure_deps)
999	@for dep in $?; do \
1000	  case '$(am__configure_deps)' in \
1001	    *$$dep*) \
1002	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1003	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
1004		&& exit 0; \
1005	      exit 1;; \
1006	  esac; \
1007	done; \
1008	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1009	$(am__cd) $(top_srcdir) && \
1010	  $(AUTOMAKE) --foreign Makefile
1011Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1012	@case '$?' in \
1013	  *config.status*) \
1014	    echo ' $(SHELL) ./config.status'; \
1015	    $(SHELL) ./config.status;; \
1016	  *) \
1017	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1018	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1019	esac;
1020$(srcdir)/doc/local.mk $(am__empty):
1021
1022$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1023	$(SHELL) ./config.status --recheck
1024
1025$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1026	$(am__cd) $(srcdir) && $(AUTOCONF)
1027$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1028	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1029$(am__aclocal_m4_deps):
1030
1031config.h: stamp-h1
1032	@test -f $@ || rm -f stamp-h1
1033	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
1034
1035stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
1036	@rm -f stamp-h1
1037	cd $(top_builddir) && $(SHELL) ./config.status config.h
1038$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
1039	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1040	rm -f stamp-h1
1041	touch $@
1042
1043distclean-hdr:
1044	-rm -f config.h stamp-h1
1045gdb.ini: $(top_builddir)/config.status $(srcdir)/gdbinit.in
1046	cd $(top_builddir) && $(SHELL) ./config.status $@
1047.gdbinit: $(top_builddir)/config.status $(srcdir)/gdbinit.in
1048	cd $(top_builddir) && $(SHELL) ./config.status $@
1049po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
1050	cd $(top_builddir) && $(SHELL) ./config.status $@
1051
1052clean-noinstPROGRAMS:
1053	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
1054	echo " rm -f" $$list; \
1055	rm -f $$list || exit $$?; \
1056	test -n "$(EXEEXT)" || exit 0; \
1057	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1058	echo " rm -f" $$list; \
1059	rm -f $$list
1060config/$(am__dirstamp):
1061	@$(MKDIR_P) config
1062	@: > config/$(am__dirstamp)
1063config/$(DEPDIR)/$(am__dirstamp):
1064	@$(MKDIR_P) config/$(DEPDIR)
1065	@: > config/$(DEPDIR)/$(am__dirstamp)
1066config/tc-aarch64.$(OBJEXT): config/$(am__dirstamp) \
1067	config/$(DEPDIR)/$(am__dirstamp)
1068config/tc-alpha.$(OBJEXT): config/$(am__dirstamp) \
1069	config/$(DEPDIR)/$(am__dirstamp)
1070config/tc-arc.$(OBJEXT): config/$(am__dirstamp) \
1071	config/$(DEPDIR)/$(am__dirstamp)
1072config/tc-arm.$(OBJEXT): config/$(am__dirstamp) \
1073	config/$(DEPDIR)/$(am__dirstamp)
1074config/tc-avr.$(OBJEXT): config/$(am__dirstamp) \
1075	config/$(DEPDIR)/$(am__dirstamp)
1076config/tc-bfin.$(OBJEXT): config/$(am__dirstamp) \
1077	config/$(DEPDIR)/$(am__dirstamp)
1078config/tc-bpf.$(OBJEXT): config/$(am__dirstamp) \
1079	config/$(DEPDIR)/$(am__dirstamp)
1080config/tc-cr16.$(OBJEXT): config/$(am__dirstamp) \
1081	config/$(DEPDIR)/$(am__dirstamp)
1082config/tc-cris.$(OBJEXT): config/$(am__dirstamp) \
1083	config/$(DEPDIR)/$(am__dirstamp)
1084config/tc-crx.$(OBJEXT): config/$(am__dirstamp) \
1085	config/$(DEPDIR)/$(am__dirstamp)
1086config/tc-csky.$(OBJEXT): config/$(am__dirstamp) \
1087	config/$(DEPDIR)/$(am__dirstamp)
1088config/tc-d10v.$(OBJEXT): config/$(am__dirstamp) \
1089	config/$(DEPDIR)/$(am__dirstamp)
1090config/tc-d30v.$(OBJEXT): config/$(am__dirstamp) \
1091	config/$(DEPDIR)/$(am__dirstamp)
1092config/tc-dlx.$(OBJEXT): config/$(am__dirstamp) \
1093	config/$(DEPDIR)/$(am__dirstamp)
1094config/tc-epiphany.$(OBJEXT): config/$(am__dirstamp) \
1095	config/$(DEPDIR)/$(am__dirstamp)
1096config/tc-fr30.$(OBJEXT): config/$(am__dirstamp) \
1097	config/$(DEPDIR)/$(am__dirstamp)
1098config/tc-frv.$(OBJEXT): config/$(am__dirstamp) \
1099	config/$(DEPDIR)/$(am__dirstamp)
1100config/tc-ft32.$(OBJEXT): config/$(am__dirstamp) \
1101	config/$(DEPDIR)/$(am__dirstamp)
1102config/tc-h8300.$(OBJEXT): config/$(am__dirstamp) \
1103	config/$(DEPDIR)/$(am__dirstamp)
1104config/tc-hppa.$(OBJEXT): config/$(am__dirstamp) \
1105	config/$(DEPDIR)/$(am__dirstamp)
1106config/tc-ia64.$(OBJEXT): config/$(am__dirstamp) \
1107	config/$(DEPDIR)/$(am__dirstamp)
1108config/tc-i386.$(OBJEXT): config/$(am__dirstamp) \
1109	config/$(DEPDIR)/$(am__dirstamp)
1110config/tc-ip2k.$(OBJEXT): config/$(am__dirstamp) \
1111	config/$(DEPDIR)/$(am__dirstamp)
1112config/tc-iq2000.$(OBJEXT): config/$(am__dirstamp) \
1113	config/$(DEPDIR)/$(am__dirstamp)
1114config/tc-lm32.$(OBJEXT): config/$(am__dirstamp) \
1115	config/$(DEPDIR)/$(am__dirstamp)
1116config/tc-loongarch.$(OBJEXT): config/$(am__dirstamp) \
1117	config/$(DEPDIR)/$(am__dirstamp)
1118config/tc-m32c.$(OBJEXT): config/$(am__dirstamp) \
1119	config/$(DEPDIR)/$(am__dirstamp)
1120config/tc-m32r.$(OBJEXT): config/$(am__dirstamp) \
1121	config/$(DEPDIR)/$(am__dirstamp)
1122config/tc-m68hc11.$(OBJEXT): config/$(am__dirstamp) \
1123	config/$(DEPDIR)/$(am__dirstamp)
1124config/tc-m68k.$(OBJEXT): config/$(am__dirstamp) \
1125	config/$(DEPDIR)/$(am__dirstamp)
1126config/tc-s12z.$(OBJEXT): config/$(am__dirstamp) \
1127	config/$(DEPDIR)/$(am__dirstamp)
1128config/tc-mcore.$(OBJEXT): config/$(am__dirstamp) \
1129	config/$(DEPDIR)/$(am__dirstamp)
1130config/tc-mep.$(OBJEXT): config/$(am__dirstamp) \
1131	config/$(DEPDIR)/$(am__dirstamp)
1132config/tc-metag.$(OBJEXT): config/$(am__dirstamp) \
1133	config/$(DEPDIR)/$(am__dirstamp)
1134config/tc-microblaze.$(OBJEXT): config/$(am__dirstamp) \
1135	config/$(DEPDIR)/$(am__dirstamp)
1136config/tc-mips.$(OBJEXT): config/$(am__dirstamp) \
1137	config/$(DEPDIR)/$(am__dirstamp)
1138config/tc-mmix.$(OBJEXT): config/$(am__dirstamp) \
1139	config/$(DEPDIR)/$(am__dirstamp)
1140config/tc-mn10200.$(OBJEXT): config/$(am__dirstamp) \
1141	config/$(DEPDIR)/$(am__dirstamp)
1142config/tc-mn10300.$(OBJEXT): config/$(am__dirstamp) \
1143	config/$(DEPDIR)/$(am__dirstamp)
1144config/tc-moxie.$(OBJEXT): config/$(am__dirstamp) \
1145	config/$(DEPDIR)/$(am__dirstamp)
1146config/tc-msp430.$(OBJEXT): config/$(am__dirstamp) \
1147	config/$(DEPDIR)/$(am__dirstamp)
1148config/tc-mt.$(OBJEXT): config/$(am__dirstamp) \
1149	config/$(DEPDIR)/$(am__dirstamp)
1150config/tc-nds32.$(OBJEXT): config/$(am__dirstamp) \
1151	config/$(DEPDIR)/$(am__dirstamp)
1152config/tc-nios2.$(OBJEXT): config/$(am__dirstamp) \
1153	config/$(DEPDIR)/$(am__dirstamp)
1154config/tc-ns32k.$(OBJEXT): config/$(am__dirstamp) \
1155	config/$(DEPDIR)/$(am__dirstamp)
1156config/tc-or1k.$(OBJEXT): config/$(am__dirstamp) \
1157	config/$(DEPDIR)/$(am__dirstamp)
1158config/tc-pdp11.$(OBJEXT): config/$(am__dirstamp) \
1159	config/$(DEPDIR)/$(am__dirstamp)
1160config/tc-pj.$(OBJEXT): config/$(am__dirstamp) \
1161	config/$(DEPDIR)/$(am__dirstamp)
1162config/tc-ppc.$(OBJEXT): config/$(am__dirstamp) \
1163	config/$(DEPDIR)/$(am__dirstamp)
1164config/tc-pru.$(OBJEXT): config/$(am__dirstamp) \
1165	config/$(DEPDIR)/$(am__dirstamp)
1166config/tc-riscv.$(OBJEXT): config/$(am__dirstamp) \
1167	config/$(DEPDIR)/$(am__dirstamp)
1168config/tc-rl78.$(OBJEXT): config/$(am__dirstamp) \
1169	config/$(DEPDIR)/$(am__dirstamp)
1170config/tc-rx.$(OBJEXT): config/$(am__dirstamp) \
1171	config/$(DEPDIR)/$(am__dirstamp)
1172config/tc-s390.$(OBJEXT): config/$(am__dirstamp) \
1173	config/$(DEPDIR)/$(am__dirstamp)
1174config/tc-score.$(OBJEXT): config/$(am__dirstamp) \
1175	config/$(DEPDIR)/$(am__dirstamp)
1176config/tc-sh.$(OBJEXT): config/$(am__dirstamp) \
1177	config/$(DEPDIR)/$(am__dirstamp)
1178config/tc-sparc.$(OBJEXT): config/$(am__dirstamp) \
1179	config/$(DEPDIR)/$(am__dirstamp)
1180config/tc-spu.$(OBJEXT): config/$(am__dirstamp) \
1181	config/$(DEPDIR)/$(am__dirstamp)
1182config/tc-tic30.$(OBJEXT): config/$(am__dirstamp) \
1183	config/$(DEPDIR)/$(am__dirstamp)
1184config/tc-tic4x.$(OBJEXT): config/$(am__dirstamp) \
1185	config/$(DEPDIR)/$(am__dirstamp)
1186config/tc-tic54x.$(OBJEXT): config/$(am__dirstamp) \
1187	config/$(DEPDIR)/$(am__dirstamp)
1188config/tc-tic6x.$(OBJEXT): config/$(am__dirstamp) \
1189	config/$(DEPDIR)/$(am__dirstamp)
1190config/tc-tilegx.$(OBJEXT): config/$(am__dirstamp) \
1191	config/$(DEPDIR)/$(am__dirstamp)
1192config/tc-tilepro.$(OBJEXT): config/$(am__dirstamp) \
1193	config/$(DEPDIR)/$(am__dirstamp)
1194config/tc-v850.$(OBJEXT): config/$(am__dirstamp) \
1195	config/$(DEPDIR)/$(am__dirstamp)
1196config/tc-vax.$(OBJEXT): config/$(am__dirstamp) \
1197	config/$(DEPDIR)/$(am__dirstamp)
1198config/tc-visium.$(OBJEXT): config/$(am__dirstamp) \
1199	config/$(DEPDIR)/$(am__dirstamp)
1200config/tc-wasm32.$(OBJEXT): config/$(am__dirstamp) \
1201	config/$(DEPDIR)/$(am__dirstamp)
1202config/tc-xstormy16.$(OBJEXT): config/$(am__dirstamp) \
1203	config/$(DEPDIR)/$(am__dirstamp)
1204config/tc-xgate.$(OBJEXT): config/$(am__dirstamp) \
1205	config/$(DEPDIR)/$(am__dirstamp)
1206config/tc-xtensa.$(OBJEXT): config/$(am__dirstamp) \
1207	config/$(DEPDIR)/$(am__dirstamp)
1208config/tc-z80.$(OBJEXT): config/$(am__dirstamp) \
1209	config/$(DEPDIR)/$(am__dirstamp)
1210config/tc-z8k.$(OBJEXT): config/$(am__dirstamp) \
1211	config/$(DEPDIR)/$(am__dirstamp)
1212config/bfin-lex-wrapper.$(OBJEXT): config/$(am__dirstamp) \
1213	config/$(DEPDIR)/$(am__dirstamp)
1214config/xtensa-relax.$(OBJEXT): config/$(am__dirstamp) \
1215	config/$(DEPDIR)/$(am__dirstamp)
1216config/te-vms.$(OBJEXT): config/$(am__dirstamp) \
1217	config/$(DEPDIR)/$(am__dirstamp)
1218config/obj-aout.$(OBJEXT): config/$(am__dirstamp) \
1219	config/$(DEPDIR)/$(am__dirstamp)
1220config/obj-coff.$(OBJEXT): config/$(am__dirstamp) \
1221	config/$(DEPDIR)/$(am__dirstamp)
1222config/obj-ecoff.$(OBJEXT): config/$(am__dirstamp) \
1223	config/$(DEPDIR)/$(am__dirstamp)
1224config/obj-elf.$(OBJEXT): config/$(am__dirstamp) \
1225	config/$(DEPDIR)/$(am__dirstamp)
1226config/obj-evax.$(OBJEXT): config/$(am__dirstamp) \
1227	config/$(DEPDIR)/$(am__dirstamp)
1228config/obj-fdpicelf.$(OBJEXT): config/$(am__dirstamp) \
1229	config/$(DEPDIR)/$(am__dirstamp)
1230config/obj-macho.$(OBJEXT): config/$(am__dirstamp) \
1231	config/$(DEPDIR)/$(am__dirstamp)
1232config/obj-multi.$(OBJEXT): config/$(am__dirstamp) \
1233	config/$(DEPDIR)/$(am__dirstamp)
1234config/obj-som.$(OBJEXT): config/$(am__dirstamp) \
1235	config/$(DEPDIR)/$(am__dirstamp)
1236config/atof-ieee.$(OBJEXT): config/$(am__dirstamp) \
1237	config/$(DEPDIR)/$(am__dirstamp)
1238config/atof-vax.$(OBJEXT): config/$(am__dirstamp) \
1239	config/$(DEPDIR)/$(am__dirstamp)
1240config/e-crisaout.$(OBJEXT): config/$(am__dirstamp) \
1241	config/$(DEPDIR)/$(am__dirstamp)
1242config/e-criself.$(OBJEXT): config/$(am__dirstamp) \
1243	config/$(DEPDIR)/$(am__dirstamp)
1244config/e-i386aout.$(OBJEXT): config/$(am__dirstamp) \
1245	config/$(DEPDIR)/$(am__dirstamp)
1246config/e-i386coff.$(OBJEXT): config/$(am__dirstamp) \
1247	config/$(DEPDIR)/$(am__dirstamp)
1248config/e-i386elf.$(OBJEXT): config/$(am__dirstamp) \
1249	config/$(DEPDIR)/$(am__dirstamp)
1250config/e-mipself.$(OBJEXT): config/$(am__dirstamp) \
1251	config/$(DEPDIR)/$(am__dirstamp)
1252config/m68k-parse.$(OBJEXT): config/$(am__dirstamp) \
1253	config/$(DEPDIR)/$(am__dirstamp)
1254config/bfin-parse.$(OBJEXT): config/$(am__dirstamp) \
1255	config/$(DEPDIR)/$(am__dirstamp)
1256config/bfin-lex.$(OBJEXT): config/$(am__dirstamp) \
1257	config/$(DEPDIR)/$(am__dirstamp)
1258config/rl78-parse.$(OBJEXT): config/$(am__dirstamp) \
1259	config/$(DEPDIR)/$(am__dirstamp)
1260config/rx-parse.$(OBJEXT): config/$(am__dirstamp) \
1261	config/$(DEPDIR)/$(am__dirstamp)
1262config/loongarch-parse.$(OBJEXT): config/$(am__dirstamp) \
1263	config/$(DEPDIR)/$(am__dirstamp)
1264config/loongarch-lex.$(OBJEXT): config/$(am__dirstamp) \
1265	config/$(DEPDIR)/$(am__dirstamp)
1266
1267as-new$(EXEEXT): $(as_new_OBJECTS) $(as_new_DEPENDENCIES) $(EXTRA_as_new_DEPENDENCIES) 
1268	@rm -f as-new$(EXEEXT)
1269	$(AM_V_CCLD)$(LINK) $(as_new_OBJECTS) $(as_new_LDADD) $(LIBS)
1270
1271itbl-test$(EXEEXT): $(itbl_test_OBJECTS) $(itbl_test_DEPENDENCIES) $(EXTRA_itbl_test_DEPENDENCIES) 
1272	@rm -f itbl-test$(EXEEXT)
1273	$(AM_V_CCLD)$(LINK) $(itbl_test_OBJECTS) $(itbl_test_LDADD) $(LIBS)
1274
1275mostlyclean-compile:
1276	-rm -f *.$(OBJEXT)
1277	-rm -f config/*.$(OBJEXT)
1278
1279distclean-compile:
1280	-rm -f *.tab.c
1281
1282@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/app.Po@am__quote@
1283@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/as.Po@am__quote@
1284@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atof-generic.Po@am__quote@
1285@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgen.Po@am__quote@
1286@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress-debug.Po@am__quote@
1287@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cond.Po@am__quote@
1288@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/depend.Po@am__quote@
1289@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dw2gencfi.Po@am__quote@
1290@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf2dbg.Po@am__quote@
1291@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecoff.Po@am__quote@
1292@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehopt.Po@am__quote@
1293@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/expr.Po@am__quote@
1294@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flonum-copy.Po@am__quote@
1295@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flonum-konst.Po@am__quote@
1296@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flonum-mult.Po@am__quote@
1297@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frags.Po@am__quote@
1298@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
1299@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/input-file.Po@am__quote@
1300@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/input-scrub.Po@am__quote@
1301@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itbl-lex.Po@am__quote@
1302@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itbl-ops.Po@am__quote@
1303@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itbl-parse.Po@am__quote@
1304@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/listing.Po@am__quote@
1305@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/literal.Po@am__quote@
1306@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/macro.Po@am__quote@
1307@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/messages.Po@am__quote@
1308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/output-file.Po@am__quote@
1309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/read.Po@am__quote@
1310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/remap.Po@am__quote@
1311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sb.Po@am__quote@
1312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stabs.Po@am__quote@
1313@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/subsegs.Po@am__quote@
1314@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symbols.Po@am__quote@
1315@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/write.Po@am__quote@
1316@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/atof-ieee.Po@am__quote@
1317@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/atof-vax.Po@am__quote@
1318@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/bfin-lex-wrapper.Po@am__quote@
1319@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/bfin-lex.Po@am__quote@
1320@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/bfin-parse.Po@am__quote@
1321@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/e-crisaout.Po@am__quote@
1322@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/e-criself.Po@am__quote@
1323@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/e-i386aout.Po@am__quote@
1324@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/e-i386coff.Po@am__quote@
1325@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/e-i386elf.Po@am__quote@
1326@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/e-mipself.Po@am__quote@
1327@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/loongarch-lex.Po@am__quote@
1328@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/loongarch-parse.Po@am__quote@
1329@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/m68k-parse.Po@am__quote@
1330@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-aout.Po@am__quote@
1331@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-coff.Po@am__quote@
1332@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-ecoff.Po@am__quote@
1333@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-elf.Po@am__quote@
1334@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-evax.Po@am__quote@
1335@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-fdpicelf.Po@am__quote@
1336@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-macho.Po@am__quote@
1337@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-multi.Po@am__quote@
1338@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/obj-som.Po@am__quote@
1339@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/rl78-parse.Po@am__quote@
1340@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/rx-parse.Po@am__quote@
1341@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-aarch64.Po@am__quote@
1342@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-alpha.Po@am__quote@
1343@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-arc.Po@am__quote@
1344@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-arm.Po@am__quote@
1345@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-avr.Po@am__quote@
1346@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-bfin.Po@am__quote@
1347@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-bpf.Po@am__quote@
1348@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-cr16.Po@am__quote@
1349@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-cris.Po@am__quote@
1350@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-crx.Po@am__quote@
1351@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-csky.Po@am__quote@
1352@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-d10v.Po@am__quote@
1353@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-d30v.Po@am__quote@
1354@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-dlx.Po@am__quote@
1355@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-epiphany.Po@am__quote@
1356@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-fr30.Po@am__quote@
1357@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-frv.Po@am__quote@
1358@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-ft32.Po@am__quote@
1359@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-h8300.Po@am__quote@
1360@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-hppa.Po@am__quote@
1361@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-i386.Po@am__quote@
1362@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-ia64.Po@am__quote@
1363@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-ip2k.Po@am__quote@
1364@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-iq2000.Po@am__quote@
1365@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-lm32.Po@am__quote@
1366@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-loongarch.Po@am__quote@
1367@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-m32c.Po@am__quote@
1368@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-m32r.Po@am__quote@
1369@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-m68hc11.Po@am__quote@
1370@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-m68k.Po@am__quote@
1371@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-mcore.Po@am__quote@
1372@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-mep.Po@am__quote@
1373@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-metag.Po@am__quote@
1374@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-microblaze.Po@am__quote@
1375@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-mips.Po@am__quote@
1376@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-mmix.Po@am__quote@
1377@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-mn10200.Po@am__quote@
1378@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-mn10300.Po@am__quote@
1379@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-moxie.Po@am__quote@
1380@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-msp430.Po@am__quote@
1381@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-mt.Po@am__quote@
1382@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-nds32.Po@am__quote@
1383@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-nios2.Po@am__quote@
1384@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-ns32k.Po@am__quote@
1385@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-or1k.Po@am__quote@
1386@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-pdp11.Po@am__quote@
1387@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-pj.Po@am__quote@
1388@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-ppc.Po@am__quote@
1389@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-pru.Po@am__quote@
1390@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-riscv.Po@am__quote@
1391@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-rl78.Po@am__quote@
1392@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-rx.Po@am__quote@
1393@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-s12z.Po@am__quote@
1394@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-s390.Po@am__quote@
1395@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-score.Po@am__quote@
1396@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-sh.Po@am__quote@
1397@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-sparc.Po@am__quote@
1398@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-spu.Po@am__quote@
1399@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-tic30.Po@am__quote@
1400@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-tic4x.Po@am__quote@
1401@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-tic54x.Po@am__quote@
1402@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-tic6x.Po@am__quote@
1403@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-tilegx.Po@am__quote@
1404@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-tilepro.Po@am__quote@
1405@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-v850.Po@am__quote@
1406@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-vax.Po@am__quote@
1407@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-visium.Po@am__quote@
1408@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-wasm32.Po@am__quote@
1409@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-xgate.Po@am__quote@
1410@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-xstormy16.Po@am__quote@
1411@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-xtensa.Po@am__quote@
1412@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-z80.Po@am__quote@
1413@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/tc-z8k.Po@am__quote@
1414@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/te-vms.Po@am__quote@
1415@AMDEP_TRUE@@am__include@ @am__quote@config/$(DEPDIR)/xtensa-relax.Po@am__quote@
1416
1417.c.o:
1418@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1419@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1420@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1421@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1422@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1423@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1424
1425.c.obj:
1426@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1427@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1428@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1429@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1430@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1431@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1432
1433.c.lo:
1434@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1435@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1436@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
1437@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1438@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1439@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1440
1441.l.c:
1442	$(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
1443
1444.y.c:
1445	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
1446
1447mostlyclean-libtool:
1448	-rm -f *.lo
1449
1450clean-libtool:
1451	-rm -rf .libs _libs
1452
1453distclean-libtool:
1454	-rm -f libtool config.lt
1455doc/$(am__dirstamp):
1456	@$(MKDIR_P) doc
1457	@: > doc/$(am__dirstamp)
1458
1459#doc/as.info: doc/as.texi $(doc_as_TEXINFOS)
1460#	@test -f doc/$(am__dirstamp) || $(MAKE) $(AM_MAKEFLAGS) doc/$(am__dirstamp)
1461#	$(AM_V_MAKEINFO)restore=: && backupdir="$(am__leading_dot)am$$$$" && \
1462#	rm -rf $$backupdir && mkdir $$backupdir && \
1463#	if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
1464#	  for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
1465#	    if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
1466#	  done; \
1467#	else :; fi && \
1468#	if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
1469#	 -o $@ `test -f 'doc/as.texi' || echo '$(srcdir)/'`doc/as.texi; \
1470#	then \
1471#	  rc=0; \
1472#	else \
1473#	  rc=$$?; \
1474#	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
1475#	fi; \
1476#	rm -rf $$backupdir; exit $$rc
1477
1478doc/as.dvi: doc/as.texi $(doc_as_TEXINFOS) doc/$(am__dirstamp)
1479	$(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1480	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
1481	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
1482	`test -f 'doc/as.texi' || echo '$(srcdir)/'`doc/as.texi
1483
1484doc/as.pdf: doc/as.texi $(doc_as_TEXINFOS) doc/$(am__dirstamp)
1485	$(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1486	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
1487	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
1488	`test -f 'doc/as.texi' || echo '$(srcdir)/'`doc/as.texi
1489
1490doc/as.html: doc/as.texi $(doc_as_TEXINFOS) doc/$(am__dirstamp)
1491	$(AM_V_MAKEINFO)rm -rf $(@:.html=.htp)
1492	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
1493	 -o $(@:.html=.htp) `test -f 'doc/as.texi' || echo '$(srcdir)/'`doc/as.texi; \
1494	then \
1495	  rm -rf $@ && mv $(@:.html=.htp) $@; \
1496	else \
1497	  rm -rf $(@:.html=.htp); exit 1; \
1498	fi
1499.dvi.ps:
1500	$(AM_V_DVIPS)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1501	$(DVIPS) $(AM_V_texinfo) -o $@ $<
1502
1503uninstall-dvi-am:
1504	@$(NORMAL_UNINSTALL)
1505	@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
1506	for p in $$list; do \
1507	  $(am__strip_dir) \
1508	  echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
1509	  rm -f "$(DESTDIR)$(dvidir)/$$f"; \
1510	done
1511
1512uninstall-html-am:
1513	@$(NORMAL_UNINSTALL)
1514	@list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
1515	for p in $$list; do \
1516	  $(am__strip_dir) \
1517	  echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
1518	  rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
1519	done
1520
1521uninstall-info-am:
1522	@$(PRE_UNINSTALL)
1523	@if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
1524	  list='$(INFO_DEPS)'; \
1525	  for file in $$list; do \
1526	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
1527	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
1528	    if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
1529	    then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
1530	  done; \
1531	else :; fi
1532	@$(NORMAL_UNINSTALL)
1533	@list='$(INFO_DEPS)'; \
1534	for file in $$list; do \
1535	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
1536	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
1537	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
1538	     echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
1539	     rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
1540	   else :; fi); \
1541	done
1542
1543uninstall-pdf-am:
1544	@$(NORMAL_UNINSTALL)
1545	@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
1546	for p in $$list; do \
1547	  $(am__strip_dir) \
1548	  echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
1549	  rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
1550	done
1551
1552uninstall-ps-am:
1553	@$(NORMAL_UNINSTALL)
1554	@list='$(PSS)'; test -n "$(psdir)" || list=; \
1555	for p in $$list; do \
1556	  $(am__strip_dir) \
1557	  echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
1558	  rm -f "$(DESTDIR)$(psdir)/$$f"; \
1559	done
1560
1561dist-info: $(INFO_DEPS)
1562	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1563	list='$(INFO_DEPS)'; \
1564	for base in $$list; do \
1565	  case $$base in \
1566	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
1567	  esac; \
1568	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
1569	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
1570	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
1571	    if test -f $$file; then \
1572	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
1573	      test -f "$(distdir)/$$relfile" || \
1574		cp -p $$file "$(distdir)/$$relfile"; \
1575	    else :; fi; \
1576	  done; \
1577	done
1578
1579mostlyclean-aminfo:
1580	-rm -rf doc/as.t2d doc/as.t2p
1581
1582clean-aminfo:
1583	-test -z "doc/as.dvi doc/as.pdf doc/as.ps doc/as.html" \
1584	|| rm -rf doc/as.dvi doc/as.pdf doc/as.ps doc/as.html
1585
1586maintainer-clean-aminfo:
1587	@list='$(INFO_DEPS)'; for i in $$list; do \
1588	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
1589	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
1590	  rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
1591	done
1592install-man1: $(man_MANS)
1593	@$(NORMAL_INSTALL)
1594	@list1=''; \
1595	list2='$(man_MANS)'; \
1596	test -n "$(man1dir)" \
1597	  && test -n "`echo $$list1$$list2`" \
1598	  || exit 0; \
1599	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
1600	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
1601	{ for i in $$list1; do echo "$$i"; done;  \
1602	if test -n "$$list2"; then \
1603	  for i in $$list2; do echo "$$i"; done \
1604	    | sed -n '/\.1[a-z]*$$/p'; \
1605	fi; \
1606	} | while read p; do \
1607	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1608	  echo "$$d$$p"; echo "$$p"; \
1609	done | \
1610	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1611	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1612	sed 'N;N;s,\n, ,g' | { \
1613	list=; while read file base inst; do \
1614	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
1615	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
1616	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
1617	  fi; \
1618	done; \
1619	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
1620	while read files; do \
1621	  test -z "$$files" || { \
1622	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
1623	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
1624	done; }
1625
1626uninstall-man1:
1627	@$(NORMAL_UNINSTALL)
1628	@list=''; test -n "$(man1dir)" || exit 0; \
1629	files=`{ for i in $$list; do echo "$$i"; done; \
1630	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1631	  sed -n '/\.1[a-z]*$$/p'; \
1632	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1633	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1634	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
1635
1636# This directory's subdirectories are mostly independent; you can cd
1637# into them and run 'make' without going through this Makefile.
1638# To change the values of 'make' variables: instead of editing Makefiles,
1639# (1) if the variable is set in 'config.status', edit 'config.status'
1640#     (which will cause the Makefiles to be regenerated when you run 'make');
1641# (2) otherwise, pass the desired values on the 'make' command line.
1642$(am__recursive_targets):
1643	@fail=; \
1644	if $(am__make_keepgoing); then \
1645	  failcom='fail=yes'; \
1646	else \
1647	  failcom='exit 1'; \
1648	fi; \
1649	dot_seen=no; \
1650	target=`echo $@ | sed s/-recursive//`; \
1651	case "$@" in \
1652	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1653	  *) list='$(SUBDIRS)' ;; \
1654	esac; \
1655	for subdir in $$list; do \
1656	  echo "Making $$target in $$subdir"; \
1657	  if test "$$subdir" = "."; then \
1658	    dot_seen=yes; \
1659	    local_target="$$target-am"; \
1660	  else \
1661	    local_target="$$target"; \
1662	  fi; \
1663	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1664	  || eval $$failcom; \
1665	done; \
1666	if test "$$dot_seen" = "no"; then \
1667	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1668	fi; test -z "$$fail"
1669
1670ID: $(am__tagged_files)
1671	$(am__define_uniq_tagged_files); mkid -fID $$unique
1672tags: tags-recursive
1673TAGS: tags
1674
1675tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1676	set x; \
1677	here=`pwd`; \
1678	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1679	  include_option=--etags-include; \
1680	  empty_fix=.; \
1681	else \
1682	  include_option=--include; \
1683	  empty_fix=; \
1684	fi; \
1685	list='$(SUBDIRS)'; for subdir in $$list; do \
1686	  if test "$$subdir" = .; then :; else \
1687	    test ! -f $$subdir/TAGS || \
1688	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1689	  fi; \
1690	done; \
1691	$(am__define_uniq_tagged_files); \
1692	shift; \
1693	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1694	  test -n "$$unique" || unique=$$empty_fix; \
1695	  if test $$# -gt 0; then \
1696	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1697	      "$$@" $$unique; \
1698	  else \
1699	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1700	      $$unique; \
1701	  fi; \
1702	fi
1703ctags: ctags-recursive
1704
1705CTAGS: ctags
1706ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1707	$(am__define_uniq_tagged_files); \
1708	test -z "$(CTAGS_ARGS)$$unique" \
1709	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1710	     $$unique
1711
1712GTAGS:
1713	here=`$(am__cd) $(top_builddir) && pwd` \
1714	  && $(am__cd) $(top_srcdir) \
1715	  && gtags -i $(GTAGS_ARGS) "$$here"
1716cscope: cscope.files
1717	test ! -s cscope.files \
1718	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1719clean-cscope:
1720	-rm -f cscope.files
1721cscope.files: clean-cscope cscopelist
1722cscopelist: cscopelist-recursive
1723
1724cscopelist-am: $(am__tagged_files)
1725	list='$(am__tagged_files)'; \
1726	case "$(srcdir)" in \
1727	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1728	  *) sdir=$(subdir)/$(srcdir) ;; \
1729	esac; \
1730	for i in $$list; do \
1731	  if test -f "$$i"; then \
1732	    echo "$(subdir)/$$i"; \
1733	  else \
1734	    echo "$$sdir/$$i"; \
1735	  fi; \
1736	done >> $(top_builddir)/cscope.files
1737
1738distclean-tags:
1739	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1740	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1741site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
1742	@echo 'Making a new site.exp file ...'
1743	@echo '## these variables are automatically generated by make ##' >site.tmp
1744	@echo '# Do not edit here.  If you wish to override these values' >>site.tmp
1745	@echo '# edit the last section' >>site.tmp
1746	@echo 'set srcdir "$(srcdir)"' >>site.tmp
1747	@echo "set objdir `pwd`" >>site.tmp
1748	@echo 'set build_alias "$(build_alias)"' >>site.tmp
1749	@echo 'set build_triplet $(build_triplet)' >>site.tmp
1750	@echo 'set host_alias "$(host_alias)"' >>site.tmp
1751	@echo 'set host_triplet $(host_triplet)' >>site.tmp
1752	@echo 'set target_alias "$(target_alias)"' >>site.tmp
1753	@echo 'set target_triplet $(target_triplet)' >>site.tmp
1754	@list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
1755	  echo "## Begin content included from file $$f.  Do not modify. ##" \
1756	   && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
1757	   && echo "## End content included from file $$f. ##" \
1758	   || exit 1; \
1759	 done >> site.tmp
1760	@echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
1761	@if test -f site.exp; then \
1762	   sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
1763	 fi
1764	@-rm -f site.bak
1765	@test ! -f site.exp || mv site.exp site.bak
1766	@mv site.tmp site.exp
1767
1768distclean-DEJAGNU:
1769	-rm -f site.exp site.bak
1770	-l='$(DEJATOOL)'; for tool in $$l; do \
1771	  rm -f $$tool.sum $$tool.log; \
1772	done
1773check-am: all-am
1774	$(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
1775check: check-recursive
1776all-am: Makefile $(INFO_DEPS) $(PROGRAMS) $(SCRIPTS) $(MANS) config.h
1777installdirs: installdirs-recursive
1778installdirs-am:
1779	for dir in "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \
1780	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1781	done
1782install: install-recursive
1783install-exec: install-exec-recursive
1784install-data: install-data-recursive
1785uninstall: uninstall-recursive
1786
1787install-am: all-am
1788	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1789
1790installcheck: installcheck-recursive
1791install-strip:
1792	if test -z '$(STRIP)'; then \
1793	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1794	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1795	      install; \
1796	else \
1797	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1798	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1799	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1800	fi
1801mostlyclean-generic:
1802	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1803
1804clean-generic:
1805
1806distclean-generic:
1807	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1808	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1809	-rm -f config/$(DEPDIR)/$(am__dirstamp)
1810	-rm -f config/$(am__dirstamp)
1811	-rm -f doc/$(am__dirstamp)
1812	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1813
1814maintainer-clean-generic:
1815	@echo "This command is intended for maintainers to use"
1816	@echo "it deletes files that may require special tools to rebuild."
1817	-rm -f config/bfin-lex.c
1818	-rm -f config/bfin-parse.c
1819	-rm -f config/loongarch-lex.c
1820	-rm -f config/loongarch-parse.c
1821	-rm -f config/m68k-parse.c
1822	-rm -f config/rl78-parse.c
1823	-rm -f config/rx-parse.c
1824	-rm -f itbl-lex.c
1825	-rm -f itbl-parse.c
1826	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1827clean: clean-recursive
1828
1829clean-am: clean-aminfo clean-generic clean-libtool \
1830	clean-noinstPROGRAMS mostlyclean-am
1831
1832distclean: distclean-recursive
1833	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1834	-rm -rf ./$(DEPDIR) config/$(DEPDIR)
1835	-rm -f Makefile
1836distclean-am: clean-am distclean-DEJAGNU distclean-compile \
1837	distclean-generic distclean-hdr distclean-libtool \
1838	distclean-tags
1839
1840dvi: dvi-recursive
1841
1842dvi-am: $(DVIS)
1843
1844html: html-recursive
1845
1846html-am: $(HTMLS) html-local
1847
1848info: info-recursive
1849
1850info-am: $(INFO_DEPS) info-local
1851
1852install-data-am: install-info-am install-man
1853
1854install-dvi: install-dvi-recursive
1855
1856install-dvi-am: $(DVIS)
1857	@$(NORMAL_INSTALL)
1858	@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
1859	if test -n "$$list"; then \
1860	  echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
1861	  $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
1862	fi; \
1863	for p in $$list; do \
1864	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1865	  echo "$$d$$p"; \
1866	done | $(am__base_list) | \
1867	while read files; do \
1868	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1869	  $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
1870	done
1871install-exec-am: install-exec-local
1872
1873install-html: install-html-recursive
1874
1875install-html-am: $(HTMLS)
1876	@$(NORMAL_INSTALL)
1877	@list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
1878	if test -n "$$list"; then \
1879	  echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1880	  $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
1881	fi; \
1882	for p in $$list; do \
1883	  if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
1884	  $(am__strip_dir) \
1885	  d2=$$d$$p; \
1886	  if test -d "$$d2"; then \
1887	    echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1888	    $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
1889	    echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1890	    $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
1891	  else \
1892	    list2="$$list2 $$d2"; \
1893	  fi; \
1894	done; \
1895	test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
1896	while read files; do \
1897	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1898	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
1899	done; }
1900install-info: install-info-recursive
1901
1902install-info-am: $(INFO_DEPS)
1903	@$(NORMAL_INSTALL)
1904	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1905	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1906	if test -n "$$list"; then \
1907	  echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
1908	  $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
1909	fi; \
1910	for file in $$list; do \
1911	  case $$file in \
1912	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1913	  esac; \
1914	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
1915	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1916	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1917	               $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1918	    if test -f $$ifile; then \
1919	      echo "$$ifile"; \
1920	    else : ; fi; \
1921	  done; \
1922	done | $(am__base_list) | \
1923	while read files; do \
1924	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1925	  $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
1926	@$(POST_INSTALL)
1927	@if $(am__can_run_installinfo); then \
1928	  list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1929	  for file in $$list; do \
1930	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
1931	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1932	    install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
1933	  done; \
1934	else : ; fi
1935install-man: install-man1
1936
1937install-pdf: install-pdf-recursive
1938
1939install-pdf-am: $(PDFS)
1940	@$(NORMAL_INSTALL)
1941	@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
1942	if test -n "$$list"; then \
1943	  echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
1944	  $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
1945	fi; \
1946	for p in $$list; do \
1947	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1948	  echo "$$d$$p"; \
1949	done | $(am__base_list) | \
1950	while read files; do \
1951	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1952	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
1953install-ps: install-ps-recursive
1954
1955install-ps-am: $(PSS)
1956	@$(NORMAL_INSTALL)
1957	@list='$(PSS)'; test -n "$(psdir)" || list=; \
1958	if test -n "$$list"; then \
1959	  echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
1960	  $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \
1961	fi; \
1962	for p in $$list; do \
1963	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1964	  echo "$$d$$p"; \
1965	done | $(am__base_list) | \
1966	while read files; do \
1967	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1968	  $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
1969installcheck-am:
1970
1971maintainer-clean: maintainer-clean-recursive
1972	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1973	-rm -rf $(top_srcdir)/autom4te.cache
1974	-rm -rf ./$(DEPDIR) config/$(DEPDIR)
1975	-rm -f Makefile
1976maintainer-clean-am: distclean-am maintainer-clean-aminfo \
1977	maintainer-clean-generic
1978
1979mostlyclean: mostlyclean-recursive
1980
1981mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
1982	mostlyclean-generic mostlyclean-libtool
1983
1984pdf: pdf-recursive
1985
1986pdf-am: $(PDFS)
1987
1988ps: ps-recursive
1989
1990ps-am: $(PSS)
1991
1992uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
1993	uninstall-man uninstall-pdf-am uninstall-ps-am
1994
1995uninstall-man: uninstall-man1
1996
1997.MAKE: $(am__recursive_targets) all check-am install-am install-strip
1998
1999.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
2000	am--refresh check check-DEJAGNU check-am clean clean-aminfo \
2001	clean-cscope clean-generic clean-libtool clean-noinstPROGRAMS \
2002	cscope cscopelist-am ctags ctags-am dist-info distclean \
2003	distclean-DEJAGNU distclean-compile distclean-generic \
2004	distclean-hdr distclean-libtool distclean-tags dvi dvi-am html \
2005	html-am html-local info info-am info-local install install-am \
2006	install-data install-data-am install-dvi install-dvi-am \
2007	install-exec install-exec-am install-exec-local install-html \
2008	install-html-am install-info install-info-am install-man \
2009	install-man1 install-pdf install-pdf-am install-ps \
2010	install-ps-am install-strip installcheck installcheck-am \
2011	installdirs installdirs-am maintainer-clean \
2012	maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
2013	mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
2014	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
2015	uninstall-am uninstall-dvi-am uninstall-html-am \
2016	uninstall-info-am uninstall-man uninstall-man1 \
2017	uninstall-pdf-am uninstall-ps-am
2018
2019.PRECIOUS: Makefile
2020
2021po/POTFILES.in: @MAINT@ Makefile
2022	for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
2023	  && mv tmp $(srcdir)/po/POTFILES.in
2024
2025diststuff: $(EXTRA_DIST) info
2026
2027check-DEJAGNU: site.exp
2028	if [ -d testsuite ]; then \
2029	  true; \
2030	else \
2031	  mkdir testsuite; \
2032	fi
2033	rm -f testsuite/site.exp
2034	cp site.exp testsuite/site.exp
2035	rootme=`pwd`; export rootme; \
2036	srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2037	LC_ALL=C; export LC_ALL; \
2038	EXPECT=${EXPECT} ; export EXPECT ; \
2039	runtest=$(RUNTEST); \
2040	cd testsuite; \
2041	if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
2042	  $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
2043		$(RUNTESTFLAGS); \
2044	else echo "WARNING: could not find \`runtest'" 1>&2; :;\
2045	fi
2046
2047development.exp: $(BFDDIR)/development.sh
2048	$(EGREP) "(development|experimental)=" $(BFDDIR)/development.sh  \
2049	  | $(AWK) -F= '{ print "set " $$1 " " $$2 }' > $@
2050config/m68k-parse.c: $(srcdir)/config/m68k-parse.y
2051	@echo "NOT REBUILDING $@"
2052NetBSD_DISABLED_config_m68k-parse.c:
2053	$(SHELL) $(YLWRAP) $(srcdir)/config/m68k-parse.y y.tab.c $@ -- $(YACCCOMPILE)
2054config/m68k-parse.h: config/m68k-parse.c
2055	@true
2056config/bfin-parse.c: $(srcdir)/config/bfin-parse.y
2057	$(SHELL) $(YLWRAP) $(srcdir)/config/bfin-parse.y y.tab.c $@ y.tab.h config/bfin-parse.h -- $(YACCCOMPILE) -d ;
2058config/bfin-parse.h: config/bfin-parse.c
2059	@true
2060config/bfin-lex.c: $(srcdir)/config/bfin-lex.l
2061	$(SHELL) $(YLWRAP) $(srcdir)/config/bfin-lex.l lex.yy.c $@ -- $(LEXCOMPILE)
2062
2063config/bfin-lex-wrapper.@OBJEXT@: config/bfin-lex.c config/bfin-parse.h
2064config/rl78-parse.c: $(srcdir)/config/rl78-parse.y
2065	$(SHELL) $(YLWRAP) $(srcdir)/config/rl78-parse.y y.tab.c $@ y.tab.h config/rl78-parse.h -- $(YACCCOMPILE) -d ;
2066config/rl78-parse.h: config/rl78-parse.c
2067	@true
2068config/rx-parse.c: $(srcdir)/config/rx-parse.y
2069	$(SHELL) $(YLWRAP) $(srcdir)/config/rx-parse.y y.tab.c $@ y.tab.h config/rx-parse.h -- $(YACCCOMPILE) -d ;
2070config/rx-parse.h: config/rx-parse.c
2071	@true
2072config/loongarch-parse.c: $(srcdir)/config/loongarch-parse.y
2073	$(SHELL) $(YLWRAP) $(srcdir)/config/loongarch-parse.y y.tab.c $@ y.tab.h config/loongarch-parse.h -- $(YACCCOMPILE) -d ;
2074config/loongarch-parse.h: config/loongarch-parse.c
2075	@true
2076config/loongarch-lex.c: $(srcdir)/config/loongarch-lex.l
2077	$(SHELL) $(YLWRAP) $(srcdir)/config/loongarch-lex.l lex.yy.c $@ -- $(LEXCOMPILE)
2078
2079config/loongarch-lex-wrapper.@OBJEXT@: config/loongarch-lex.c config/loongarch-parse.h
2080
2081# The mips instruction table specification lexical analyzer and parser.
2082
2083itbl-lex-wrapper.@OBJEXT@: itbl-lex.c itbl-parse.h
2084
2085itbl-parse.c: $(srcdir)/itbl-parse.y
2086	$(SHELL) $(YLWRAP) $(srcdir)/itbl-parse.y y.tab.c $@ y.tab.h itbl-parse.h -- $(YACCCOMPILE) -d
2087
2088itbl-parse.h: itbl-parse.c
2089	@true
2090
2091itbl-ops.@OBJEXT@: itbl-parse.h
2092
2093itbl-tops.@OBJEXT@: itbl-ops.c itbl-parse.h
2094@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -o $@ -c -DSTAND_ALONE $(srcdir)/itbl-ops.c
2095@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2096@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='itbl-ops.c' object='$@' libtool=no @AMDEPBACKSLASH@
2097@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2098@am__fastdepCC_FALSE@	$(COMPILE) -o $@ -DSTAND_ALONE -c $(srcdir)/itbl-ops.c
2099
2100itbl-test.@OBJEXT@: $(srcdir)/testsuite/gas/all/itbl-test.c
2101@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ -DSTAND_ALONE $(srcdir)/testsuite/gas/all/itbl-test.c
2102@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2103@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='itbl-test.c' object='$@' libtool=no @AMDEPBACKSLASH@
2104@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2105@am__fastdepCC_FALSE@	$(COMPILE) -c -DSTAND_ALONE $(srcdir)/testsuite/gas/all/itbl-test.c
2106
2107cgen.@OBJEXT@: cgen.c cgen.h cgen-desc.h subsegs.h \
2108	$(INCDIR)/obstack.h $(INCDIR)/opcode/cgen.h \
2109	$(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-desc.h \
2110	$(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-opc.h
2111
2112.PHONY: install-exec-local install-data-local
2113.PHONY: install-exec-bindir install-exec-tooldir
2114
2115install-exec-local: install-exec-bindir @install_tooldir@
2116
2117install-exec-bindir: $(noinst_PROGRAMS)
2118	$(mkinstalldirs) $(DESTDIR)$(bindir)
2119	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
2120	  if test -f $$p; then \
2121	    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)/'`"; \
2122	    $(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)/'`; \
2123	  else :; fi; \
2124	done
2125
2126install-exec-tooldir: install-exec-bindir $(noinst_PROGRAMS)
2127	$(mkinstalldirs) $(DESTDIR)$(tooldir)/bin
2128	n=`echo as | sed '$(transform)'`; \
2129	if [ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2130	  rm -f $(DESTDIR)$(tooldir)/bin/as$(EXEEXT); \
2131	  ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(tooldir)/bin/as$(EXEEXT) >/dev/null 2>/dev/null \
2132	    || $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) as-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/as$(EXEEXT); \
2133	else \
2134	  true ; \
2135	fi
2136
2137# These exist for maintenance purposes.
2138
2139.PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2140
2141bootstrap: as-new$(EXEEXT)
2142	$(MAKE) stage1
2143	rm -f stage && ln -s stage1 stage
2144	$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2145	$(MAKE) stage2
2146	rm -f stage && ln -s stage2 stage
2147	$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2148	$(MAKE) comparison against=stage2
2149
2150bootstrap2:
2151	rm -f stage && ln -s stage1 stage
2152	$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2153	$(MAKE) stage2
2154	rm -f stage && ln -s stage2 stage
2155	$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2156	$(MAKE) comparison against=stage2
2157
2158bootstrap3:
2159	rm -f stage && ln -s stage2 stage
2160	$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2161	$(MAKE) comparison against=stage2
2162
2163# Copy the object files from a particular stage into a subdirectory.
2164stage1:
2165	-mkdir stage1
2166	-mv $(STAGESTUFF) stage1
2167	if [ -f stage1/as-new$(EXEEXT) -a ! -f stage1/as$(EXEEXT) ] ; then (cd stage1 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
2168
2169stage2:
2170	-mkdir stage2
2171	-mv $(STAGESTUFF) stage2
2172	if [ -f stage2/as-new$(EXEEXT) -a ! -f stage2/as$(EXEEXT) ] ; then (cd stage2 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
2173
2174stage3:
2175	-mkdir stage3
2176	-mv $(STAGESTUFF) stage3
2177	if [ -f stage3/as-new$(EXEEXT) -a ! -f stage3/as$(EXEEXT) ] ; then (cd stage3 ; ln -s as-new as$(EXEEXT)) ; fi
2178
2179comparison:
2180	x=0 ; \
2181	for file in *.@OBJEXT@ ; do \
2182	  f1=./$$file; f2=${against}/$$file; \
2183	  $(do_compare) > /dev/null 2>&1; \
2184	  if test $$? -ne 0; then \
2185	    echo $$file differs ; \
2186	    x=1 ; \
2187	  fi ; \
2188	done ; \
2189	exit $$x
2190	-rm -f tmp-foo*
2191
2192.PHONY: de-stage1 de-stage2 de-stage3
2193
2194de-stage1:
2195	- (cd stage1 ; rm -f as$(EXEEXT) ; mv -f * ..)
2196	- rmdir stage1
2197
2198de-stage2:
2199	- (cd stage2 ; rm -f as$(EXEEXT) ; mv -f * ..)
2200	- rmdir stage2
2201
2202de-stage3:
2203	- (cd stage3 ; rm -f as$(EXEEXT) ; mv -f * ..)
2204	- rmdir stage3
2205
2206doc/asconfig.texi: doc/$(CONFIG).texi doc/$(am__dirstamp)
2207	$(AM_V_at)rm -f doc/asconfig.texi
2208	$(AM_V_GEN)cp $(srcdir)/doc/$(CONFIG).texi doc/asconfig.texi
2209	$(AM_V_at)chmod u+w doc/asconfig.texi
2210
2211# Maintenance
2212
2213# We need it for the taz target in ../Makefile.in.
2214info-local: $(MANS)
2215
2216# Build the man page from the texinfo file
2217# The sed command removes the no-adjust Nroff command so that
2218# the man output looks standard.
2219#doc/as.1: $(srcdir)/doc/as.texi doc/asconfig.texi $(CPU_DOCS) doc/$(am__dirstamp)
2220#	$(AM_V_GEN)touch $@
2221#	$(AM_V_at)-$(TEXI2POD) $(MANCONF) < $(srcdir)/doc/as.texi > doc/as.pod
2222#	$(AM_V_at)-($(POD2MAN) doc/as.pod | \
2223#	        sed -e '/^.if n .na/d' > $@.T$$$$ && \
2224#	        mv -f $@.T$$$$ $@) || \
2225#	        (rm -f $@.T$$$$ && exit 1)
2226#	$(AM_V_at)rm -f doc/as.pod
2227
2228html-local: doc/as/index.html
2229doc/as/index.html: doc/as.texi $(doc_as_TEXINFOS) doc/$(am__dirstamp)
2230	$(AM_V_GEN)$(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) \
2231	  --split=node -I$(srcdir)/doc -o doc/as $(srcdir)/doc/as.texi
2232
2233# Tell versions [3.59,3.63) of GNU make to not export all variables.
2234# Otherwise a system limit (for SysV at least) may be exceeded.
2235.NOEXPORT:
2236