]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/doc/Makefile.in
* Makefile.in: Regenerate.
[thirdparty/binutils-gdb.git] / binutils / doc / Makefile.in
CommitLineData
75aa6618 1# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
c45021f2 2
16474668 3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
c45021f2
NC
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
105e7211
L
66AR = @AR@
67AS = @AS@
68BUILD_DLLTOOL = @BUILD_DLLTOOL@
69BUILD_DLLWRAP = @BUILD_DLLWRAP@
70BUILD_MISC = @BUILD_MISC@
71BUILD_NLMCONV = @BUILD_NLMCONV@
72BUILD_SRCONV = @BUILD_SRCONV@
73BUILD_WINDRES = @BUILD_WINDRES@
74CATALOGS = @CATALOGS@
75CATOBJEXT = @CATOBJEXT@
c45021f2 76CC = @CC@
105e7211
L
77CC_FOR_BUILD = @CC_FOR_BUILD@
78CXX = @CXX@
79CXXCPP = @CXXCPP@
80DATADIRNAME = @DATADIRNAME@
81DEMANGLER_NAME = @DEMANGLER_NAME@
82DLLTOOL = @DLLTOOL@
83DLLTOOL_DEFS = @DLLTOOL_DEFS@
eb1e0e80
NC
84EMULATION = @EMULATION@
85EMULATION_VECTOR = @EMULATION_VECTOR@
c45021f2 86EXEEXT = @EXEEXT@
105e7211
L
87EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
88GCJ = @GCJ@
89GCJFLAGS = @GCJFLAGS@
90GMOFILES = @GMOFILES@
91GMSGFMT = @GMSGFMT@
92GT_NO = @GT_NO@
93GT_YES = @GT_YES@
94HDEFINES = @HDEFINES@
95INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
96INSTOBJEXT = @INSTOBJEXT@
97INTLDEPS = @INTLDEPS@
98INTLLIBS = @INTLLIBS@
99INTLOBJS = @INTLOBJS@
100LEX = @LEX@
c45021f2 101LIBTOOL = @LIBTOOL@
105e7211
L
102LN_S = @LN_S@
103MAINT = @MAINT@
104MAKEINFO = @MAKEINFO@
105MKINSTALLDIRS = @MKINSTALLDIRS@
106MSGFMT = @MSGFMT@
107NLMCONV_DEFS = @NLMCONV_DEFS@
108OBJDUMP = @OBJDUMP@
109OBJDUMP_DEFS = @OBJDUMP_DEFS@
110OBJEXT = @OBJEXT@
111PACKAGE = @PACKAGE@
112POFILES = @POFILES@
113POSUB = @POSUB@
c45021f2 114RANLIB = @RANLIB@
105e7211 115STRIP = @STRIP@
105e7211
L
116USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
117USE_NLS = @USE_NLS@
118VERSION = @VERSION@
119WARN_CFLAGS = @WARN_CFLAGS@
120YACC = @YACC@
fa449227
AM
121bfdincludedir = @bfdincludedir@
122bfdlibdir = @bfdlibdir@
105e7211 123l = @l@
c45021f2
NC
124
125AUTOMAKE_OPTIONS = cygnus
126
127# What version of the manual you want; "all" includes everything
128CONFIG = all
129
130# Options to extract the man page from as.texinfo
131MANCONF = -Dman
132
133TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl
134
38131e67
L
135POD2MAN = pod2man --center="GNU Development Tools" \
136 --release="binutils-$(VERSION)" --section=1
137
c45021f2
NC
138
139# List of man pages generated from binutils.texi
140man_MANS = \
141 addr2line.1 \
142 ar.1 \
143 dlltool.1 \
144 nlmconv.1 \
145 nm.1 \
146 objcopy.1 \
147 objdump.1 \
148 ranlib.1 \
149 readelf.1 \
150 size.1 \
151 strings.1 \
152 strip.1 \
153 windres.1 \
154 $(DEMANGLER_NAME).1
155
156
157info_TEXINFOS = binutils.texi
158
105e7211 159binutils_TEXI = $(srcdir)/binutils.texi
c45021f2
NC
160
161MAINTAINERCLEANFILES = config.texi
162DISTCLEANFILES = config.texi
163MOSTLYCLEANFILES = $(DEMANGLER_NAME).1
164mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
105e7211 165CONFIG_HEADER = ../config.h
c45021f2 166CONFIG_CLEAN_FILES =
c45021f2
NC
167TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
168TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
169INFO_DEPS = binutils.info
170DVIS = binutils.dvi
171TEXINFOS = binutils.texi
172man1dir = $(mandir)/man1
173MANS = $(man_MANS)
174
175NROFF = nroff
176DIST_COMMON = Makefile.am Makefile.in
177
178
179DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
180
75aa6618 181TAR = tar
c45021f2
NC
182GZIP_ENV = --best
183all: all-redirect
184.SUFFIXES:
185.SUFFIXES: .dvi .info .ps .texi .texinfo .txi
186$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
187 cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile
188
189Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
190 cd $(top_builddir) \
191 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
192
193
194binutils.info: binutils.texi
195binutils.dvi: binutils.texi
196
197
198DVIPS = dvips
199
200.texi.info:
201 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
202 $(MAKEINFO) -I $(srcdir) $<
203
204.texi.dvi:
205 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
206 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
207
208.texi:
209 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
210 $(MAKEINFO) -I $(srcdir) $<
211
212.texinfo.info:
213 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
214 $(MAKEINFO) -I $(srcdir) $<
215
216.texinfo:
217 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
218 $(MAKEINFO) -I $(srcdir) $<
219
220.texinfo.dvi:
221 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
222 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
223
224.txi.info:
225 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
226 $(MAKEINFO) -I $(srcdir) $<
227
228.txi.dvi:
229 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
230 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
231
232.txi:
233 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
234 $(MAKEINFO) -I $(srcdir) $<
235.dvi.ps:
236 $(DVIPS) $< -o $@
237
238install-info-am: $(INFO_DEPS)
239 @$(NORMAL_INSTALL)
240 $(mkinstalldirs) $(DESTDIR)$(infodir)
241 @list='$(INFO_DEPS)'; \
242 for file in $$list; do \
243 if test -f $$file; then d=.; else d=$(srcdir); fi; \
244 for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
245 if test -f $$d/$$ifile; then \
246 echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
247 $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
248 else : ; fi; \
249 done; \
250 done
251 @$(POST_INSTALL)
252 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
253 list='$(INFO_DEPS)'; \
254 for file in $$list; do \
255 echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
256 install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
257 done; \
258 else : ; fi
259
260uninstall-info:
261 $(PRE_UNINSTALL)
262 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
263 ii=yes; \
264 else ii=; fi; \
265 list='$(INFO_DEPS)'; \
266 for file in $$list; do \
16474668 267 test -z "$$ii" \
c45021f2
NC
268 || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
269 done
270 @$(NORMAL_UNINSTALL)
271 list='$(INFO_DEPS)'; \
272 for file in $$list; do \
273 (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
274 done
275
276dist-info: $(INFO_DEPS)
277 list='$(INFO_DEPS)'; \
278 for base in $$list; do \
279 if test -f $$base; then d=.; else d=$(srcdir); fi; \
280 for file in `cd $$d && eval echo $$base*`; do \
281 test -f $(distdir)/$$file \
282 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
283 || cp -p $$d/$$file $(distdir)/$$file; \
284 done; \
285 done
286
287mostlyclean-aminfo:
288 -rm -f binutils.aux binutils.cp binutils.cps binutils.dvi binutils.fn \
289 binutils.fns binutils.ky binutils.kys binutils.ps \
290 binutils.log binutils.pg binutils.toc binutils.tp \
291 binutils.tps binutils.vr binutils.vrs binutils.op binutils.tr \
292 binutils.cv binutils.cn
293
294clean-aminfo:
295
296distclean-aminfo:
297
298maintainer-clean-aminfo:
299 for i in $(INFO_DEPS); do \
300 rm -f $$i; \
301 if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
302 rm -f $$i-[0-9]*; \
303 fi; \
304 done
305clean-info: mostlyclean-aminfo
306
307install-man1:
308 $(mkinstalldirs) $(DESTDIR)$(man1dir)
309 @list='$(man1_MANS)'; \
310 l2='$(man_MANS)'; for i in $$l2; do \
311 case "$$i" in \
312 *.1*) list="$$list $$i" ;; \
313 esac; \
314 done; \
315 for i in $$list; do \
316 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
317 else file=$$i; fi; \
318 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
319 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
320 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
321 echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
322 $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
323 done
324
325uninstall-man1:
326 @list='$(man1_MANS)'; \
327 l2='$(man_MANS)'; for i in $$l2; do \
328 case "$$i" in \
329 *.1*) list="$$list $$i" ;; \
330 esac; \
331 done; \
332 for i in $$list; do \
333 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
334 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
335 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
336 echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
337 rm -f $(DESTDIR)$(man1dir)/$$inst; \
338 done
339install-man: $(MANS)
340 @$(NORMAL_INSTALL)
341 $(MAKE) $(AM_MAKEFLAGS) install-man1
342uninstall-man:
343 @$(NORMAL_UNINSTALL)
344 $(MAKE) $(AM_MAKEFLAGS) uninstall-man1
345tags: TAGS
346TAGS:
347
348
349distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
350
351subdir = doc
352
c45021f2 353distdir: $(DISTFILES)
c45021f2
NC
354 @for file in $(DISTFILES); do \
355 if test -f $$file; then d=.; else d=$(srcdir); fi; \
356 if test -d $$d/$$file; then \
357 cp -pr $$d/$$file $(distdir)/$$file; \
358 else \
359 test -f $(distdir)/$$file \
360 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
361 || cp -p $$d/$$file $(distdir)/$$file || :; \
362 fi; \
363 done
364 $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
365info-am: $(INFO_DEPS)
366info: info-am
367dvi-am: $(DVIS)
368dvi: dvi-am
369check-am:
370check: check-am
371installcheck-am:
372installcheck: installcheck-am
373install-info-am:
374install-info: install-info-am
375install-exec-am:
376install-exec: install-exec-am
377
378install-data-am: install-man
379install-data: install-data-am
380
381install-am: all-am
382 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
383install: install-am
384uninstall-am: uninstall-man
385uninstall: uninstall-am
386all-am: Makefile $(MANS)
387all-redirect: all-am
388install-strip:
389 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
390installdirs:
391 $(mkinstalldirs) $(DESTDIR)$(mandir)/man1
392
393
394mostlyclean-generic:
395 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
396
397clean-generic:
398
399distclean-generic:
400 -rm -f Makefile $(CONFIG_CLEAN_FILES)
401 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
402 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
403
404maintainer-clean-generic:
405 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
406mostlyclean-am: mostlyclean-aminfo mostlyclean-generic
407
408mostlyclean: mostlyclean-am
409
410clean-am: clean-aminfo clean-generic mostlyclean-am
411
412clean: clean-am
413
414distclean-am: distclean-aminfo distclean-generic clean-am
415 -rm -f libtool
416
417distclean: distclean-am
418
419maintainer-clean-am: maintainer-clean-aminfo maintainer-clean-generic \
420 distclean-am
421 @echo "This command is intended for maintainers to use;"
422 @echo "it deletes files that may require special tools to rebuild."
423
424maintainer-clean: maintainer-clean-am
425
426.PHONY: install-info-am uninstall-info mostlyclean-aminfo \
427distclean-aminfo clean-aminfo maintainer-clean-aminfo install-man1 \
428uninstall-man1 install-man uninstall-man tags distdir info-am info \
429dvi-am dvi check check-am installcheck-am installcheck install-info-am \
430install-info install-exec-am install-exec install-data-am install-data \
431install-am install uninstall-am uninstall all-redirect all-am all \
432installdirs mostlyclean-generic distclean-generic clean-generic \
433maintainer-clean-generic clean mostlyclean distclean maintainer-clean
434
435
436config.texi: Makefile
437 rm -f config.texi
438 echo '@set VERSION $(VERSION)' > config.texi
439
105e7211 440binutils.dvi: $(binutils_TEXI) config.texi
c45021f2 441
105e7211 442binutils.info: $(binutils_TEXI) config.texi
c45021f2
NC
443
444# Man page generation from texinfo
105e7211 445addr2line.1: $(binutils_TEXI)
c45021f2 446 touch $@
75aa6618 447 -$(TEXI2POD) $(MANCONF) -Daddr2line < $(binutils_TEXI) > addr2line.pod
4258bf4d 448 -($(POD2MAN) addr2line.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 449 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 450 rm -f addr2line.pod
c45021f2 451
105e7211 452ar.1: $(binutils_TEXI)
c45021f2 453 touch $@
75aa6618 454 -$(TEXI2POD) $(MANCONF) -Dar < $(binutils_TEXI) > ar.pod
4258bf4d 455 -($(POD2MAN) ar.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 456 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 457 rm -f ar.pod
c45021f2 458
105e7211 459dlltool.1: $(binutils_TEXI)
c45021f2 460 touch $@
75aa6618 461 -$(TEXI2POD) $(MANCONF) -Ddlltool < $(binutils_TEXI) > dlltool.pod
4258bf4d 462 -($(POD2MAN) dlltool.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 463 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 464 rm -f dlltool.pod
c45021f2 465
105e7211 466nlmconv.1: $(binutils_TEXI)
c45021f2 467 touch $@
75aa6618 468 -$(TEXI2POD) $(MANCONF) -Dnlmconv < $(binutils_TEXI) > nlmconv.pod
4258bf4d 469 -($(POD2MAN) nlmconv.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 470 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 471 rm -f nlmconv.pod
c45021f2 472
105e7211 473nm.1: $(binutils_TEXI)
c45021f2 474 touch $@
75aa6618 475 -$(TEXI2POD) $(MANCONF) -Dnm < $(binutils_TEXI) > nm.pod
4258bf4d 476 -($(POD2MAN) nm.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 477 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 478 rm -f nm.pod
c45021f2 479
105e7211 480objcopy.1: $(binutils_TEXI)
c45021f2 481 touch $@
75aa6618 482 -$(TEXI2POD) $(MANCONF) -Dobjcopy < $(binutils_TEXI) > objcopy.pod
4258bf4d 483 -($(POD2MAN) objcopy.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 484 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 485 rm -f objcopy.pod
c45021f2 486
105e7211 487objdump.1: $(binutils_TEXI)
c45021f2 488 touch $@
75aa6618 489 -$(TEXI2POD) $(MANCONF) -Dobjdump < $(binutils_TEXI) > objdump.pod
4258bf4d 490 -($(POD2MAN) objdump.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 491 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 492 rm -f objdump.pod
c45021f2 493
105e7211 494ranlib.1: $(binutils_TEXI)
c45021f2 495 touch $@
75aa6618 496 -$(TEXI2POD) $(MANCONF) -Dranlib < $(binutils_TEXI) > ranlib.pod
4258bf4d 497 -($(POD2MAN) ranlib.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 498 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 499 rm -f ranlib.pod
c45021f2 500
105e7211 501readelf.1: $(binutils_TEXI)
c45021f2 502 touch $@
75aa6618 503 -$(TEXI2POD) $(MANCONF) -Dreadelf < $(binutils_TEXI) > readelf.pod
4258bf4d 504 -($(POD2MAN) readelf.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 505 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 506 rm -f readelf.pod
c45021f2 507
105e7211 508size.1: $(binutils_TEXI)
c45021f2 509 touch $@
75aa6618 510 -$(TEXI2POD) $(MANCONF) -Dsize < $(binutils_TEXI) > size.pod
4258bf4d 511 -($(POD2MAN) size.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 512 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 513 rm -f size.pod
c45021f2 514
105e7211 515strings.1: $(binutils_TEXI)
c45021f2 516 touch $@
75aa6618 517 -$(TEXI2POD) $(MANCONF) -Dstrings < $(binutils_TEXI) > strings.pod
4258bf4d 518 -($(POD2MAN) strings.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 519 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 520 rm -f strings.pod
c45021f2 521
105e7211 522strip.1: $(binutils_TEXI)
c45021f2 523 touch $@
75aa6618 524 -$(TEXI2POD) $(MANCONF) -Dstrip < $(binutils_TEXI) > strip.pod
4258bf4d 525 -($(POD2MAN) strip.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 526 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 527 rm -f strip.pod
c45021f2 528
105e7211 529windres.1: $(binutils_TEXI)
c45021f2 530 touch $@
75aa6618 531 -$(TEXI2POD) $(MANCONF) -Dwindres < $(binutils_TEXI) > windres.pod
4258bf4d 532 -($(POD2MAN) windres.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 533 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 534 rm -f windres.pod
c45021f2 535
105e7211 536cxxfilt.man: $(binutils_TEXI)
c45021f2 537 touch $@
75aa6618 538 -$(TEXI2POD) $(MANCONF) -Dcxxfilt < $(binutils_TEXI) > $(DEMANGLER_NAME).pod
4258bf4d 539 -($(POD2MAN) $(DEMANGLER_NAME).pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
c45021f2 540 mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
4258bf4d 541 rm -f $(DEMANGLER_NAME).pod
c45021f2
NC
542
543$(DEMANGLER_NAME).1: cxxfilt.man Makefile
38131e67
L
544 if test -f cxxfilt.man; then \
545 man=cxxfilt.man; \
546 else \
547 man=$(srcdir)/cxxfilt.man; \
548 fi; \
4258bf4d 549 sed -e 's/@PROGRAM@/$(DEMANGLER_NAME)/' \
38131e67 550 -e 's/cxxfilt/$(DEMANGLER_NAME)/' < $$man \
c45021f2
NC
551 > $(DEMANGLER_NAME).1
552
7562a296
HPN
553# We want install to imply install-info as per GNU standards, despite the
554# cygnus option.
555install: install-info
556
c45021f2
NC
557# Maintenance
558
559# We need it for the taz target in ../../Makefile.in.
560info: $(MANS)
561
c45021f2
NC
562# Tell versions [3.59,3.63) of GNU make to not export all variables.
563# Otherwise a system limit (for SysV at least) may be exceeded.
564.NOEXPORT: