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