]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - etc/Makefile.in
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / etc / Makefile.in
CommitLineData
fe11221b
MF
1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
252b5132 3
fe11221b 4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
b0ff34ea 5
fe11221b
MF
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.
252b5132 9
fe11221b
MF
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.
252b5132 14
fe11221b 15@SET_MAKE@
252b5132 16
fe11221b 17#
fd67aa11 18# Copyright (C) 1992-2024 Free Software Foundation, Inc.
fe11221b
MF
19#
20# This program is free software; you can redistribute it and/or modify
21# it under the terms of the GNU General Public License as published by
22# the Free Software Foundation; either version 3 of the License, or
23# (at your option) any later version.
24#
25# This program is distributed in the hope that it will be useful,
26# but WITHOUT ANY WARRANTY; without even the implied warranty of
27# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28# GNU General Public License for more details.
29#
30# You should have received a copy of the GNU General Public License
31# along with this program. If not, see <http://www.gnu.org/licenses/>.
32VPATH = @srcdir@
33am__is_gnu_make = { \
34 if test -z '$(MAKELEVEL)'; then \
35 false; \
36 elif test -n '$(MAKE_HOST)'; then \
37 true; \
38 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
39 true; \
40 else \
41 false; \
42 fi; \
43}
44am__make_running_with_option = \
45 case $${target_option-} in \
46 ?) ;; \
47 *) echo "am__make_running_with_option: internal error: invalid" \
48 "target option '$${target_option-}' specified" >&2; \
49 exit 1;; \
50 esac; \
51 has_opt=no; \
52 sane_makeflags=$$MAKEFLAGS; \
53 if $(am__is_gnu_make); then \
54 sane_makeflags=$$MFLAGS; \
55 else \
56 case $$MAKEFLAGS in \
57 *\\[\ \ ]*) \
58 bs=\\; \
59 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
60 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
61 esac; \
62 fi; \
63 skip_next=no; \
64 strip_trailopt () \
65 { \
66 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
67 }; \
68 for flg in $$sane_makeflags; do \
69 test $$skip_next = yes && { skip_next=no; continue; }; \
70 case $$flg in \
71 *=*|--*) continue;; \
72 -*I) strip_trailopt 'I'; skip_next=yes;; \
73 -*I?*) strip_trailopt 'I';; \
74 -*O) strip_trailopt 'O'; skip_next=yes;; \
75 -*O?*) strip_trailopt 'O';; \
76 -*l) strip_trailopt 'l'; skip_next=yes;; \
77 -*l?*) strip_trailopt 'l';; \
78 -[dEDm]) skip_next=yes;; \
79 -[JT]) skip_next=yes;; \
80 esac; \
81 case $$flg in \
82 *$$target_option*) has_opt=yes; break;; \
83 esac; \
84 done; \
85 test $$has_opt = yes
86am__make_dryrun = (target_option=n; $(am__make_running_with_option))
87am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
88pkgdatadir = $(datadir)/@PACKAGE@
89pkgincludedir = $(includedir)/@PACKAGE@
90pkglibdir = $(libdir)/@PACKAGE@
91pkglibexecdir = $(libexecdir)/@PACKAGE@
92am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
93install_sh_DATA = $(install_sh) -c -m 644
94install_sh_PROGRAM = $(install_sh) -c
95install_sh_SCRIPT = $(install_sh) -c
96INSTALL_HEADER = $(INSTALL_DATA)
97transform = $(program_transform_name)
98NORMAL_INSTALL = :
99PRE_INSTALL = :
100POST_INSTALL = :
101NORMAL_UNINSTALL = :
102PRE_UNINSTALL = :
103POST_UNINSTALL = :
104subdir = .
105ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106am__aclocal_m4_deps = $(top_srcdir)/../config/lead-dot.m4 \
107 $(top_srcdir)/../config/override.m4 $(top_srcdir)/configure.ac
108am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
109 $(ACLOCAL_M4)
110DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
111 $(am__configure_deps)
112am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
113 configure.lineno config.status.lineno
114mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
115CONFIG_CLEAN_FILES =
116CONFIG_CLEAN_VPATH_FILES =
117AM_V_P = $(am__v_P_@AM_V@)
118am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
119am__v_P_0 = false
120am__v_P_1 = :
121AM_V_GEN = $(am__v_GEN_@AM_V@)
122am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
123am__v_GEN_0 = @echo " GEN " $@;
124am__v_GEN_1 =
125AM_V_at = $(am__v_at_@AM_V@)
126am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
127am__v_at_0 = @
128am__v_at_1 =
129SOURCES =
130am__can_run_installinfo = \
131 case $$AM_UPDATE_INFO_DIR in \
132 n|no|NO) false;; \
133 *) (install-info --version) >/dev/null 2>&1;; \
134 esac
135am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
136ACLOCAL = @ACLOCAL@
137AMTAR = @AMTAR@
138AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
139AUTOCONF = @AUTOCONF@
140AUTOHEADER = @AUTOHEADER@
141AUTOMAKE = @AUTOMAKE@
142AWK = @AWK@
143CYGPATH_W = @CYGPATH_W@
144DEFS = @DEFS@
145ECHO_C = @ECHO_C@
146ECHO_N = @ECHO_N@
147ECHO_T = @ECHO_T@
148INSTALL = @INSTALL@
149INSTALL_DATA = @INSTALL_DATA@
150INSTALL_PROGRAM = @INSTALL_PROGRAM@
151INSTALL_SCRIPT = @INSTALL_SCRIPT@
152INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
153LIBOBJS = @LIBOBJS@
154LIBS = @LIBS@
155LTLIBOBJS = @LTLIBOBJS@
156MAINT = @MAINT@
157MAKEINFO = @MAKEINFO@
158MKDIR_P = @MKDIR_P@
159PACKAGE = @PACKAGE@
160PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
161PACKAGE_NAME = @PACKAGE_NAME@
162PACKAGE_STRING = @PACKAGE_STRING@
163PACKAGE_TARNAME = @PACKAGE_TARNAME@
164PACKAGE_URL = @PACKAGE_URL@
165PACKAGE_VERSION = @PACKAGE_VERSION@
166PATH_SEPARATOR = @PATH_SEPARATOR@
167SET_MAKE = @SET_MAKE@
168SHELL = @SHELL@
169STRIP = @STRIP@
170VERSION = @VERSION@
171abs_builddir = @abs_builddir@
172abs_srcdir = @abs_srcdir@
173abs_top_builddir = @abs_top_builddir@
174abs_top_srcdir = @abs_top_srcdir@
175am__leading_dot = @am__leading_dot@
176am__tar = @am__tar@
177am__untar = @am__untar@
178bindir = @bindir@
179build_alias = @build_alias@
180builddir = @builddir@
181datadir = @datadir@
108a6f8e
CD
182datarootdir = @datarootdir@
183docdir = @docdir@
fe11221b
MF
184dvidir = @dvidir@
185exec_prefix = @exec_prefix@
186host_alias = @host_alias@
108a6f8e 187htmldir = @htmldir@
fe11221b
MF
188includedir = @includedir@
189infodir = @infodir@
190install_sh = @install_sh@
191libdir = @libdir@
192libexecdir = @libexecdir@
193localedir = @localedir@
194localstatedir = @localstatedir@
195mandir = @mandir@
196mkdir_p = @mkdir_p@
197oldincludedir = @oldincludedir@
198pdfdir = @pdfdir@
199prefix = @prefix@
200program_transform_name = @program_transform_name@
201psdir = @psdir@
202sbindir = @sbindir@
203sharedstatedir = @sharedstatedir@
204srcdir = @srcdir@
205sysconfdir = @sysconfdir@
206target_alias = @target_alias@
207top_build_prefix = @top_build_prefix@
208top_builddir = @top_builddir@
209top_srcdir = @top_srcdir@
210AUTOMAKE_OPTIONS = foreign no-dist
211ACLOCAL_AMFLAGS = -I.. -I../config
212all: all-am
252b5132 213
fe11221b
MF
214.SUFFIXES:
215am--refresh: Makefile
216 @:
217$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
218 @for dep in $?; do \
219 case '$(am__configure_deps)' in \
220 *$$dep*) \
221 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
222 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
223 && exit 0; \
224 exit 1;; \
225 esac; \
226 done; \
227 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
228 $(am__cd) $(top_srcdir) && \
229 $(AUTOMAKE) --foreign Makefile
230Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
231 @case '$?' in \
232 *config.status*) \
233 echo ' $(SHELL) ./config.status'; \
234 $(SHELL) ./config.status;; \
235 *) \
236 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
237 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
238 esac;
252b5132 239
fe11221b
MF
240$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
241 $(SHELL) ./config.status --recheck
252b5132 242
fe11221b
MF
243$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
244 $(am__cd) $(srcdir) && $(AUTOCONF)
245$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
246 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
247$(am__aclocal_m4_deps):
248tags TAGS:
252b5132 249
fe11221b 250ctags CTAGS:
252b5132 251
fe11221b 252cscope cscopelist:
252b5132 253
fe11221b
MF
254check-am: all-am
255check: check-am
256all-am: Makefile
257installdirs:
258install: install-am
259install-exec: install-exec-am
260install-data: install-data-am
261uninstall: uninstall-am
252b5132 262
fe11221b
MF
263install-am: all-am
264 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
252b5132 265
fe11221b
MF
266installcheck: installcheck-am
267install-strip:
268 if test -z '$(STRIP)'; then \
269 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
270 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
271 install; \
272 else \
273 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
274 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
275 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
276 fi
277mostlyclean-generic:
252b5132 278
fe11221b 279clean-generic:
252b5132 280
fe11221b
MF
281distclean-generic:
282 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
283 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1983cb9a 284
fe11221b
MF
285maintainer-clean-generic:
286 @echo "This command is intended for maintainers to use"
287 @echo "it deletes files that may require special tools to rebuild."
288clean: clean-am
289
290clean-am: clean-generic mostlyclean-am
291
292distclean: distclean-am
293 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
294 -rm -f Makefile
295distclean-am: clean-am distclean-generic
296
297dvi: dvi-am
298
299dvi-am:
300
301html: html-am
302
303html-am:
304
305info: info-am
306
307info-am:
308
309install-data-am:
310
311install-dvi: install-dvi-am
312
313install-dvi-am:
314
315install-exec-am:
316
317install-html: install-html-am
318
319install-html-am:
320
321install-info: install-info-am
322
323install-info-am:
324
325install-man:
326
327install-pdf: install-pdf-am
328
329install-pdf-am:
330
331install-ps: install-ps-am
332
333install-ps-am:
334
335installcheck-am:
336
337maintainer-clean: maintainer-clean-am
338 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
339 -rm -rf $(top_srcdir)/autom4te.cache
340 -rm -f Makefile
341maintainer-clean-am: distclean-am maintainer-clean-generic
342
343mostlyclean: mostlyclean-am
344
345mostlyclean-am: mostlyclean-generic
346
347pdf: pdf-am
348
349pdf-am:
350
351ps: ps-am
352
353ps-am:
354
355uninstall-am:
356
357.MAKE: install-am install-strip
358
359.PHONY: all all-am am--refresh check check-am clean clean-generic \
360 cscopelist-am ctags-am distclean distclean-generic dvi dvi-am \
361 html html-am info info-am install install-am install-data \
362 install-data-am install-dvi install-dvi-am install-exec \
363 install-exec-am install-html install-html-am install-info \
364 install-info-am install-man install-pdf install-pdf-am \
365 install-ps install-ps-am install-strip installcheck \
366 installcheck-am installdirs maintainer-clean \
367 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
368 pdf-am ps ps-am tags-am uninstall uninstall-am
369
370.PRECIOUS: Makefile
1983cb9a 371
1983cb9a 372
fe11221b
MF
373# Tell versions [3.59,3.63) of GNU make to not export all variables.
374# Otherwise a system limit (for SysV at least) may be exceeded.
375.NOEXPORT: