* texi2pod.pl: Handle -I.
[deliverable/binutils-gdb.git] / binutils / doc / Makefile.in
CommitLineData
42ecbf5e
DJ
1# Makefile.in generated by automake 1.9.5 from Makefile.am.
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@
117GT_NO = @GT_NO@
118GT_YES = @GT_YES@
119HDEFINES = @HDEFINES@
120INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
42ecbf5e
DJ
121INSTALL_DATA = @INSTALL_DATA@
122INSTALL_PROGRAM = @INSTALL_PROGRAM@
123INSTALL_SCRIPT = @INSTALL_SCRIPT@
124INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105e7211
L
125INSTOBJEXT = @INSTOBJEXT@
126INTLDEPS = @INTLDEPS@
127INTLLIBS = @INTLLIBS@
128INTLOBJS = @INTLOBJS@
42ecbf5e 129LDFLAGS = @LDFLAGS@
105e7211 130LEX = @LEX@
42ecbf5e
DJ
131LEXLIB = @LEXLIB@
132LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
133LIBOBJS = @LIBOBJS@
134LIBS = @LIBS@
c45021f2 135LIBTOOL = @LIBTOOL@
105e7211 136LN_S = @LN_S@
42ecbf5e 137LTLIBOBJS = @LTLIBOBJS@
105e7211 138MAINT = @MAINT@
42ecbf5e
DJ
139MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
140MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
105e7211
L
141MAKEINFO = @MAKEINFO@
142MKINSTALLDIRS = @MKINSTALLDIRS@
143MSGFMT = @MSGFMT@
144NLMCONV_DEFS = @NLMCONV_DEFS@
9e9b66a9 145NO_WERROR = @NO_WERROR@
105e7211
L
146OBJDUMP_DEFS = @OBJDUMP_DEFS@
147OBJEXT = @OBJEXT@
148PACKAGE = @PACKAGE@
42ecbf5e
DJ
149PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
150PACKAGE_NAME = @PACKAGE_NAME@
151PACKAGE_STRING = @PACKAGE_STRING@
152PACKAGE_TARNAME = @PACKAGE_TARNAME@
153PACKAGE_VERSION = @PACKAGE_VERSION@
154PATH_SEPARATOR = @PATH_SEPARATOR@
105e7211
L
155POFILES = @POFILES@
156POSUB = @POSUB@
c45021f2 157RANLIB = @RANLIB@
42ecbf5e
DJ
158SET_MAKE = @SET_MAKE@
159SHELL = @SHELL@
105e7211 160STRIP = @STRIP@
105e7211
L
161USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
162USE_NLS = @USE_NLS@
163VERSION = @VERSION@
164WARN_CFLAGS = @WARN_CFLAGS@
42ecbf5e 165XGETTEXT = @XGETTEXT@
105e7211 166YACC = @YACC@
42ecbf5e
DJ
167ac_ct_CC = @ac_ct_CC@
168ac_ct_RANLIB = @ac_ct_RANLIB@
169ac_ct_STRIP = @ac_ct_STRIP@
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@
42ecbf5e
DJ
186exec_prefix = @exec_prefix@
187host = @host@
188host_alias = @host_alias@
189host_cpu = @host_cpu@
190host_os = @host_os@
191host_vendor = @host_vendor@
108a6f8e 192htmldir = @htmldir@
42ecbf5e
DJ
193includedir = @includedir@
194infodir = @infodir@
195install_sh = @install_sh@
105e7211 196l = @l@
42ecbf5e
DJ
197libdir = @libdir@
198libexecdir = @libexecdir@
199localstatedir = @localstatedir@
200mandir = @mandir@
201mkdir_p = @mkdir_p@
202oldincludedir = @oldincludedir@
203prefix = @prefix@
204program_transform_name = @program_transform_name@
205sbindir = @sbindir@
206sharedstatedir = @sharedstatedir@
207sysconfdir = @sysconfdir@
208target = @target@
209target_alias = @target_alias@
210target_cpu = @target_cpu@
211target_os = @target_os@
212target_vendor = @target_vendor@
c45021f2
NC
213AUTOMAKE_OPTIONS = cygnus
214
215# What version of the manual you want; "all" includes everything
216CONFIG = all
217
218# Options to extract the man page from as.texinfo
219MANCONF = -Dman
c45021f2 220TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl
38131e67
L
221POD2MAN = pod2man --center="GNU Development Tools" \
222 --release="binutils-$(VERSION)" --section=1
223
c45021f2
NC
224
225# List of man pages generated from binutils.texi
226man_MANS = \
227 addr2line.1 \
228 ar.1 \
229 dlltool.1 \
230 nlmconv.1 \
231 nm.1 \
232 objcopy.1 \
233 objdump.1 \
234 ranlib.1 \
235 readelf.1 \
236 size.1 \
237 strings.1 \
238 strip.1 \
239 windres.1 \
240 $(DEMANGLER_NAME).1
241
c45021f2 242info_TEXINFOS = binutils.texi
42ecbf5e 243binutils_TEXINFOS = config.texi
105e7211 244binutils_TEXI = $(srcdir)/binutils.texi
c45021f2 245MAINTAINERCLEANFILES = config.texi
c45021f2 246MOSTLYCLEANFILES = $(DEMANGLER_NAME).1
108a6f8e 247html__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
42ecbf5e 248all: all-am
c45021f2 249
c45021f2 250.SUFFIXES:
42ecbf5e
DJ
251.SUFFIXES: .dvi .html .info .pdf .ps .texi
252$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
253 @for dep in $?; do \
254 case '$(am__configure_deps)' in \
255 *$$dep*) \
256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
257 && exit 0; \
258 exit 1;; \
259 esac; \
260 done; \
261 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
262 cd $(top_srcdir) && \
263 $(AUTOMAKE) --foreign doc/Makefile
264.PRECIOUS: Makefile
265Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
266 @case '$?' in \
267 *config.status*) \
268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
269 *) \
270 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
271 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
272 esac;
273
274$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
275 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276
277$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
278 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
280 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281
282mostlyclean-libtool:
283 -rm -f *.lo
284
285clean-libtool:
286 -rm -rf .libs _libs
287
288distclean-libtool:
289 -rm -f libtool
c45021f2
NC
290
291.texi.info:
42ecbf5e
DJ
292 restore=: && backupdir="$(am__leading_dot)am$$$$" && \
293 am__cwd=`pwd` && cd $(srcdir) && \
294 rm -rf $$backupdir && mkdir $$backupdir && \
295 for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
296 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
297 done; \
298 cd "$$am__cwd"; \
299 if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
300 -o $@ $<; \
301 then \
302 rc=0; \
303 cd $(srcdir); \
304 else \
305 rc=$$?; \
306 cd $(srcdir) && \
307 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
308 fi; \
309 rm -rf $$backupdir; exit $$rc
c45021f2
NC
310
311.texi.dvi:
42ecbf5e
DJ
312 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
313 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
314 $(TEXI2DVI) $<
315
316.texi.pdf:
317 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
318 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
319 $(TEXI2PDF) $<
320
321.texi.html:
322 rm -rf $(@:.html=.htp)
323 if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
324 -o $(@:.html=.htp) $<; \
325 then \
326 rm -rf $@; \
327 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
328 mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
329 else \
330 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
331 rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
332 exit 1; \
333 fi
334$(srcdir)/binutils.info: binutils.texi $(binutils_TEXINFOS)
335binutils.dvi: binutils.texi $(binutils_TEXINFOS)
336binutils.pdf: binutils.texi $(binutils_TEXINFOS)
337binutils.html: binutils.texi $(binutils_TEXINFOS)
c45021f2 338.dvi.ps:
42ecbf5e 339 $(DVIPS) -o $@ $<
c45021f2 340
42ecbf5e
DJ
341uninstall-info-am:
342 @$(PRE_UNINSTALL)
343 @if (install-info --version && \
344 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
c45021f2
NC
345 list='$(INFO_DEPS)'; \
346 for file in $$list; do \
42ecbf5e
DJ
347 relfile=`echo "$$file" | sed 's|^.*/||'`; \
348 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
349 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
c45021f2 350 done; \
42ecbf5e 351 else :; fi
c45021f2 352 @$(NORMAL_UNINSTALL)
42ecbf5e 353 @list='$(INFO_DEPS)'; \
c45021f2 354 for file in $$list; do \
42ecbf5e
DJ
355 relfile=`echo "$$file" | sed 's|^.*/||'`; \
356 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
357 (if cd "$(DESTDIR)$(infodir)"; then \
358 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]"; \
359 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
360 else :; fi); \
c45021f2
NC
361 done
362
363dist-info: $(INFO_DEPS)
42ecbf5e 364 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
c45021f2
NC
365 list='$(INFO_DEPS)'; \
366 for base in $$list; do \
42ecbf5e
DJ
367 case $$base in \
368 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
369 esac; \
c45021f2 370 if test -f $$base; then d=.; else d=$(srcdir); fi; \
42ecbf5e
DJ
371 for file in $$d/$$base*; do \
372 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
373 test -f $(distdir)/$$relfile || \
374 cp -p $$file $(distdir)/$$relfile; \
c45021f2
NC
375 done; \
376 done
377
378mostlyclean-aminfo:
42ecbf5e
DJ
379 -rm -rf binutils.aux binutils.cp binutils.cps binutils.fn binutils.fns \
380 binutils.ky binutils.log binutils.pg binutils.pgs \
381 binutils.tmp binutils.toc binutils.tp binutils.tps \
382 binutils.vr binutils.vrs binutils.dvi binutils.pdf \
383 binutils.ps binutils.html
c45021f2
NC
384
385maintainer-clean-aminfo:
42ecbf5e
DJ
386 @list='$(INFO_DEPS)'; for i in $$list; do \
387 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
388 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
389 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
c45021f2 390 done
c45021f2 391
42ecbf5e
DJ
392clean-info: mostlyclean-aminfo
393install-man1: $(man1_MANS) $(man_MANS)
394 @$(NORMAL_INSTALL)
395 test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
396 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
397 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
398 for i in $$l2; do \
c45021f2
NC
399 case "$$i" in \
400 *.1*) list="$$list $$i" ;; \
401 esac; \
402 done; \
403 for i in $$list; do \
404 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
405 else file=$$i; fi; \
406 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
42ecbf5e
DJ
407 case "$$ext" in \
408 1*) ;; \
409 *) ext='1' ;; \
410 esac; \
c45021f2 411 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
42ecbf5e 412 inst=`echo $$inst | sed -e 's/^.*\///'`; \
c45021f2 413 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
42ecbf5e
DJ
414 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
415 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
c45021f2 416 done
c45021f2 417uninstall-man1:
42ecbf5e
DJ
418 @$(NORMAL_UNINSTALL)
419 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
420 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
421 for i in $$l2; do \
c45021f2
NC
422 case "$$i" in \
423 *.1*) list="$$list $$i" ;; \
424 esac; \
425 done; \
426 for i in $$list; do \
427 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
42ecbf5e
DJ
428 case "$$ext" in \
429 1*) ;; \
430 *) ext='1' ;; \
431 esac; \
c45021f2 432 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
42ecbf5e 433 inst=`echo $$inst | sed -e 's/^.*\///'`; \
c45021f2 434 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
42ecbf5e
DJ
435 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
436 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
c45021f2 437 done
c45021f2
NC
438tags: TAGS
439TAGS:
440
42ecbf5e
DJ
441ctags: CTAGS
442CTAGS:
c45021f2 443
c45021f2
NC
444check-am:
445check: check-am
42ecbf5e
DJ
446all-am: Makefile $(MANS)
447installdirs:
448 for dir in "$(DESTDIR)$(man1dir)"; do \
449 test -z "$$dir" || $(mkdir_p) "$$dir"; \
450 done
451install: install-am
c45021f2 452install-exec: install-exec-am
c45021f2 453install-data: install-data-am
42ecbf5e 454uninstall: uninstall-am
c45021f2
NC
455
456install-am: all-am
457 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
c45021f2 458
42ecbf5e
DJ
459installcheck: installcheck-am
460install-strip:
461 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
462 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
463 `test -z '$(STRIP)' || \
464 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
c45021f2
NC
465mostlyclean-generic:
466 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
467
468clean-generic:
469
470distclean-generic:
42ecbf5e 471 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
c45021f2
NC
472
473maintainer-clean-generic:
42ecbf5e
DJ
474 @echo "This command is intended for maintainers to use"
475 @echo "it deletes files that may require special tools to rebuild."
c45021f2 476 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
42ecbf5e 477clean: clean-am
c45021f2 478
42ecbf5e 479clean-am: clean-generic clean-libtool mostlyclean-am
c45021f2 480
42ecbf5e
DJ
481distclean: distclean-am
482 -rm -f Makefile
483distclean-am: clean-am distclean-generic distclean-libtool
c45021f2 484
42ecbf5e 485dvi: dvi-am
c45021f2 486
42ecbf5e 487dvi-am: $(DVIS)
c45021f2 488
42ecbf5e 489html: html-am
c45021f2 490
42ecbf5e
DJ
491html-am: $(HTMLS)
492
493info: info-am
494
495info-am: $(INFO_DEPS) info-local
496
497install-data-am: install-data-local install-man
498
499install-exec-am:
500
501install-info: install-info-am
502
503install-info-am: $(INFO_DEPS)
504 @$(NORMAL_INSTALL)
505 test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
506 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
507 list='$(INFO_DEPS)'; \
508 for file in $$list; do \
509 case $$file in \
510 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
511 esac; \
512 if test -f $$file; then d=.; else d=$(srcdir); fi; \
513 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
514 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
515 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
516 if test -f $$ifile; then \
517 relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
518 echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
519 $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
520 else : ; fi; \
521 done; \
522 done
523 @$(POST_INSTALL)
524 @if (install-info --version && \
525 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
526 list='$(INFO_DEPS)'; \
527 for file in $$list; do \
528 relfile=`echo "$$file" | sed 's|^.*/||'`; \
529 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
530 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
531 done; \
532 else : ; fi
533install-man: install-man1
534
535installcheck-am:
c45021f2
NC
536
537maintainer-clean: maintainer-clean-am
42ecbf5e
DJ
538 -rm -f Makefile
539maintainer-clean-am: distclean-am maintainer-clean-aminfo \
540 maintainer-clean-generic
c45021f2 541
42ecbf5e 542mostlyclean: mostlyclean-am
c45021f2 543
42ecbf5e
DJ
544mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
545 mostlyclean-libtool
c45021f2 546
42ecbf5e
DJ
547pdf: pdf-am
548
549pdf-am: $(PDFS)
550
551ps: ps-am
552
553ps-am: $(PSS)
554
555uninstall-am: uninstall-man
556
557uninstall-man: uninstall-man1
558
559.PHONY: all all-am check check-am clean clean-generic clean-info \
560 clean-libtool dist-info distclean distclean-generic \
561 distclean-libtool dvi dvi-am html html-am info info-am \
562 info-local install install-am install-data install-data-am \
563 install-data-local install-exec install-exec-am install-info \
564 install-info-am install-man install-man1 install-strip \
565 installcheck installcheck-am installdirs maintainer-clean \
566 maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
567 mostlyclean-aminfo mostlyclean-generic mostlyclean-libtool pdf \
568 pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
569 uninstall-man uninstall-man1
c45021f2 570
c45021f2 571
42ecbf5e
DJ
572config.texi: $(srcdir)/../../bfd/configure $(binutils_TEXI)
573 rm -f config.texi
970c3dbc
DJ
574 eval `grep '^ *VERSION=' $(srcdir)/../../bfd/configure`; \
575 echo "@set VERSION $$VERSION" > $@
42ecbf5e 576 echo "@set UPDATED `date "+%B %Y"`" >> config.texi
1334d4d5 577 echo "@set top_srcdir $(top_srcdir)" >> config.texi
c45021f2
NC
578
579# Man page generation from texinfo
105e7211 580addr2line.1: $(binutils_TEXI)
c45021f2 581 touch $@
75aa6618 582 -$(TEXI2POD) $(MANCONF) -Daddr2line < $(binutils_TEXI) > addr2line.pod
4258bf4d 583 -($(POD2MAN) addr2line.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 584 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 585 rm -f addr2line.pod
c45021f2 586
105e7211 587ar.1: $(binutils_TEXI)
c45021f2 588 touch $@
75aa6618 589 -$(TEXI2POD) $(MANCONF) -Dar < $(binutils_TEXI) > ar.pod
4258bf4d 590 -($(POD2MAN) ar.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 591 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 592 rm -f ar.pod
c45021f2 593
105e7211 594dlltool.1: $(binutils_TEXI)
c45021f2 595 touch $@
75aa6618 596 -$(TEXI2POD) $(MANCONF) -Ddlltool < $(binutils_TEXI) > dlltool.pod
4258bf4d 597 -($(POD2MAN) dlltool.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 598 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 599 rm -f dlltool.pod
c45021f2 600
105e7211 601nlmconv.1: $(binutils_TEXI)
c45021f2 602 touch $@
75aa6618 603 -$(TEXI2POD) $(MANCONF) -Dnlmconv < $(binutils_TEXI) > nlmconv.pod
4258bf4d 604 -($(POD2MAN) nlmconv.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 605 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 606 rm -f nlmconv.pod
c45021f2 607
105e7211 608nm.1: $(binutils_TEXI)
c45021f2 609 touch $@
75aa6618 610 -$(TEXI2POD) $(MANCONF) -Dnm < $(binutils_TEXI) > nm.pod
4258bf4d 611 -($(POD2MAN) nm.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 612 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 613 rm -f nm.pod
c45021f2 614
105e7211 615objcopy.1: $(binutils_TEXI)
c45021f2 616 touch $@
75aa6618 617 -$(TEXI2POD) $(MANCONF) -Dobjcopy < $(binutils_TEXI) > objcopy.pod
4258bf4d 618 -($(POD2MAN) objcopy.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 619 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 620 rm -f objcopy.pod
c45021f2 621
105e7211 622objdump.1: $(binutils_TEXI)
c45021f2 623 touch $@
75aa6618 624 -$(TEXI2POD) $(MANCONF) -Dobjdump < $(binutils_TEXI) > objdump.pod
4258bf4d 625 -($(POD2MAN) objdump.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 626 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 627 rm -f objdump.pod
c45021f2 628
105e7211 629ranlib.1: $(binutils_TEXI)
c45021f2 630 touch $@
75aa6618 631 -$(TEXI2POD) $(MANCONF) -Dranlib < $(binutils_TEXI) > ranlib.pod
4258bf4d 632 -($(POD2MAN) ranlib.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 633 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 634 rm -f ranlib.pod
c45021f2 635
105e7211 636readelf.1: $(binutils_TEXI)
c45021f2 637 touch $@
75aa6618 638 -$(TEXI2POD) $(MANCONF) -Dreadelf < $(binutils_TEXI) > readelf.pod
4258bf4d 639 -($(POD2MAN) readelf.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 640 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 641 rm -f readelf.pod
c45021f2 642
105e7211 643size.1: $(binutils_TEXI)
c45021f2 644 touch $@
75aa6618 645 -$(TEXI2POD) $(MANCONF) -Dsize < $(binutils_TEXI) > size.pod
4258bf4d 646 -($(POD2MAN) size.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 647 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 648 rm -f size.pod
c45021f2 649
105e7211 650strings.1: $(binutils_TEXI)
c45021f2 651 touch $@
75aa6618 652 -$(TEXI2POD) $(MANCONF) -Dstrings < $(binutils_TEXI) > strings.pod
4258bf4d 653 -($(POD2MAN) strings.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 654 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 655 rm -f strings.pod
c45021f2 656
105e7211 657strip.1: $(binutils_TEXI)
c45021f2 658 touch $@
75aa6618 659 -$(TEXI2POD) $(MANCONF) -Dstrip < $(binutils_TEXI) > strip.pod
4258bf4d 660 -($(POD2MAN) strip.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 661 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 662 rm -f strip.pod
c45021f2 663
105e7211 664windres.1: $(binutils_TEXI)
c45021f2 665 touch $@
75aa6618 666 -$(TEXI2POD) $(MANCONF) -Dwindres < $(binutils_TEXI) > windres.pod
4258bf4d 667 -($(POD2MAN) windres.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 668 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 669 rm -f windres.pod
c45021f2 670
105e7211 671cxxfilt.man: $(binutils_TEXI)
c45021f2 672 touch $@
75aa6618 673 -$(TEXI2POD) $(MANCONF) -Dcxxfilt < $(binutils_TEXI) > $(DEMANGLER_NAME).pod
4258bf4d 674 -($(POD2MAN) $(DEMANGLER_NAME).pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 675 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 676 rm -f $(DEMANGLER_NAME).pod
c45021f2
NC
677
678$(DEMANGLER_NAME).1: cxxfilt.man Makefile
38131e67
L
679 if test -f cxxfilt.man; then \
680 man=cxxfilt.man; \
681 else \
682 man=$(srcdir)/cxxfilt.man; \
683 fi; \
4258bf4d 684 sed -e 's/@PROGRAM@/$(DEMANGLER_NAME)/' \
38131e67 685 -e 's/cxxfilt/$(DEMANGLER_NAME)/' < $$man \
c45021f2
NC
686 > $(DEMANGLER_NAME).1
687
7562a296
HPN
688# We want install to imply install-info as per GNU standards, despite the
689# cygnus option.
42ecbf5e 690install-data-local: install-info
7562a296 691
108a6f8e
CD
692install-html: install-html-am
693
694install-html-am: $(HTMLS)
695 @$(NORMAL_INSTALL)
696 test -z "$(htmldir)" || $(mkdir_p) "$(DESTDIR)$(htmldir)"
697 @list='$(HTMLS)'; for p in $$list; do \
698 if test -f "$$p" || test -d "$$p"; then d=""; else d="$(srcdir)/"; fi; \
699 f=$(html__strip_dir) \
700 if test -d "$$d$$p"; then \
701 echo " $(mkdir_p) '$(DESTDIR)$(htmldir)/$$f'"; \
702 $(mkdir_p) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
703 echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
704 $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \
705 else \
706 echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
707 $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
708 fi; \
709 done
710
c45021f2
NC
711# Maintenance
712
713# We need it for the taz target in ../../Makefile.in.
42ecbf5e 714info-local: $(MANS)
c45021f2
NC
715# Tell versions [3.59,3.63) of GNU make to not export all variables.
716# Otherwise a system limit (for SysV at least) may be exceeded.
717.NOEXPORT:
This page took 0.239486 seconds and 4 git commands to generate.