Move readline to the readline/readline subdirectory
[deliverable/binutils-gdb.git] / readline / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Copyright (C) 2019 Free Software Foundation, Inc.
18
19 # This file is part of GDB.
20
21 # This program is free software; you can redistribute it and/or modify
22 # it under the terms of the GNU General Public License as published by
23 # the Free Software Foundation; either version 3 of the License, or
24 # (at your option) any later version.
25 #
26 # This program is distributed in the hope that it will be useful,
27 # but WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29 # GNU General Public License for more details.
30 #
31 # You should have received a copy of the GNU General Public License
32 # along with this program. If not, see <http://www.gnu.org/licenses/>.
33 VPATH = @srcdir@
34 am__is_gnu_make = { \
35 if test -z '$(MAKELEVEL)'; then \
36 false; \
37 elif test -n '$(MAKE_HOST)'; then \
38 true; \
39 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
40 true; \
41 else \
42 false; \
43 fi; \
44 }
45 am__make_running_with_option = \
46 case $${target_option-} in \
47 ?) ;; \
48 *) echo "am__make_running_with_option: internal error: invalid" \
49 "target option '$${target_option-}' specified" >&2; \
50 exit 1;; \
51 esac; \
52 has_opt=no; \
53 sane_makeflags=$$MAKEFLAGS; \
54 if $(am__is_gnu_make); then \
55 sane_makeflags=$$MFLAGS; \
56 else \
57 case $$MAKEFLAGS in \
58 *\\[\ \ ]*) \
59 bs=\\; \
60 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
61 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
62 esac; \
63 fi; \
64 skip_next=no; \
65 strip_trailopt () \
66 { \
67 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
68 }; \
69 for flg in $$sane_makeflags; do \
70 test $$skip_next = yes && { skip_next=no; continue; }; \
71 case $$flg in \
72 *=*|--*) continue;; \
73 -*I) strip_trailopt 'I'; skip_next=yes;; \
74 -*I?*) strip_trailopt 'I';; \
75 -*O) strip_trailopt 'O'; skip_next=yes;; \
76 -*O?*) strip_trailopt 'O';; \
77 -*l) strip_trailopt 'l'; skip_next=yes;; \
78 -*l?*) strip_trailopt 'l';; \
79 -[dEDm]) skip_next=yes;; \
80 -[JT]) skip_next=yes;; \
81 esac; \
82 case $$flg in \
83 *$$target_option*) has_opt=yes; break;; \
84 esac; \
85 done; \
86 test $$has_opt = yes
87 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
88 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
89 pkgdatadir = $(datadir)/@PACKAGE@
90 pkgincludedir = $(includedir)/@PACKAGE@
91 pkglibdir = $(libdir)/@PACKAGE@
92 pkglibexecdir = $(libexecdir)/@PACKAGE@
93 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
94 install_sh_DATA = $(install_sh) -c -m 644
95 install_sh_PROGRAM = $(install_sh) -c
96 install_sh_SCRIPT = $(install_sh) -c
97 INSTALL_HEADER = $(INSTALL_DATA)
98 transform = $(program_transform_name)
99 NORMAL_INSTALL = :
100 PRE_INSTALL = :
101 POST_INSTALL = :
102 NORMAL_UNINSTALL = :
103 PRE_UNINSTALL = :
104 POST_UNINSTALL = :
105 subdir = .
106 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
107 am__aclocal_m4_deps = $(top_srcdir)/../config/lead-dot.m4 \
108 $(top_srcdir)/../config/override.m4 $(top_srcdir)/configure.ac
109 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
110 $(ACLOCAL_M4)
111 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
112 $(am__configure_deps)
113 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
114 configure.lineno config.status.lineno
115 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
116 CONFIG_CLEAN_FILES =
117 CONFIG_CLEAN_VPATH_FILES =
118 AM_V_P = $(am__v_P_@AM_V@)
119 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
120 am__v_P_0 = false
121 am__v_P_1 = :
122 AM_V_GEN = $(am__v_GEN_@AM_V@)
123 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
124 am__v_GEN_0 = @echo " GEN " $@;
125 am__v_GEN_1 =
126 AM_V_at = $(am__v_at_@AM_V@)
127 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
128 am__v_at_0 = @
129 am__v_at_1 =
130 SOURCES =
131 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
132 ctags-recursive dvi-recursive html-recursive info-recursive \
133 install-data-recursive install-dvi-recursive \
134 install-exec-recursive install-html-recursive \
135 install-info-recursive install-pdf-recursive \
136 install-ps-recursive install-recursive installcheck-recursive \
137 installdirs-recursive pdf-recursive ps-recursive \
138 tags-recursive uninstall-recursive
139 am__can_run_installinfo = \
140 case $$AM_UPDATE_INFO_DIR in \
141 n|no|NO) false;; \
142 *) (install-info --version) >/dev/null 2>&1;; \
143 esac
144 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
145 distclean-recursive maintainer-clean-recursive
146 am__recursive_targets = \
147 $(RECURSIVE_TARGETS) \
148 $(RECURSIVE_CLEAN_TARGETS) \
149 $(am__extra_recursive_targets)
150 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
151 cscope
152 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
153 # Read a list of newline-separated strings from the standard input,
154 # and print each of them once, without duplicates. Input order is
155 # *not* preserved.
156 am__uniquify_input = $(AWK) '\
157 BEGIN { nonempty = 0; } \
158 { items[$$0] = 1; nonempty = 1; } \
159 END { if (nonempty) { for (i in items) print i; }; } \
160 '
161 # Make sure the list of sources is unique. This is necessary because,
162 # e.g., the same source file might be shared among _SOURCES variables
163 # for different programs/libraries.
164 am__define_uniq_tagged_files = \
165 list='$(am__tagged_files)'; \
166 unique=`for i in $$list; do \
167 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
168 done | $(am__uniquify_input)`
169 ETAGS = etags
170 CTAGS = ctags
171 CSCOPE = cscope
172 DIST_SUBDIRS = $(SUBDIRS)
173 ACLOCAL = @ACLOCAL@
174 AMTAR = @AMTAR@
175 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
176 AUTOCONF = @AUTOCONF@
177 AUTOHEADER = @AUTOHEADER@
178 AUTOMAKE = @AUTOMAKE@
179 AWK = @AWK@
180 CYGPATH_W = @CYGPATH_W@
181 DEFS = @DEFS@
182 ECHO_C = @ECHO_C@
183 ECHO_N = @ECHO_N@
184 ECHO_T = @ECHO_T@
185 INSTALL = @INSTALL@
186 INSTALL_DATA = @INSTALL_DATA@
187 INSTALL_PROGRAM = @INSTALL_PROGRAM@
188 INSTALL_SCRIPT = @INSTALL_SCRIPT@
189 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
190 LIBOBJS = @LIBOBJS@
191 LIBS = @LIBS@
192 LTLIBOBJS = @LTLIBOBJS@
193 MAINT = @MAINT@
194 MAKEINFO = @MAKEINFO@
195 MKDIR_P = @MKDIR_P@
196 PACKAGE = @PACKAGE@
197 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
198 PACKAGE_NAME = @PACKAGE_NAME@
199 PACKAGE_STRING = @PACKAGE_STRING@
200 PACKAGE_TARNAME = @PACKAGE_TARNAME@
201 PACKAGE_URL = @PACKAGE_URL@
202 PACKAGE_VERSION = @PACKAGE_VERSION@
203 PATH_SEPARATOR = @PATH_SEPARATOR@
204 SET_MAKE = @SET_MAKE@
205 SHELL = @SHELL@
206 STRIP = @STRIP@
207 VERSION = @VERSION@
208 abs_builddir = @abs_builddir@
209 abs_srcdir = @abs_srcdir@
210 abs_top_builddir = @abs_top_builddir@
211 abs_top_srcdir = @abs_top_srcdir@
212 am__leading_dot = @am__leading_dot@
213 am__tar = @am__tar@
214 am__untar = @am__untar@
215 bindir = @bindir@
216 build_alias = @build_alias@
217 builddir = @builddir@
218 datadir = @datadir@
219 datarootdir = @datarootdir@
220 docdir = @docdir@
221 dvidir = @dvidir@
222 exec_prefix = @exec_prefix@
223 host_alias = @host_alias@
224 htmldir = @htmldir@
225 includedir = @includedir@
226 infodir = @infodir@
227 install_sh = @install_sh@
228 libdir = @libdir@
229 libexecdir = @libexecdir@
230 localedir = @localedir@
231 localstatedir = @localstatedir@
232 mandir = @mandir@
233 mkdir_p = @mkdir_p@
234 oldincludedir = @oldincludedir@
235 pdfdir = @pdfdir@
236 prefix = @prefix@
237 program_transform_name = @program_transform_name@
238 psdir = @psdir@
239 sbindir = @sbindir@
240 sharedstatedir = @sharedstatedir@
241 srcdir = @srcdir@
242 subdirs = @subdirs@
243 sysconfdir = @sysconfdir@
244 target_alias = @target_alias@
245 top_build_prefix = @top_build_prefix@
246 top_builddir = @top_builddir@
247 top_srcdir = @top_srcdir@
248 AUTOMAKE_OPTIONS = no-dist foreign
249 SUBDIRS = readline
250 ACLOCAL_AMFLAGS = -I . -I ../config
251 all: all-recursive
252
253 .SUFFIXES:
254 am--refresh: Makefile
255 @:
256 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
257 @for dep in $?; do \
258 case '$(am__configure_deps)' in \
259 *$$dep*) \
260 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
261 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
262 && exit 0; \
263 exit 1;; \
264 esac; \
265 done; \
266 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
267 $(am__cd) $(top_srcdir) && \
268 $(AUTOMAKE) --foreign Makefile
269 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
270 @case '$?' in \
271 *config.status*) \
272 echo ' $(SHELL) ./config.status'; \
273 $(SHELL) ./config.status;; \
274 *) \
275 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
276 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
277 esac;
278
279 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
280 $(SHELL) ./config.status --recheck
281
282 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
283 $(am__cd) $(srcdir) && $(AUTOCONF)
284 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
285 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
286 $(am__aclocal_m4_deps):
287
288 # This directory's subdirectories are mostly independent; you can cd
289 # into them and run 'make' without going through this Makefile.
290 # To change the values of 'make' variables: instead of editing Makefiles,
291 # (1) if the variable is set in 'config.status', edit 'config.status'
292 # (which will cause the Makefiles to be regenerated when you run 'make');
293 # (2) otherwise, pass the desired values on the 'make' command line.
294 $(am__recursive_targets):
295 @fail=; \
296 if $(am__make_keepgoing); then \
297 failcom='fail=yes'; \
298 else \
299 failcom='exit 1'; \
300 fi; \
301 dot_seen=no; \
302 target=`echo $@ | sed s/-recursive//`; \
303 case "$@" in \
304 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
305 *) list='$(SUBDIRS)' ;; \
306 esac; \
307 for subdir in $$list; do \
308 echo "Making $$target in $$subdir"; \
309 if test "$$subdir" = "."; then \
310 dot_seen=yes; \
311 local_target="$$target-am"; \
312 else \
313 local_target="$$target"; \
314 fi; \
315 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
316 || eval $$failcom; \
317 done; \
318 if test "$$dot_seen" = "no"; then \
319 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
320 fi; test -z "$$fail"
321
322 ID: $(am__tagged_files)
323 $(am__define_uniq_tagged_files); mkid -fID $$unique
324 tags: tags-recursive
325 TAGS: tags
326
327 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
328 set x; \
329 here=`pwd`; \
330 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
331 include_option=--etags-include; \
332 empty_fix=.; \
333 else \
334 include_option=--include; \
335 empty_fix=; \
336 fi; \
337 list='$(SUBDIRS)'; for subdir in $$list; do \
338 if test "$$subdir" = .; then :; else \
339 test ! -f $$subdir/TAGS || \
340 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
341 fi; \
342 done; \
343 $(am__define_uniq_tagged_files); \
344 shift; \
345 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
346 test -n "$$unique" || unique=$$empty_fix; \
347 if test $$# -gt 0; then \
348 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
349 "$$@" $$unique; \
350 else \
351 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
352 $$unique; \
353 fi; \
354 fi
355 ctags: ctags-recursive
356
357 CTAGS: ctags
358 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
359 $(am__define_uniq_tagged_files); \
360 test -z "$(CTAGS_ARGS)$$unique" \
361 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
362 $$unique
363
364 GTAGS:
365 here=`$(am__cd) $(top_builddir) && pwd` \
366 && $(am__cd) $(top_srcdir) \
367 && gtags -i $(GTAGS_ARGS) "$$here"
368 cscope: cscope.files
369 test ! -s cscope.files \
370 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
371 clean-cscope:
372 -rm -f cscope.files
373 cscope.files: clean-cscope cscopelist
374 cscopelist: cscopelist-recursive
375
376 cscopelist-am: $(am__tagged_files)
377 list='$(am__tagged_files)'; \
378 case "$(srcdir)" in \
379 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
380 *) sdir=$(subdir)/$(srcdir) ;; \
381 esac; \
382 for i in $$list; do \
383 if test -f "$$i"; then \
384 echo "$(subdir)/$$i"; \
385 else \
386 echo "$$sdir/$$i"; \
387 fi; \
388 done >> $(top_builddir)/cscope.files
389
390 distclean-tags:
391 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
392 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
393 check-am: all-am
394 check: check-recursive
395 all-am: Makefile
396 installdirs: installdirs-recursive
397 installdirs-am:
398 install: install-recursive
399 install-exec: install-exec-recursive
400 install-data: install-data-recursive
401 uninstall: uninstall-recursive
402
403 install-am: all-am
404 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
405
406 installcheck: installcheck-recursive
407 install-strip:
408 if test -z '$(STRIP)'; then \
409 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
410 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
411 install; \
412 else \
413 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
414 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
415 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
416 fi
417 mostlyclean-generic:
418
419 clean-generic:
420
421 distclean-generic:
422 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
423 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
424
425 maintainer-clean-generic:
426 @echo "This command is intended for maintainers to use"
427 @echo "it deletes files that may require special tools to rebuild."
428 clean: clean-recursive
429
430 clean-am: clean-generic mostlyclean-am
431
432 distclean: distclean-recursive
433 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
434 -rm -f Makefile
435 distclean-am: clean-am distclean-generic distclean-tags
436
437 dvi: dvi-recursive
438
439 dvi-am:
440
441 html: html-recursive
442
443 html-am:
444
445 info: info-recursive
446
447 info-am:
448
449 install-data-am:
450
451 install-dvi: install-dvi-recursive
452
453 install-dvi-am:
454
455 install-exec-am:
456
457 install-html: install-html-recursive
458
459 install-html-am:
460
461 install-info: install-info-recursive
462
463 install-info-am:
464
465 install-man:
466
467 install-pdf: install-pdf-recursive
468
469 install-pdf-am:
470
471 install-ps: install-ps-recursive
472
473 install-ps-am:
474
475 installcheck-am:
476
477 maintainer-clean: maintainer-clean-recursive
478 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
479 -rm -rf $(top_srcdir)/autom4te.cache
480 -rm -f Makefile
481 maintainer-clean-am: distclean-am maintainer-clean-generic
482
483 mostlyclean: mostlyclean-recursive
484
485 mostlyclean-am: mostlyclean-generic
486
487 pdf: pdf-recursive
488
489 pdf-am:
490
491 ps: ps-recursive
492
493 ps-am:
494
495 uninstall-am:
496
497 .MAKE: $(am__recursive_targets) install-am install-strip
498
499 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
500 am--refresh check check-am clean clean-cscope clean-generic \
501 cscope cscopelist-am ctags ctags-am distclean \
502 distclean-generic distclean-tags dvi dvi-am html html-am info \
503 info-am install install-am install-data install-data-am \
504 install-dvi install-dvi-am install-exec install-exec-am \
505 install-html install-html-am install-info install-info-am \
506 install-man install-pdf install-pdf-am install-ps \
507 install-ps-am install-strip installcheck installcheck-am \
508 installdirs installdirs-am maintainer-clean \
509 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
510 pdf-am ps ps-am tags tags-am uninstall uninstall-am
511
512 .PRECIOUS: Makefile
513
514
515 # Tell versions [3.59,3.63) of GNU make to not export all variables.
516 # Otherwise a system limit (for SysV at least) may be exceeded.
517 .NOEXPORT:
This page took 0.045953 seconds and 5 git commands to generate.