]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/doc/Makefile.in
Use modern AC_INIT in configure.in
[thirdparty/binutils-gdb.git] / binutils / doc / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 #
19 # Copyright (C) 2012-2014 Free Software Foundation, Inc.
20 #
21 # This file 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; see the file COPYING3. If not see
33 # <http://www.gnu.org/licenses/>.
34 #
35 VPATH = @srcdir@
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 target_triplet = @target@
55 subdir = doc
56 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
57 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58 am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
59 $(top_srcdir)/../config/zlib.m4 \
60 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \
61 $(top_srcdir)/../config/depstand.m4 \
62 $(top_srcdir)/../config/gettext-sister.m4 \
63 $(top_srcdir)/../config/iconv.m4 \
64 $(top_srcdir)/../config/largefile.m4 \
65 $(top_srcdir)/../config/lcmessage.m4 \
66 $(top_srcdir)/../config/lead-dot.m4 \
67 $(top_srcdir)/../config/lib-ld.m4 \
68 $(top_srcdir)/../config/lib-link.m4 \
69 $(top_srcdir)/../config/lib-prefix.m4 \
70 $(top_srcdir)/../config/nls.m4 \
71 $(top_srcdir)/../config/override.m4 \
72 $(top_srcdir)/../config/plugins.m4 \
73 $(top_srcdir)/../config/po.m4 \
74 $(top_srcdir)/../config/progtest.m4 \
75 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
76 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
77 $(top_srcdir)/../lt~obsolete.m4 \
78 $(top_srcdir)/../bfd/version.m4 $(top_srcdir)/configure.in
79 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
80 $(ACLOCAL_M4)
81 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
82 CONFIG_HEADER = $(top_builddir)/config.h
83 CONFIG_CLEAN_FILES =
84 CONFIG_CLEAN_VPATH_FILES =
85 depcomp =
86 am__depfiles_maybe =
87 SOURCES =
88 INFO_DEPS = binutils.info
89 TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
90 am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
91 DVIS = binutils.dvi
92 PDFS = binutils.pdf
93 PSS = binutils.ps
94 HTMLS = binutils.html
95 TEXINFOS = binutils.texi
96 TEXI2PDF = $(TEXI2DVI) --pdf --batch
97 MAKEINFOHTML = $(MAKEINFO) --html
98 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
99 DVIPS = dvips
100 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
101 am__vpath_adj = case $$p in \
102 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
103 *) f=$$p;; \
104 esac;
105 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
106 am__install_max = 40
107 am__nobase_strip_setup = \
108 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
109 am__nobase_strip = \
110 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
111 am__nobase_list = $(am__nobase_strip_setup); \
112 for p in $$list; do echo "$$p $$p"; done | \
113 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
114 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
115 if (++n[$$2] == $(am__install_max)) \
116 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
117 END { for (dir in files) print dir, files[dir] }'
118 am__base_list = \
119 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
120 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
121 man1dir = $(mandir)/man1
122 am__installdirs = "$(DESTDIR)$(man1dir)"
123 NROFF = nroff
124 MANS = $(man_MANS)
125 ACLOCAL = @ACLOCAL@
126 ALLOCA = @ALLOCA@
127 AMTAR = @AMTAR@
128 AR = @AR@
129 AUTOCONF = @AUTOCONF@
130 AUTOHEADER = @AUTOHEADER@
131 AUTOMAKE = @AUTOMAKE@
132 AWK = @AWK@
133 BUILD_DLLTOOL = @BUILD_DLLTOOL@
134 BUILD_DLLWRAP = @BUILD_DLLWRAP@
135 BUILD_INSTALL_MISC = @BUILD_INSTALL_MISC@
136 BUILD_MISC = @BUILD_MISC@
137 BUILD_NLMCONV = @BUILD_NLMCONV@
138 BUILD_SRCONV = @BUILD_SRCONV@
139 BUILD_WINDMC = @BUILD_WINDMC@
140 BUILD_WINDRES = @BUILD_WINDRES@
141 CATALOGS = @CATALOGS@
142 CATOBJEXT = @CATOBJEXT@
143 CC = @CC@
144 CCDEPMODE = @CCDEPMODE@
145 CC_FOR_BUILD = @CC_FOR_BUILD@
146 CFLAGS = @CFLAGS@
147 CPP = @CPP@
148 CPPFLAGS = @CPPFLAGS@
149 CYGPATH_W = @CYGPATH_W@
150 DATADIRNAME = @DATADIRNAME@
151 DEFS = @DEFS@
152 DEMANGLER_NAME = @DEMANGLER_NAME@
153 DEPDIR = @DEPDIR@
154 DLLTOOL_DEFS = @DLLTOOL_DEFS@
155 DSYMUTIL = @DSYMUTIL@
156 DUMPBIN = @DUMPBIN@
157 ECHO_C = @ECHO_C@
158 ECHO_N = @ECHO_N@
159 ECHO_T = @ECHO_T@
160 EGREP = @EGREP@
161 EMULATION = @EMULATION@
162 EMULATION_VECTOR = @EMULATION_VECTOR@
163 EXEEXT = @EXEEXT@
164 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
165 FGREP = @FGREP@
166 GENCAT = @GENCAT@
167 GMSGFMT = @GMSGFMT@
168 GREP = @GREP@
169 HDEFINES = @HDEFINES@
170 INCINTL = @INCINTL@
171 INSTALL = @INSTALL@
172 INSTALL_DATA = @INSTALL_DATA@
173 INSTALL_PROGRAM = @INSTALL_PROGRAM@
174 INSTALL_SCRIPT = @INSTALL_SCRIPT@
175 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
176 INSTOBJEXT = @INSTOBJEXT@
177 LD = @LD@
178 LDFLAGS = @LDFLAGS@
179 LEX = @LEX@
180 LEXLIB = @LEXLIB@
181 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
182 LIBICONV = @LIBICONV@
183 LIBINTL = @LIBINTL@
184 LIBINTL_DEP = @LIBINTL_DEP@
185 LIBOBJS = @LIBOBJS@
186 LIBS = @LIBS@
187 LIBTOOL = @LIBTOOL@
188 LIPO = @LIPO@
189 LN_S = @LN_S@
190 LTLIBICONV = @LTLIBICONV@
191 LTLIBOBJS = @LTLIBOBJS@
192 MAINT = @MAINT@
193 MAKEINFO = @MAKEINFO@
194 MKDIR_P = @MKDIR_P@
195 MKINSTALLDIRS = @MKINSTALLDIRS@
196 MSGFMT = @MSGFMT@
197 MSGMERGE = @MSGMERGE@
198 NLMCONV_DEFS = @NLMCONV_DEFS@
199 NM = @NM@
200 NMEDIT = @NMEDIT@
201 NO_WERROR = @NO_WERROR@
202 OBJDUMP = @OBJDUMP@
203 OBJDUMP_DEFS = @OBJDUMP_DEFS@
204 OBJDUMP_PRIVATE_OFILES = @OBJDUMP_PRIVATE_OFILES@
205 OBJEXT = @OBJEXT@
206 OTOOL = @OTOOL@
207 OTOOL64 = @OTOOL64@
208 PACKAGE = @PACKAGE@
209 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
210 PACKAGE_NAME = @PACKAGE_NAME@
211 PACKAGE_STRING = @PACKAGE_STRING@
212 PACKAGE_TARNAME = @PACKAGE_TARNAME@
213 PACKAGE_URL = @PACKAGE_URL@
214 PACKAGE_VERSION = @PACKAGE_VERSION@
215 PATH_SEPARATOR = @PATH_SEPARATOR@
216 POSUB = @POSUB@
217 RANLIB = @RANLIB@
218 SED = @SED@
219 SET_MAKE = @SET_MAKE@
220 SHELL = @SHELL@
221 STRIP = @STRIP@
222 USE_NLS = @USE_NLS@
223 VERSION = @VERSION@
224 WARN_CFLAGS = @WARN_CFLAGS@
225 XGETTEXT = @XGETTEXT@
226 YACC = @YACC@
227 YFLAGS = @YFLAGS@
228 abs_builddir = @abs_builddir@
229 abs_srcdir = @abs_srcdir@
230 abs_top_builddir = @abs_top_builddir@
231 abs_top_srcdir = @abs_top_srcdir@
232 ac_ct_CC = @ac_ct_CC@
233 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
234 am__include = @am__include@
235 am__leading_dot = @am__leading_dot@
236 am__quote = @am__quote@
237 am__tar = @am__tar@
238 am__untar = @am__untar@
239 bindir = @bindir@
240 build = @build@
241 build_alias = @build_alias@
242 build_cpu = @build_cpu@
243 build_os = @build_os@
244 build_vendor = @build_vendor@
245 builddir = @builddir@
246 datadir = @datadir@
247 datarootdir = @datarootdir@
248 docdir = @docdir@
249 dvidir = @dvidir@
250 exec_prefix = @exec_prefix@
251 host = @host@
252 host_alias = @host_alias@
253 host_cpu = @host_cpu@
254 host_os = @host_os@
255 host_vendor = @host_vendor@
256 htmldir = @htmldir@
257 includedir = @includedir@
258 infodir = @infodir@
259 install_sh = @install_sh@
260 libdir = @libdir@
261 libexecdir = @libexecdir@
262 localedir = @localedir@
263 localstatedir = @localstatedir@
264 mandir = @mandir@
265 mkdir_p = @mkdir_p@
266 oldincludedir = @oldincludedir@
267 pdfdir = @pdfdir@
268 prefix = @prefix@
269 program_transform_name = @program_transform_name@
270 psdir = @psdir@
271 sbindir = @sbindir@
272 sharedstatedir = @sharedstatedir@
273 srcdir = @srcdir@
274 sysconfdir = @sysconfdir@
275 target = @target@
276 target_alias = @target_alias@
277 target_cpu = @target_cpu@
278 target_os = @target_os@
279 target_vendor = @target_vendor@
280 top_build_prefix = @top_build_prefix@
281 top_builddir = @top_builddir@
282 top_srcdir = @top_srcdir@
283 AUTOMAKE_OPTIONS = cygnus
284
285 # What version of the manual you want; "all" includes everything
286 CONFIG = all
287
288 # Options to extract the man page from as.texinfo
289 MANCONF = -Dman
290 TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl $(AM_MAKEINFOFLAGS)
291 POD2MAN = pod2man --center="GNU Development Tools" \
292 --release="binutils-$(VERSION)" --section=1
293
294
295 # List of man pages generated from binutils.texi
296 man_MANS = \
297 addr2line.1 \
298 ar.1 \
299 dlltool.1 \
300 nlmconv.1 \
301 nm.1 \
302 objcopy.1 \
303 objdump.1 \
304 ranlib.1 \
305 readelf.1 \
306 size.1 \
307 strings.1 \
308 strip.1 \
309 elfedit.1 \
310 windres.1 \
311 windmc.1 \
312 $(DEMANGLER_NAME).1
313
314 info_TEXINFOS = binutils.texi
315 binutils_TEXI = $(srcdir)/binutils.texi
316 AM_MAKEINFOFLAGS = -I "$(srcdir)" -I "$(top_srcdir)/../libiberty" \
317 -I "$(top_srcdir)/../bfd/doc" -I ../../bfd/doc
318
319 TEXI2DVI = texi2dvi -I "$(srcdir)" -I "$(top_srcdir)/../libiberty" \
320 -I "$(top_srcdir)/../bfd/doc" -I ../../bfd/doc
321
322 MOSTLYCLEANFILES = $(DEMANGLER_NAME).1
323 MAINTAINERCLEANFILES = binutils.info
324
325 # Automake 1.9 will only build info files in the objdir if they are
326 # mentioned in DISTCLEANFILES. It doesn't have to be unconditional,
327 # though, so we use a bogus condition.
328 @GENINSRC_NEVER_TRUE@DISTCLEANFILES = binutils.info
329 all: all-am
330
331 .SUFFIXES:
332 .SUFFIXES: .dvi .ps
333 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
334 @for dep in $?; do \
335 case '$(am__configure_deps)' in \
336 *$$dep*) \
337 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
338 && { if test -f $@; then exit 0; else break; fi; }; \
339 exit 1;; \
340 esac; \
341 done; \
342 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
343 $(am__cd) $(top_srcdir) && \
344 $(AUTOMAKE) --foreign doc/Makefile
345 .PRECIOUS: Makefile
346 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
347 @case '$?' in \
348 *config.status*) \
349 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
350 *) \
351 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
352 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
353 esac;
354
355 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
356 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
357
358 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
359 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
360 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
361 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362 $(am__aclocal_m4_deps):
363
364 mostlyclean-libtool:
365 -rm -f *.lo
366
367 clean-libtool:
368 -rm -rf .libs _libs
369
370 binutils.info: binutils.texi
371 restore=: && backupdir="$(am__leading_dot)am$$$$" && \
372 rm -rf $$backupdir && mkdir $$backupdir && \
373 if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
374 for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
375 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
376 done; \
377 else :; fi && \
378 if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
379 -o $@ `test -f 'binutils.texi' || echo '$(srcdir)/'`binutils.texi; \
380 then \
381 rc=0; \
382 else \
383 rc=$$?; \
384 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
385 fi; \
386 rm -rf $$backupdir; exit $$rc
387
388 binutils.dvi: binutils.texi
389 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
390 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
391 $(TEXI2DVI) -o $@ `test -f 'binutils.texi' || echo '$(srcdir)/'`binutils.texi
392
393 binutils.pdf: binutils.texi
394 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
395 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
396 $(TEXI2PDF) -o $@ `test -f 'binutils.texi' || echo '$(srcdir)/'`binutils.texi
397
398 binutils.html: binutils.texi
399 rm -rf $(@:.html=.htp)
400 if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
401 -o $(@:.html=.htp) `test -f 'binutils.texi' || echo '$(srcdir)/'`binutils.texi; \
402 then \
403 rm -rf $@; \
404 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
405 mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
406 else \
407 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
408 rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
409 exit 1; \
410 fi
411 .dvi.ps:
412 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
413 $(DVIPS) -o $@ $<
414
415 uninstall-dvi-am:
416 @$(NORMAL_UNINSTALL)
417 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
418 for p in $$list; do \
419 $(am__strip_dir) \
420 echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
421 rm -f "$(DESTDIR)$(dvidir)/$$f"; \
422 done
423
424 uninstall-html-am:
425 @$(NORMAL_UNINSTALL)
426 @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
427 for p in $$list; do \
428 $(am__strip_dir) \
429 echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
430 rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
431 done
432
433 uninstall-info-am:
434 @$(PRE_UNINSTALL)
435 @if test -d '$(DESTDIR)$(infodir)' && \
436 (install-info --version && \
437 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
438 list='$(INFO_DEPS)'; \
439 for file in $$list; do \
440 relfile=`echo "$$file" | sed 's|^.*/||'`; \
441 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
442 if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
443 then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
444 done; \
445 else :; fi
446 @$(NORMAL_UNINSTALL)
447 @list='$(INFO_DEPS)'; \
448 for file in $$list; do \
449 relfile=`echo "$$file" | sed 's|^.*/||'`; \
450 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
451 (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
452 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]"; \
453 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
454 else :; fi); \
455 done
456
457 uninstall-pdf-am:
458 @$(NORMAL_UNINSTALL)
459 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
460 for p in $$list; do \
461 $(am__strip_dir) \
462 echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
463 rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
464 done
465
466 uninstall-ps-am:
467 @$(NORMAL_UNINSTALL)
468 @list='$(PSS)'; test -n "$(psdir)" || list=; \
469 for p in $$list; do \
470 $(am__strip_dir) \
471 echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
472 rm -f "$(DESTDIR)$(psdir)/$$f"; \
473 done
474
475 dist-info: $(INFO_DEPS)
476 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
477 list='$(INFO_DEPS)'; \
478 for base in $$list; do \
479 case $$base in \
480 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
481 esac; \
482 if test -f $$base; then d=.; else d=$(srcdir); fi; \
483 base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
484 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 \
485 if test -f $$file; then \
486 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
487 test -f "$(distdir)/$$relfile" || \
488 cp -p $$file "$(distdir)/$$relfile"; \
489 else :; fi; \
490 done; \
491 done
492
493 mostlyclean-aminfo:
494 -rm -rf binutils.aux binutils.cp binutils.cps binutils.fn binutils.fns \
495 binutils.ky binutils.log binutils.pg binutils.pgs \
496 binutils.tmp binutils.toc binutils.tp binutils.tps \
497 binutils.vr binutils.vrs
498
499 clean-aminfo:
500 -test -z "binutils.dvi binutils.pdf binutils.ps binutils.html" \
501 || rm -rf binutils.dvi binutils.pdf binutils.ps binutils.html
502
503 maintainer-clean-aminfo:
504 @list='$(INFO_DEPS)'; for i in $$list; do \
505 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
506 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
507 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
508 done
509
510 clean-info: mostlyclean-aminfo clean-aminfo
511 install-man1: $(man_MANS)
512 @$(NORMAL_INSTALL)
513 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
514 @list=''; test -n "$(man1dir)" || exit 0; \
515 { for i in $$list; do echo "$$i"; done; \
516 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
517 sed -n '/\.1[a-z]*$$/p'; \
518 } | while read p; do \
519 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
520 echo "$$d$$p"; echo "$$p"; \
521 done | \
522 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
523 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
524 sed 'N;N;s,\n, ,g' | { \
525 list=; while read file base inst; do \
526 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
527 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
528 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
529 fi; \
530 done; \
531 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
532 while read files; do \
533 test -z "$$files" || { \
534 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
535 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
536 done; }
537
538 uninstall-man1:
539 @$(NORMAL_UNINSTALL)
540 @list=''; test -n "$(man1dir)" || exit 0; \
541 files=`{ for i in $$list; do echo "$$i"; done; \
542 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
543 sed -n '/\.1[a-z]*$$/p'; \
544 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
545 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
546 test -z "$$files" || { \
547 echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
548 cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
549 tags: TAGS
550 TAGS:
551
552 ctags: CTAGS
553 CTAGS:
554
555 check-am:
556 check: check-am
557 all-am: Makefile $(MANS)
558 installdirs:
559 for dir in "$(DESTDIR)$(man1dir)"; do \
560 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
561 done
562 install: install-am
563 install-exec: install-exec-am
564 install-data: install-data-am
565 uninstall: uninstall-am
566
567 install-am: all-am
568 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
569
570 installcheck: installcheck-am
571 install-strip:
572 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
573 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
574 `test -z '$(STRIP)' || \
575 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
576 mostlyclean-generic:
577 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
578
579 clean-generic:
580
581 distclean-generic:
582 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
583 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
584 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
585
586 maintainer-clean-generic:
587 @echo "This command is intended for maintainers to use"
588 @echo "it deletes files that may require special tools to rebuild."
589 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
590 clean: clean-am
591
592 clean-am: clean-aminfo clean-generic clean-libtool mostlyclean-am
593
594 distclean: distclean-am
595 -rm -f Makefile
596 distclean-am: clean-am distclean-generic
597
598 dvi: dvi-am
599
600 dvi-am: $(DVIS)
601
602 html: html-am
603
604 html-am: $(HTMLS)
605
606 info: info-am
607
608 info-am: $(INFO_DEPS) info-local
609
610 install-data-am: install-data-local install-man
611
612 install-dvi: install-dvi-am
613
614 install-dvi-am: $(DVIS)
615 @$(NORMAL_INSTALL)
616 test -z "$(dvidir)" || $(MKDIR_P) "$(DESTDIR)$(dvidir)"
617 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
618 for p in $$list; do \
619 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
620 echo "$$d$$p"; \
621 done | $(am__base_list) | \
622 while read files; do \
623 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
624 $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
625 done
626 install-exec-am:
627
628 install-html: install-html-am
629
630 install-html-am: $(HTMLS)
631 @$(NORMAL_INSTALL)
632 test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
633 @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
634 for p in $$list; do \
635 if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
636 $(am__strip_dir) \
637 if test -d "$$d$$p"; then \
638 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
639 $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
640 echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
641 $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
642 else \
643 list2="$$list2 $$d$$p"; \
644 fi; \
645 done; \
646 test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
647 while read files; do \
648 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
649 $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
650 done; }
651 install-info: install-info-am
652
653 install-info-am: $(INFO_DEPS)
654 @$(NORMAL_INSTALL)
655 test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)"
656 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
657 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
658 for file in $$list; do \
659 case $$file in \
660 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
661 esac; \
662 if test -f $$file; then d=.; else d=$(srcdir); fi; \
663 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
664 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
665 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
666 if test -f $$ifile; then \
667 echo "$$ifile"; \
668 else : ; fi; \
669 done; \
670 done | $(am__base_list) | \
671 while read files; do \
672 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
673 $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
674 @$(POST_INSTALL)
675 @if (install-info --version && \
676 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
677 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
678 for file in $$list; do \
679 relfile=`echo "$$file" | sed 's|^.*/||'`; \
680 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
681 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
682 done; \
683 else : ; fi
684 install-man: install-man1
685
686 install-pdf: install-pdf-am
687
688 install-pdf-am: $(PDFS)
689 @$(NORMAL_INSTALL)
690 test -z "$(pdfdir)" || $(MKDIR_P) "$(DESTDIR)$(pdfdir)"
691 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
692 for p in $$list; do \
693 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
694 echo "$$d$$p"; \
695 done | $(am__base_list) | \
696 while read files; do \
697 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
698 $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
699 install-ps: install-ps-am
700
701 install-ps-am: $(PSS)
702 @$(NORMAL_INSTALL)
703 test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)"
704 @list='$(PSS)'; test -n "$(psdir)" || list=; \
705 for p in $$list; do \
706 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
707 echo "$$d$$p"; \
708 done | $(am__base_list) | \
709 while read files; do \
710 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
711 $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
712 installcheck-am:
713
714 maintainer-clean: maintainer-clean-am
715 -rm -f Makefile
716 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
717 maintainer-clean-generic
718
719 mostlyclean: mostlyclean-am
720
721 mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
722 mostlyclean-libtool
723
724 pdf: pdf-am
725
726 pdf-am: $(PDFS)
727
728 ps: ps-am
729
730 ps-am: $(PSS)
731
732 uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
733 uninstall-man uninstall-pdf-am uninstall-ps-am
734
735 uninstall-man: uninstall-man1
736
737 .MAKE: install-am install-strip
738
739 .PHONY: all all-am check check-am clean clean-aminfo clean-generic \
740 clean-info clean-libtool dist-info distclean distclean-generic \
741 distclean-libtool dvi dvi-am html html-am info info-am \
742 info-local install install-am install-data install-data-am \
743 install-data-local install-dvi install-dvi-am install-exec \
744 install-exec-am install-html install-html-am install-info \
745 install-info-am install-man install-man1 install-pdf \
746 install-pdf-am install-ps install-ps-am install-strip \
747 installcheck installcheck-am installdirs maintainer-clean \
748 maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
749 mostlyclean-aminfo mostlyclean-generic mostlyclean-libtool pdf \
750 pdf-am ps ps-am uninstall uninstall-am uninstall-dvi-am \
751 uninstall-html-am uninstall-info-am uninstall-man \
752 uninstall-man1 uninstall-pdf-am uninstall-ps-am
753
754
755 # Man page generation from texinfo
756 addr2line.1: $(binutils_TEXI) $(binutils_TEXINFOS)
757 touch $@
758 -$(TEXI2POD) $(MANCONF) -Daddr2line < $(binutils_TEXI) > addr2line.pod
759 -($(POD2MAN) addr2line.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
760 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
761 rm -f addr2line.pod
762
763 ar.1: $(binutils_TEXI) $(binutils_TEXINFOS)
764 touch $@
765 -$(TEXI2POD) $(MANCONF) -Dar < $(binutils_TEXI) > ar.pod
766 -($(POD2MAN) ar.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
767 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
768 rm -f ar.pod
769
770 dlltool.1: $(binutils_TEXI) $(binutils_TEXINFOS)
771 touch $@
772 -$(TEXI2POD) $(MANCONF) -Ddlltool < $(binutils_TEXI) > dlltool.pod
773 -($(POD2MAN) dlltool.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
774 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
775 rm -f dlltool.pod
776
777 nlmconv.1: $(binutils_TEXI) $(binutils_TEXINFOS)
778 touch $@
779 -$(TEXI2POD) $(MANCONF) -Dnlmconv < $(binutils_TEXI) > nlmconv.pod
780 -($(POD2MAN) nlmconv.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
781 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
782 rm -f nlmconv.pod
783
784 nm.1: $(binutils_TEXI) $(binutils_TEXINFOS)
785 touch $@
786 -$(TEXI2POD) $(MANCONF) -Dnm < $(binutils_TEXI) > nm.pod
787 -($(POD2MAN) nm.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
788 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
789 rm -f nm.pod
790
791 objcopy.1: $(binutils_TEXI) $(binutils_TEXINFOS)
792 touch $@
793 -$(TEXI2POD) $(MANCONF) -Dobjcopy < $(binutils_TEXI) > objcopy.pod
794 -($(POD2MAN) objcopy.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
795 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
796 rm -f objcopy.pod
797
798 objdump.1: $(binutils_TEXI) $(binutils_TEXINFOS)
799 touch $@
800 -$(TEXI2POD) $(MANCONF) -Dobjdump < $(binutils_TEXI) > objdump.pod
801 -($(POD2MAN) objdump.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
802 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
803 rm -f objdump.pod
804
805 ranlib.1: $(binutils_TEXI) $(binutils_TEXINFOS)
806 touch $@
807 -$(TEXI2POD) $(MANCONF) -Dranlib < $(binutils_TEXI) > ranlib.pod
808 -($(POD2MAN) ranlib.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
809 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
810 rm -f ranlib.pod
811
812 readelf.1: $(binutils_TEXI) $(binutils_TEXINFOS)
813 touch $@
814 -$(TEXI2POD) $(MANCONF) -Dreadelf < $(binutils_TEXI) > readelf.pod
815 -($(POD2MAN) readelf.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
816 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
817 rm -f readelf.pod
818
819 size.1: $(binutils_TEXI) $(binutils_TEXINFOS)
820 touch $@
821 -$(TEXI2POD) $(MANCONF) -Dsize < $(binutils_TEXI) > size.pod
822 -($(POD2MAN) size.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
823 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
824 rm -f size.pod
825
826 strings.1: $(binutils_TEXI) $(binutils_TEXINFOS)
827 touch $@
828 -$(TEXI2POD) $(MANCONF) -Dstrings < $(binutils_TEXI) > strings.pod
829 -($(POD2MAN) strings.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
830 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
831 rm -f strings.pod
832
833 strip.1: $(binutils_TEXI) $(binutils_TEXINFOS)
834 touch $@
835 -$(TEXI2POD) $(MANCONF) -Dstrip < $(binutils_TEXI) > strip.pod
836 -($(POD2MAN) strip.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
837 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
838 rm -f strip.pod
839
840 elfedit.1: $(binutils_TEXI) $(binutils_TEXINFOS)
841 touch $@
842 -$(TEXI2POD) $(MANCONF) -Delfedit < $(binutils_TEXI) > elfedit.pod
843 -($(POD2MAN) elfedit.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
844 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
845 rm -f elfedit.pod
846
847 windres.1: $(binutils_TEXI) $(binutils_TEXINFOS)
848 touch $@
849 -$(TEXI2POD) $(MANCONF) -Dwindres < $(binutils_TEXI) > windres.pod
850 -($(POD2MAN) windres.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
851 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
852 rm -f windres.pod
853
854 windmc.1: $(binutils_TEXI) $(binutils_TEXINFOS)
855 touch $@
856 -$(TEXI2POD) $(MANCONF) -Dwindmc < $(binutils_TEXI) > windmc.pod
857 -($(POD2MAN) windmc.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
858 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
859 rm -f windmc.pod
860
861 cxxfilt.man: $(binutils_TEXI) $(binutils_TEXINFOS)
862 touch $@
863 -$(TEXI2POD) $(MANCONF) -Dcxxfilt < $(binutils_TEXI) > $(DEMANGLER_NAME).pod
864 -($(POD2MAN) $(DEMANGLER_NAME).pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
865 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
866 rm -f $(DEMANGLER_NAME).pod
867
868 $(DEMANGLER_NAME).1: cxxfilt.man Makefile
869 if test -f cxxfilt.man; then \
870 man=cxxfilt.man; \
871 else \
872 man=$(srcdir)/cxxfilt.man; \
873 fi; \
874 sed -e 's/@PROGRAM@/$(DEMANGLER_NAME)/' \
875 -e 's/cxxfilt/$(DEMANGLER_NAME)/' < $$man \
876 > $(DEMANGLER_NAME).1
877
878 # We want install to imply install-info as per GNU standards, despite the
879 # cygnus option.
880 install-data-local: install-info
881
882 # Maintenance
883
884 # We need it for the taz target in ../../Makefile.in.
885 info-local: $(MANS)
886
887 # Tell versions [3.59,3.63) of GNU make to not export all variables.
888 # Otherwise a system limit (for SysV at least) may be exceeded.
889 .NOEXPORT: