1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
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.
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
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
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@
75 CATOBJEXT
= @CATOBJEXT@
77 CC_FOR_BUILD
= @CC_FOR_BUILD@
81 DATADIRNAME
= @DATADIRNAME@
82 DEMANGLER_NAME
= @DEMANGLER_NAME@
84 DLLTOOL_DEFS
= @DLLTOOL_DEFS@
85 EMULATION
= @EMULATION@
86 EMULATION_VECTOR
= @EMULATION_VECTOR@
88 EXEEXT_FOR_BUILD
= @EXEEXT_FOR_BUILD@
97 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
98 INSTOBJEXT
= @INSTOBJEXT@
100 INTLLIBS
= @INTLLIBS@
101 INTLOBJS
= @INTLOBJS@
107 MAKEINFO
= @MAKEINFO@
108 MKINSTALLDIRS
= @MKINSTALLDIRS@
110 NLMCONV_DEFS
= @NLMCONV_DEFS@
111 NO_WERROR
= @NO_WERROR@
113 OBJDUMP_DEFS
= @OBJDUMP_DEFS@
120 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
123 WARN_CFLAGS
= @WARN_CFLAGS@
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@
134 target_noncanonical
= @target_noncanonical@
135 target_subdir
= @target_subdir@
137 AUTOMAKE_OPTIONS
= cygnus
139 # What version of the manual you want; "all" includes everything
142 # Options to extract the man page from as.texinfo
145 TEXI2POD
= perl
$(top_srcdir
)/..
/etc
/texi2pod.pl
147 POD2MAN
= pod2man
--center
="GNU Development Tools" \
148 --release
="binutils-$(VERSION)" --section
=1
151 # List of man pages generated from binutils.texi
169 info_TEXINFOS
= binutils.texi
171 binutils_TEXI
= $(srcdir)/binutils.texi
173 MAINTAINERCLEANFILES
= config.texi
174 DISTCLEANFILES
= config.texi
175 MOSTLYCLEANFILES
= $(DEMANGLER_NAME
).1
176 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
177 CONFIG_HEADER
= ..
/config.h
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
183 TEXINFOS
= binutils.texi
184 man1dir = $(mandir)/man1
188 DIST_COMMON
= Makefile.am Makefile.in
191 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
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
201 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
203 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
206 binutils.
info: binutils.texi
207 binutils.
dvi: binutils.texi
213 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
214 $(MAKEINFO
) -I
$(srcdir) $<
217 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
218 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
221 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
222 $(MAKEINFO
) -I
$(srcdir) $<
225 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
226 $(MAKEINFO
) -I
$(srcdir) $<
229 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
230 $(MAKEINFO
) -I
$(srcdir) $<
233 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
234 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
237 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
238 $(MAKEINFO
) -I
$(srcdir) $<
241 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
242 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
245 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
246 $(MAKEINFO
) -I
$(srcdir) $<
250 install-info-am
: $(INFO_DEPS
)
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; \
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 ||
:;\
274 @if
$(SHELL
) -c
'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev
/null
2>&1; then \
277 list
='$(INFO_DEPS)'; \
278 for file in
$$list; do \
280 || install-info
--info-dir
=$(DESTDIR
)$(infodir) --remove
$$file; \
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]); \
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; \
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
310 maintainer-clean-aminfo
:
311 for i in
$(INFO_DEPS
); do \
313 if
test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
317 clean-info
: mostlyclean-aminfo
320 $(mkinstalldirs
) $(DESTDIR
)$(man1dir)
321 @list
='$(man1_MANS)'; \
322 l2
='$(man_MANS)'; for i in
$$l2; do \
324 *.1*) list
="$$list $$i" ;; \
327 for i in
$$list; do \
328 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
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; \
338 @list
='$(man1_MANS)'; \
339 l2
='$(man_MANS)'; for i in
$$l2; do \
341 *.1*) list
="$$list $$i" ;; \
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; \
353 $(MAKE
) $(AM_MAKEFLAGS
) install-man1
356 $(MAKE
) $(AM_MAKEFLAGS
) uninstall-man1
361 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
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; \
371 test -f
$(distdir
)/$$file \
372 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
373 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
376 $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
="$(top_distdir)" distdir
="$(distdir)" dist-info
377 info-am
: $(INFO_DEPS
)
384 installcheck: installcheck-am
386 install-info
: install-info-am
388 install-exec
: install-exec-am
390 install-data-am
: install-man
391 install-data
: install-data-am
394 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
396 uninstall-am
: uninstall-man
397 uninstall: uninstall-am
398 all-am
: Makefile
$(MANS
)
401 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
403 $(mkinstalldirs
) $(DESTDIR
)$(mandir)/man1
407 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
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
)
416 maintainer-clean-generic
:
417 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
418 mostlyclean-am
: mostlyclean-aminfo mostlyclean-generic
420 mostlyclean: mostlyclean-am
422 clean-am
: clean-aminfo clean-generic mostlyclean-am
426 distclean-am
: distclean-aminfo distclean-generic clean-am
429 distclean: distclean-am
431 maintainer-clean-am
: maintainer-clean-aminfo maintainer-clean-generic \
433 @echo
"This command is intended for maintainers to use;"
434 @echo
"it deletes files that may require special tools to rebuild."
436 maintainer-clean
: maintainer-clean-am
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
448 config.texi
: Makefile
450 echo
'@set VERSION $(VERSION)' > config.texi
451 echo
"@set UPDATED `date "+%B
%Y
"`" >> config.texi
453 binutils.
dvi: $(binutils_TEXI
) config.texi
455 binutils.
info: $(binutils_TEXI
) config.texi
457 # Man page generation from texinfo
458 addr2line
.1: $(binutils_TEXI
)
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)
465 ar.1: $(binutils_TEXI
)
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)
472 dlltool
.1: $(binutils_TEXI
)
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)
479 nlmconv
.1: $(binutils_TEXI
)
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)
486 nm
.1: $(binutils_TEXI
)
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)
493 objcopy
.1: $(binutils_TEXI
)
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)
500 objdump
.1: $(binutils_TEXI
)
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)
507 ranlib
.1: $(binutils_TEXI
)
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)
514 readelf
.1: $(binutils_TEXI
)
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)
521 size
.1: $(binutils_TEXI
)
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)
528 strings
.1: $(binutils_TEXI
)
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)
535 strip.1: $(binutils_TEXI
)
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)
542 windres
.1: $(binutils_TEXI
)
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)
549 cxxfilt.man
: $(binutils_TEXI
)
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
556 $(DEMANGLER_NAME
).1: cxxfilt.man Makefile
557 if
test -f cxxfilt.man
; then \
560 man
=$(srcdir)/cxxfilt.man
; \
562 sed
-e
's/@PROGRAM@/$(DEMANGLER_NAME)/' \
563 -e
's/cxxfilt/$(DEMANGLER_NAME)/' < $$man \
564 > $(DEMANGLER_NAME
).1
566 # We want install to imply install-info as per GNU standards, despite the
568 install: install-info
572 # We need it for the taz target in ../../Makefile.in.
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.