*** empty log message ***
[deliverable/binutils-gdb.git] / binutils / doc / Makefile.in
CommitLineData
38fc1cb1 1# Makefile.in generated by automake 1.9.6 from Makefile.am.
42ecbf5e 2# @configure_input@
c45021f2 3
42ecbf5e
DJ
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 Free Software Foundation, Inc.
c45021f2
NC
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
42ecbf5e 15@SET_MAKE@
c45021f2
NC
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
c45021f2
NC
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
c45021f2 22top_builddir = ..
42ecbf5e 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
c45021f2 24INSTALL = @INSTALL@
42ecbf5e
DJ
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
c45021f2
NC
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
c45021f2 36build_triplet = @build@
c45021f2 37host_triplet = @host@
c45021f2 38target_triplet = @target@
42ecbf5e
DJ
39subdir = doc
40DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
41 $(binutils_TEXINFOS)
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
44 $(top_srcdir)/../bfd/acinclude.m4 \
45 $(top_srcdir)/../config/acx.m4 $(top_srcdir)/../bfd/bfd.m4 \
46 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../libtool.m4 \
47 $(top_srcdir)/../gettext.m4 $(top_srcdir)/configure.in
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES =
53depcomp =
54am__depfiles_maybe =
55SOURCES =
56INFO_DEPS = $(srcdir)/binutils.info
57TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
58am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
59DVIS = binutils.dvi
60PDFS = binutils.pdf
61PSS = binutils.ps
62HTMLS = binutils.html
63TEXINFOS = binutils.texi
64TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then \
65 echo $(top_srcdir)/../texinfo/util/texi2dvi; \
66 else \
67 echo texi2dvi; \
68 fi`
69TEXI2PDF = $(TEXI2DVI) --pdf --batch
70MAKEINFOHTML = $(MAKEINFO) --html
71AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
72DVIPS = dvips
73man1dir = $(mandir)/man1
74am__installdirs = "$(DESTDIR)$(man1dir)"
75NROFF = nroff
76MANS = $(man_MANS)
77ACLOCAL = @ACLOCAL@
78ALLOCA = @ALLOCA@
79AMDEP_FALSE = @AMDEP_FALSE@
80AMDEP_TRUE = @AMDEP_TRUE@
81AMTAR = @AMTAR@
105e7211 82AR = @AR@
42ecbf5e
DJ
83AUTOCONF = @AUTOCONF@
84AUTOHEADER = @AUTOHEADER@
85AUTOMAKE = @AUTOMAKE@
86AWK = @AWK@
105e7211
L
87BUILD_DLLTOOL = @BUILD_DLLTOOL@
88BUILD_DLLWRAP = @BUILD_DLLWRAP@
89BUILD_MISC = @BUILD_MISC@
90BUILD_NLMCONV = @BUILD_NLMCONV@
91BUILD_SRCONV = @BUILD_SRCONV@
92BUILD_WINDRES = @BUILD_WINDRES@
93CATALOGS = @CATALOGS@
94CATOBJEXT = @CATOBJEXT@
c45021f2 95CC = @CC@
42ecbf5e 96CCDEPMODE = @CCDEPMODE@
105e7211 97CC_FOR_BUILD = @CC_FOR_BUILD@
42ecbf5e 98CFLAGS = @CFLAGS@
3443c1ae 99CPP = @CPP@
42ecbf5e
DJ
100CPPFLAGS = @CPPFLAGS@
101CYGPATH_W = @CYGPATH_W@
105e7211 102DATADIRNAME = @DATADIRNAME@
42ecbf5e 103DEFS = @DEFS@
105e7211 104DEMANGLER_NAME = @DEMANGLER_NAME@
42ecbf5e 105DEPDIR = @DEPDIR@
105e7211 106DLLTOOL_DEFS = @DLLTOOL_DEFS@
42ecbf5e
DJ
107ECHO_C = @ECHO_C@
108ECHO_N = @ECHO_N@
109ECHO_T = @ECHO_T@
110EGREP = @EGREP@
eb1e0e80
NC
111EMULATION = @EMULATION@
112EMULATION_VECTOR = @EMULATION_VECTOR@
c45021f2 113EXEEXT = @EXEEXT@
105e7211 114EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
105e7211
L
115GMOFILES = @GMOFILES@
116GMSGFMT = @GMSGFMT@
f33e8c5b 117GREP = @GREP@
105e7211
L
118GT_NO = @GT_NO@
119GT_YES = @GT_YES@
120HDEFINES = @HDEFINES@
121INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
42ecbf5e
DJ
122INSTALL_DATA = @INSTALL_DATA@
123INSTALL_PROGRAM = @INSTALL_PROGRAM@
124INSTALL_SCRIPT = @INSTALL_SCRIPT@
125INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105e7211
L
126INSTOBJEXT = @INSTOBJEXT@
127INTLDEPS = @INTLDEPS@
128INTLLIBS = @INTLLIBS@
129INTLOBJS = @INTLOBJS@
42ecbf5e 130LDFLAGS = @LDFLAGS@
105e7211 131LEX = @LEX@
42ecbf5e
DJ
132LEXLIB = @LEXLIB@
133LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
134LIBOBJS = @LIBOBJS@
135LIBS = @LIBS@
c45021f2 136LIBTOOL = @LIBTOOL@
105e7211 137LN_S = @LN_S@
42ecbf5e 138LTLIBOBJS = @LTLIBOBJS@
105e7211 139MAINT = @MAINT@
42ecbf5e
DJ
140MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
141MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
105e7211
L
142MAKEINFO = @MAKEINFO@
143MKINSTALLDIRS = @MKINSTALLDIRS@
144MSGFMT = @MSGFMT@
145NLMCONV_DEFS = @NLMCONV_DEFS@
9e9b66a9 146NO_WERROR = @NO_WERROR@
105e7211
L
147OBJDUMP_DEFS = @OBJDUMP_DEFS@
148OBJEXT = @OBJEXT@
149PACKAGE = @PACKAGE@
42ecbf5e
DJ
150PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
151PACKAGE_NAME = @PACKAGE_NAME@
152PACKAGE_STRING = @PACKAGE_STRING@
153PACKAGE_TARNAME = @PACKAGE_TARNAME@
154PACKAGE_VERSION = @PACKAGE_VERSION@
155PATH_SEPARATOR = @PATH_SEPARATOR@
105e7211
L
156POFILES = @POFILES@
157POSUB = @POSUB@
c45021f2 158RANLIB = @RANLIB@
42ecbf5e
DJ
159SET_MAKE = @SET_MAKE@
160SHELL = @SHELL@
105e7211 161STRIP = @STRIP@
105e7211
L
162USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
163USE_NLS = @USE_NLS@
164VERSION = @VERSION@
165WARN_CFLAGS = @WARN_CFLAGS@
42ecbf5e 166XGETTEXT = @XGETTEXT@
105e7211 167YACC = @YACC@
f33e8c5b 168YFLAGS = @YFLAGS@
42ecbf5e 169ac_ct_CC = @ac_ct_CC@
42ecbf5e
DJ
170am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
171am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
172am__include = @am__include@
173am__leading_dot = @am__leading_dot@
174am__quote = @am__quote@
175am__tar = @am__tar@
176am__untar = @am__untar@
177bindir = @bindir@
178build = @build@
179build_alias = @build_alias@
180build_cpu = @build_cpu@
181build_os = @build_os@
182build_vendor = @build_vendor@
183datadir = @datadir@
108a6f8e
CD
184datarootdir = @datarootdir@
185docdir = @docdir@
f33e8c5b 186dvidir = @dvidir@
42ecbf5e
DJ
187exec_prefix = @exec_prefix@
188host = @host@
189host_alias = @host_alias@
190host_cpu = @host_cpu@
191host_os = @host_os@
192host_vendor = @host_vendor@
108a6f8e 193htmldir = @htmldir@
42ecbf5e
DJ
194includedir = @includedir@
195infodir = @infodir@
196install_sh = @install_sh@
105e7211 197l = @l@
42ecbf5e
DJ
198libdir = @libdir@
199libexecdir = @libexecdir@
f33e8c5b 200localedir = @localedir@
42ecbf5e
DJ
201localstatedir = @localstatedir@
202mandir = @mandir@
203mkdir_p = @mkdir_p@
204oldincludedir = @oldincludedir@
f33e8c5b 205pdfdir = @pdfdir@
42ecbf5e
DJ
206prefix = @prefix@
207program_transform_name = @program_transform_name@
f33e8c5b 208psdir = @psdir@
42ecbf5e
DJ
209sbindir = @sbindir@
210sharedstatedir = @sharedstatedir@
211sysconfdir = @sysconfdir@
212target = @target@
213target_alias = @target_alias@
214target_cpu = @target_cpu@
215target_os = @target_os@
216target_vendor = @target_vendor@
c45021f2
NC
217AUTOMAKE_OPTIONS = cygnus
218
219# What version of the manual you want; "all" includes everything
220CONFIG = all
221
222# Options to extract the man page from as.texinfo
223MANCONF = -Dman
38fc1cb1 224TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl $(AM_MAKEINFOFLAGS)
38131e67
L
225POD2MAN = pod2man --center="GNU Development Tools" \
226 --release="binutils-$(VERSION)" --section=1
227
c45021f2
NC
228
229# List of man pages generated from binutils.texi
230man_MANS = \
231 addr2line.1 \
232 ar.1 \
233 dlltool.1 \
234 nlmconv.1 \
235 nm.1 \
236 objcopy.1 \
237 objdump.1 \
238 ranlib.1 \
239 readelf.1 \
240 size.1 \
241 strings.1 \
242 strip.1 \
243 windres.1 \
244 $(DEMANGLER_NAME).1
245
c45021f2 246info_TEXINFOS = binutils.texi
42ecbf5e 247binutils_TEXINFOS = config.texi
105e7211 248binutils_TEXI = $(srcdir)/binutils.texi
38fc1cb1 249AM_MAKEINFOFLAGS = -I "$(srcdir)" -I "$(top_srcdir)/../libiberty"
c45021f2 250MAINTAINERCLEANFILES = config.texi
c45021f2 251MOSTLYCLEANFILES = $(DEMANGLER_NAME).1
108a6f8e 252html__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
42ecbf5e 253all: all-am
c45021f2 254
c45021f2 255.SUFFIXES:
42ecbf5e
DJ
256.SUFFIXES: .dvi .html .info .pdf .ps .texi
257$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
258 @for dep in $?; do \
259 case '$(am__configure_deps)' in \
260 *$$dep*) \
261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
262 && exit 0; \
263 exit 1;; \
264 esac; \
265 done; \
266 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
267 cd $(top_srcdir) && \
268 $(AUTOMAKE) --foreign doc/Makefile
269.PRECIOUS: Makefile
270Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
271 @case '$?' in \
272 *config.status*) \
273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
274 *) \
275 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
276 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
277 esac;
278
279$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
280 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281
282$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
283 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
285 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286
287mostlyclean-libtool:
288 -rm -f *.lo
289
290clean-libtool:
291 -rm -rf .libs _libs
292
293distclean-libtool:
294 -rm -f libtool
c45021f2
NC
295
296.texi.info:
42ecbf5e
DJ
297 restore=: && backupdir="$(am__leading_dot)am$$$$" && \
298 am__cwd=`pwd` && cd $(srcdir) && \
299 rm -rf $$backupdir && mkdir $$backupdir && \
38fc1cb1
DJ
300 if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
301 for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
302 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
303 done; \
304 else :; fi && \
42ecbf5e
DJ
305 cd "$$am__cwd"; \
306 if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
307 -o $@ $<; \
308 then \
309 rc=0; \
310 cd $(srcdir); \
311 else \
312 rc=$$?; \
313 cd $(srcdir) && \
314 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
315 fi; \
316 rm -rf $$backupdir; exit $$rc
c45021f2
NC
317
318.texi.dvi:
42ecbf5e
DJ
319 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
320 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
321 $(TEXI2DVI) $<
322
323.texi.pdf:
324 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
325 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
326 $(TEXI2PDF) $<
327
328.texi.html:
329 rm -rf $(@:.html=.htp)
330 if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
331 -o $(@:.html=.htp) $<; \
332 then \
333 rm -rf $@; \
334 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
335 mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
336 else \
337 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
338 rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
339 exit 1; \
340 fi
341$(srcdir)/binutils.info: binutils.texi $(binutils_TEXINFOS)
342binutils.dvi: binutils.texi $(binutils_TEXINFOS)
343binutils.pdf: binutils.texi $(binutils_TEXINFOS)
344binutils.html: binutils.texi $(binutils_TEXINFOS)
c45021f2 345.dvi.ps:
38fc1cb1 346 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
42ecbf5e 347 $(DVIPS) -o $@ $<
c45021f2 348
42ecbf5e
DJ
349uninstall-info-am:
350 @$(PRE_UNINSTALL)
351 @if (install-info --version && \
352 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
c45021f2
NC
353 list='$(INFO_DEPS)'; \
354 for file in $$list; do \
42ecbf5e
DJ
355 relfile=`echo "$$file" | sed 's|^.*/||'`; \
356 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
357 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
c45021f2 358 done; \
42ecbf5e 359 else :; fi
c45021f2 360 @$(NORMAL_UNINSTALL)
42ecbf5e 361 @list='$(INFO_DEPS)'; \
c45021f2 362 for file in $$list; do \
42ecbf5e
DJ
363 relfile=`echo "$$file" | sed 's|^.*/||'`; \
364 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
365 (if cd "$(DESTDIR)$(infodir)"; then \
366 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]"; \
367 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
368 else :; fi); \
c45021f2
NC
369 done
370
371dist-info: $(INFO_DEPS)
42ecbf5e 372 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
c45021f2
NC
373 list='$(INFO_DEPS)'; \
374 for base in $$list; do \
42ecbf5e
DJ
375 case $$base in \
376 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
377 esac; \
c45021f2 378 if test -f $$base; then d=.; else d=$(srcdir); fi; \
f33e8c5b
AS
379 for file in $$d/$$base*; do \
380 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
381 test -f $(distdir)/$$relfile || \
382 cp -p $$file $(distdir)/$$relfile; \
c45021f2
NC
383 done; \
384 done
385
386mostlyclean-aminfo:
42ecbf5e
DJ
387 -rm -rf binutils.aux binutils.cp binutils.cps binutils.fn binutils.fns \
388 binutils.ky binutils.log binutils.pg binutils.pgs \
389 binutils.tmp binutils.toc binutils.tp binutils.tps \
390 binutils.vr binutils.vrs binutils.dvi binutils.pdf \
391 binutils.ps binutils.html
c45021f2
NC
392
393maintainer-clean-aminfo:
42ecbf5e
DJ
394 @list='$(INFO_DEPS)'; for i in $$list; do \
395 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
396 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
397 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
c45021f2 398 done
c45021f2 399
42ecbf5e
DJ
400clean-info: mostlyclean-aminfo
401install-man1: $(man1_MANS) $(man_MANS)
402 @$(NORMAL_INSTALL)
403 test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
404 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
405 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
406 for i in $$l2; do \
c45021f2
NC
407 case "$$i" in \
408 *.1*) list="$$list $$i" ;; \
409 esac; \
410 done; \
411 for i in $$list; do \
412 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
413 else file=$$i; fi; \
414 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
42ecbf5e
DJ
415 case "$$ext" in \
416 1*) ;; \
417 *) ext='1' ;; \
418 esac; \
c45021f2 419 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
42ecbf5e 420 inst=`echo $$inst | sed -e 's/^.*\///'`; \
c45021f2 421 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
42ecbf5e
DJ
422 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
423 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
c45021f2 424 done
c45021f2 425uninstall-man1:
42ecbf5e
DJ
426 @$(NORMAL_UNINSTALL)
427 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
428 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
429 for i in $$l2; do \
c45021f2
NC
430 case "$$i" in \
431 *.1*) list="$$list $$i" ;; \
432 esac; \
433 done; \
434 for i in $$list; do \
435 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
42ecbf5e
DJ
436 case "$$ext" in \
437 1*) ;; \
438 *) ext='1' ;; \
439 esac; \
c45021f2 440 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
42ecbf5e 441 inst=`echo $$inst | sed -e 's/^.*\///'`; \
c45021f2 442 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
42ecbf5e
DJ
443 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
444 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
c45021f2 445 done
c45021f2
NC
446tags: TAGS
447TAGS:
448
42ecbf5e
DJ
449ctags: CTAGS
450CTAGS:
c45021f2 451
c45021f2
NC
452check-am:
453check: check-am
42ecbf5e
DJ
454all-am: Makefile $(MANS)
455installdirs:
456 for dir in "$(DESTDIR)$(man1dir)"; do \
457 test -z "$$dir" || $(mkdir_p) "$$dir"; \
458 done
459install: install-am
c45021f2 460install-exec: install-exec-am
c45021f2 461install-data: install-data-am
42ecbf5e 462uninstall: uninstall-am
c45021f2
NC
463
464install-am: all-am
465 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
c45021f2 466
42ecbf5e
DJ
467installcheck: installcheck-am
468install-strip:
469 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
470 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
471 `test -z '$(STRIP)' || \
472 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
c45021f2
NC
473mostlyclean-generic:
474 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
475
476clean-generic:
477
478distclean-generic:
42ecbf5e 479 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
c45021f2
NC
480
481maintainer-clean-generic:
42ecbf5e
DJ
482 @echo "This command is intended for maintainers to use"
483 @echo "it deletes files that may require special tools to rebuild."
c45021f2 484 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
42ecbf5e 485clean: clean-am
c45021f2 486
42ecbf5e 487clean-am: clean-generic clean-libtool mostlyclean-am
c45021f2 488
42ecbf5e
DJ
489distclean: distclean-am
490 -rm -f Makefile
491distclean-am: clean-am distclean-generic distclean-libtool
c45021f2 492
42ecbf5e 493dvi: dvi-am
c45021f2 494
42ecbf5e 495dvi-am: $(DVIS)
c45021f2 496
42ecbf5e 497html: html-am
c45021f2 498
42ecbf5e
DJ
499html-am: $(HTMLS)
500
501info: info-am
502
503info-am: $(INFO_DEPS) info-local
504
505install-data-am: install-data-local install-man
506
507install-exec-am:
508
509install-info: install-info-am
510
511install-info-am: $(INFO_DEPS)
512 @$(NORMAL_INSTALL)
513 test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
514 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
515 list='$(INFO_DEPS)'; \
516 for file in $$list; do \
517 case $$file in \
518 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
519 esac; \
520 if test -f $$file; then d=.; else d=$(srcdir); fi; \
521 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
522 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
523 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
524 if test -f $$ifile; then \
525 relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
526 echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
527 $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
528 else : ; fi; \
529 done; \
530 done
531 @$(POST_INSTALL)
532 @if (install-info --version && \
533 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
534 list='$(INFO_DEPS)'; \
535 for file in $$list; do \
536 relfile=`echo "$$file" | sed 's|^.*/||'`; \
537 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
538 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
539 done; \
540 else : ; fi
541install-man: install-man1
542
543installcheck-am:
c45021f2
NC
544
545maintainer-clean: maintainer-clean-am
42ecbf5e
DJ
546 -rm -f Makefile
547maintainer-clean-am: distclean-am maintainer-clean-aminfo \
548 maintainer-clean-generic
c45021f2 549
42ecbf5e 550mostlyclean: mostlyclean-am
c45021f2 551
42ecbf5e
DJ
552mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
553 mostlyclean-libtool
c45021f2 554
42ecbf5e
DJ
555pdf: pdf-am
556
557pdf-am: $(PDFS)
558
559ps: ps-am
560
561ps-am: $(PSS)
562
563uninstall-am: uninstall-man
564
565uninstall-man: uninstall-man1
566
567.PHONY: all all-am check check-am clean clean-generic clean-info \
568 clean-libtool dist-info distclean distclean-generic \
569 distclean-libtool dvi dvi-am html html-am info info-am \
570 info-local install install-am install-data install-data-am \
571 install-data-local install-exec install-exec-am install-info \
572 install-info-am install-man install-man1 install-strip \
573 installcheck installcheck-am installdirs maintainer-clean \
574 maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
575 mostlyclean-aminfo mostlyclean-generic mostlyclean-libtool pdf \
576 pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
577 uninstall-man uninstall-man1
c45021f2 578
c45021f2 579
42ecbf5e
DJ
580config.texi: $(srcdir)/../../bfd/configure $(binutils_TEXI)
581 rm -f config.texi
970c3dbc
DJ
582 eval `grep '^ *VERSION=' $(srcdir)/../../bfd/configure`; \
583 echo "@set VERSION $$VERSION" > $@
42ecbf5e 584 echo "@set UPDATED `date "+%B %Y"`" >> config.texi
c45021f2
NC
585
586# Man page generation from texinfo
f33e8c5b 587addr2line.1: $(binutils_TEXI) $(binutils_TEXINFOS)
c45021f2 588 touch $@
75aa6618 589 -$(TEXI2POD) $(MANCONF) -Daddr2line < $(binutils_TEXI) > addr2line.pod
4258bf4d 590 -($(POD2MAN) addr2line.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 591 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 592 rm -f addr2line.pod
c45021f2 593
f33e8c5b 594ar.1: $(binutils_TEXI) $(binutils_TEXINFOS)
c45021f2 595 touch $@
75aa6618 596 -$(TEXI2POD) $(MANCONF) -Dar < $(binutils_TEXI) > ar.pod
4258bf4d 597 -($(POD2MAN) ar.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 598 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 599 rm -f ar.pod
c45021f2 600
f33e8c5b 601dlltool.1: $(binutils_TEXI) $(binutils_TEXINFOS)
c45021f2 602 touch $@
75aa6618 603 -$(TEXI2POD) $(MANCONF) -Ddlltool < $(binutils_TEXI) > dlltool.pod
4258bf4d 604 -($(POD2MAN) dlltool.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 605 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 606 rm -f dlltool.pod
c45021f2 607
f33e8c5b 608nlmconv.1: $(binutils_TEXI) $(binutils_TEXINFOS)
c45021f2 609 touch $@
75aa6618 610 -$(TEXI2POD) $(MANCONF) -Dnlmconv < $(binutils_TEXI) > nlmconv.pod
4258bf4d 611 -($(POD2MAN) nlmconv.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 612 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 613 rm -f nlmconv.pod
c45021f2 614
f33e8c5b 615nm.1: $(binutils_TEXI) $(binutils_TEXINFOS)
c45021f2 616 touch $@
75aa6618 617 -$(TEXI2POD) $(MANCONF) -Dnm < $(binutils_TEXI) > nm.pod
4258bf4d 618 -($(POD2MAN) nm.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 619 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 620 rm -f nm.pod
c45021f2 621
f33e8c5b 622objcopy.1: $(binutils_TEXI) $(binutils_TEXINFOS)
c45021f2 623 touch $@
75aa6618 624 -$(TEXI2POD) $(MANCONF) -Dobjcopy < $(binutils_TEXI) > objcopy.pod
4258bf4d 625 -($(POD2MAN) objcopy.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 626 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 627 rm -f objcopy.pod
c45021f2 628
f33e8c5b 629objdump.1: $(binutils_TEXI) $(binutils_TEXINFOS)
c45021f2 630 touch $@
75aa6618 631 -$(TEXI2POD) $(MANCONF) -Dobjdump < $(binutils_TEXI) > objdump.pod
4258bf4d 632 -($(POD2MAN) objdump.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 633 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 634 rm -f objdump.pod
c45021f2 635
f33e8c5b 636ranlib.1: $(binutils_TEXI) $(binutils_TEXINFOS)
c45021f2 637 touch $@
75aa6618 638 -$(TEXI2POD) $(MANCONF) -Dranlib < $(binutils_TEXI) > ranlib.pod
4258bf4d 639 -($(POD2MAN) ranlib.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 640 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 641 rm -f ranlib.pod
c45021f2 642
f33e8c5b 643readelf.1: $(binutils_TEXI) $(binutils_TEXINFOS)
c45021f2 644 touch $@
75aa6618 645 -$(TEXI2POD) $(MANCONF) -Dreadelf < $(binutils_TEXI) > readelf.pod
4258bf4d 646 -($(POD2MAN) readelf.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 647 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 648 rm -f readelf.pod
c45021f2 649
f33e8c5b 650size.1: $(binutils_TEXI) $(binutils_TEXINFOS)
c45021f2 651 touch $@
75aa6618 652 -$(TEXI2POD) $(MANCONF) -Dsize < $(binutils_TEXI) > size.pod
4258bf4d 653 -($(POD2MAN) size.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 654 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 655 rm -f size.pod
c45021f2 656
f33e8c5b 657strings.1: $(binutils_TEXI) $(binutils_TEXINFOS)
c45021f2 658 touch $@
75aa6618 659 -$(TEXI2POD) $(MANCONF) -Dstrings < $(binutils_TEXI) > strings.pod
4258bf4d 660 -($(POD2MAN) strings.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 661 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 662 rm -f strings.pod
c45021f2 663
f33e8c5b 664strip.1: $(binutils_TEXI) $(binutils_TEXINFOS)
c45021f2 665 touch $@
75aa6618 666 -$(TEXI2POD) $(MANCONF) -Dstrip < $(binutils_TEXI) > strip.pod
4258bf4d 667 -($(POD2MAN) strip.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 668 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 669 rm -f strip.pod
c45021f2 670
f33e8c5b 671windres.1: $(binutils_TEXI) $(binutils_TEXINFOS)
c45021f2 672 touch $@
75aa6618 673 -$(TEXI2POD) $(MANCONF) -Dwindres < $(binutils_TEXI) > windres.pod
4258bf4d 674 -($(POD2MAN) windres.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 675 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 676 rm -f windres.pod
c45021f2 677
f33e8c5b 678cxxfilt.man: $(binutils_TEXI) $(binutils_TEXINFOS)
c45021f2 679 touch $@
75aa6618 680 -$(TEXI2POD) $(MANCONF) -Dcxxfilt < $(binutils_TEXI) > $(DEMANGLER_NAME).pod
4258bf4d 681 -($(POD2MAN) $(DEMANGLER_NAME).pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 682 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 683 rm -f $(DEMANGLER_NAME).pod
c45021f2
NC
684
685$(DEMANGLER_NAME).1: cxxfilt.man Makefile
38131e67
L
686 if test -f cxxfilt.man; then \
687 man=cxxfilt.man; \
688 else \
689 man=$(srcdir)/cxxfilt.man; \
690 fi; \
4258bf4d 691 sed -e 's/@PROGRAM@/$(DEMANGLER_NAME)/' \
38131e67 692 -e 's/cxxfilt/$(DEMANGLER_NAME)/' < $$man \
c45021f2
NC
693 > $(DEMANGLER_NAME).1
694
7562a296
HPN
695# We want install to imply install-info as per GNU standards, despite the
696# cygnus option.
42ecbf5e 697install-data-local: install-info
7562a296 698
108a6f8e
CD
699install-html: install-html-am
700
701install-html-am: $(HTMLS)
702 @$(NORMAL_INSTALL)
703 test -z "$(htmldir)" || $(mkdir_p) "$(DESTDIR)$(htmldir)"
704 @list='$(HTMLS)'; for p in $$list; do \
705 if test -f "$$p" || test -d "$$p"; then d=""; else d="$(srcdir)/"; fi; \
706 f=$(html__strip_dir) \
707 if test -d "$$d$$p"; then \
708 echo " $(mkdir_p) '$(DESTDIR)$(htmldir)/$$f'"; \
709 $(mkdir_p) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
710 echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
711 $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \
712 else \
713 echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
714 $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
715 fi; \
716 done
717
c45021f2
NC
718# Maintenance
719
720# We need it for the taz target in ../../Makefile.in.
42ecbf5e 721info-local: $(MANS)
c45021f2
NC
722# Tell versions [3.59,3.63) of GNU make to not export all variables.
723# Otherwise a system limit (for SysV at least) may be exceeded.
724.NOEXPORT:
This page took 0.254066 seconds and 4 git commands to generate.