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