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