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