1 # Makefile.in generated by automake 1.7.8 from Makefile.am.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # Free Software Foundation, Inc.
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.
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
18 top_srcdir = @top_srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
38 build_triplet = @build@
40 target_triplet = @target@
43 ALL_OBJ_DEPS = @ALL_OBJ_DEPS@
44 AMDEP_FALSE = @AMDEP_FALSE@
45 AMDEP_TRUE = @AMDEP_TRUE@
48 AUTOHEADER = @AUTOHEADER@
54 CATOBJEXT = @CATOBJEXT@
56 CCDEPMODE = @CCDEPMODE@
60 CYGPATH_W = @CYGPATH_W@
61 DATADIRNAME = @DATADIRNAME@
74 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
75 INSTALL_DATA = @INSTALL_DATA@
76 INSTALL_PROGRAM = @INSTALL_PROGRAM@
77 INSTALL_SCRIPT = @INSTALL_SCRIPT@
78 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
79 INSTOBJEXT = @INSTOBJEXT@
86 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
92 LTLIBOBJS = @LTLIBOBJS@
94 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
95 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
97 MKINSTALLDIRS = @MKINSTALLDIRS@
100 OPCODES_LIB = @OPCODES_LIB@
102 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
103 PACKAGE_NAME = @PACKAGE_NAME@
104 PACKAGE_STRING = @PACKAGE_STRING@
105 PACKAGE_TARNAME = @PACKAGE_TARNAME@
106 PACKAGE_VERSION = @PACKAGE_VERSION@
107 PATH_SEPARATOR = @PATH_SEPARATOR@
111 SET_MAKE = @SET_MAKE@
114 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
117 WARN_CFLAGS = @WARN_CFLAGS@
118 XGETTEXT = @XGETTEXT@
120 ac_ct_CC = @ac_ct_CC@
121 ac_ct_RANLIB = @ac_ct_RANLIB@
122 ac_ct_STRIP = @ac_ct_STRIP@
123 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
124 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
125 am__include = @am__include@
126 am__leading_dot = @am__leading_dot@
127 am__quote = @am__quote@
131 build_alias = @build_alias@
132 build_cpu = @build_cpu@
133 build_os = @build_os@
134 build_vendor = @build_vendor@
135 cgen_cpu_prefix = @cgen_cpu_prefix@
137 exec_prefix = @exec_prefix@
138 extra_objects = @extra_objects@
140 host_alias = @host_alias@
141 host_cpu = @host_cpu@
143 host_vendor = @host_vendor@
144 includedir = @includedir@
146 install_sh = @install_sh@
147 install_tooldir = @install_tooldir@
150 libexecdir = @libexecdir@
151 localstatedir = @localstatedir@
153 obj_format = @obj_format@
154 oldincludedir = @oldincludedir@
156 program_transform_name = @program_transform_name@
158 sharedstatedir = @sharedstatedir@
159 sysconfdir = @sysconfdir@
161 target_alias = @target_alias@
162 target_cpu = @target_cpu@
163 target_cpu_type = @target_cpu_type@
164 target_os = @target_os@
165 target_vendor = @target_vendor@
168 AUTOMAKE_OPTIONS = cygnus
170 # What version of the manual you want; "all" includes everything
173 # Options to extract the man page from as.texinfo
176 TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl
178 POD2MAN = pod2man --center="GNU Development Tools" \
179 --release="binutils-$(VERSION)" --section=1
184 info_TEXINFOS = as.texinfo
223 # This one isn't ready for prime time yet. Not even a little bit.
224 noinst_TEXINFOS = internals.texi
226 DISTCLEANFILES = asconfig.texi
228 MAINTAINERCLEANFILES = gasver.texi
230 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
231 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
232 CONFIG_HEADER = $(top_builddir)/config.h
237 TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
238 am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
243 TEXINFOS = as.texinfo
250 .SUFFIXES: .dvi .info .pdf .ps .texinfo
251 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
252 cd $(top_srcdir) && \
253 $(AUTOMAKE) --cygnus doc/Makefile
254 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
255 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
267 @rm -f $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]
268 $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
269 -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
272 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
273 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
274 $(TEXI2DVI) `test -f '$<' || echo '$(srcdir)/'`$<
277 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
278 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
279 $(TEXI2PDF) `test -f '$<' || echo '$(srcdir)/'`$<
282 TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then \
283 echo $(top_srcdir)/../texinfo/util/texi2dvi; \
288 TEXI2PDF = $(TEXI2DVI) --pdf --batch
295 @if (install-info --version && \
296 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
297 list='$(INFO_DEPS)'; \
298 for file in $$list; do \
299 relfile=`echo "$$file" | sed 's|^.*/||'`; \
300 echo " install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$relfile"; \
301 install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$relfile; \
305 @list='$(INFO_DEPS)'; \
306 for file in $$list; do \
307 relfile=`echo "$$file" | sed 's|^.*/||'`; \
308 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
309 (if cd $(DESTDIR)$(infodir); then \
310 echo " rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \
311 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
315 dist-info: $(INFO_DEPS)
316 list='$(INFO_DEPS)'; \
317 for base in $$list; do \
318 if test -f $$base; then d=.; else d=$(srcdir); fi; \
319 for file in $$d/$$base*; do \
320 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
321 test -f $(distdir)/$$relfile || \
322 cp -p $$file $(distdir)/$$relfile; \
327 -rm -f as.aux as.cp as.cps as.fn as.fns as.ky as.log as.pg as.pgs as.tmp \
328 as.toc as.tp as.tps as.vr as.vrs as.dvi as.pdf as.ps
330 maintainer-clean-aminfo:
331 @list='$(INFO_DEPS)'; for i in $$list; do \
332 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
333 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
334 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
337 clean-info: mostlyclean-aminfo
339 man1dir = $(mandir)/man1
340 install-man1: $(man1_MANS) $(man_MANS)
342 $(mkinstalldirs) $(DESTDIR)$(man1dir)
343 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
344 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
347 *.1*) list="$$list $$i" ;; \
350 for i in $$list; do \
351 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
353 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
358 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
359 inst=`echo $$inst | sed -e 's/^.*\///'`; \
360 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
361 echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
362 $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
366 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
367 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
370 *.1*) list="$$list $$i" ;; \
373 for i in $$list; do \
374 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
379 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
380 inst=`echo $$inst | sed -e 's/^.*\///'`; \
381 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
382 echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
383 rm -f $(DESTDIR)$(man1dir)/$$inst; \
393 all-am: Makefile $(MANS)
396 $(mkinstalldirs) $(DESTDIR)$(man1dir)
397 install-exec: install-exec-am
398 install-data: install-data-am
399 uninstall: uninstall-am
402 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
404 installcheck: installcheck-am
406 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
407 INSTALL_STRIP_FLAG=-s \
408 `test -z '$(STRIP)' || \
409 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
415 -rm -f $(CONFIG_CLEAN_FILES)
416 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
418 maintainer-clean-generic:
419 @echo "This command is intended for maintainers to use"
420 @echo "it deletes files that may require special tools to rebuild."
421 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
424 clean-am: clean-generic clean-libtool mostlyclean-am
426 distclean: distclean-am
428 distclean-am: clean-am distclean-generic distclean-libtool
436 info-am: $(INFO_DEPS)
438 install-data-am: install-man
444 install-info-am: $(INFO_DEPS)
446 $(mkinstalldirs) $(DESTDIR)$(infodir)
447 @list='$(INFO_DEPS)'; \
448 for file in $$list; do \
449 if test -f $$file; then d=.; else d=$(srcdir); fi; \
450 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
451 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
452 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
453 if test -f $$ifile; then \
454 relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
455 echo " $(INSTALL_DATA) $$ifile $(DESTDIR)$(infodir)/$$relfile"; \
456 $(INSTALL_DATA) $$ifile $(DESTDIR)$(infodir)/$$relfile; \
461 @if (install-info --version && \
462 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
463 list='$(INFO_DEPS)'; \
464 for file in $$list; do \
465 relfile=`echo "$$file" | sed 's|^.*/||'`; \
466 echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile";\
467 install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile || :;\
470 install-man: install-man1
474 maintainer-clean: maintainer-clean-am
476 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
477 maintainer-clean-generic
479 mostlyclean: mostlyclean-am
481 mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
492 uninstall-am: uninstall-man
494 uninstall-man: uninstall-man1
496 .PHONY: all all-am check check-am clean clean-generic clean-info \
497 clean-libtool dist-info distclean distclean-generic \
498 distclean-libtool dvi dvi-am info info-am install install-am \
499 install-data install-data-am install-exec install-exec-am \
500 install-info install-info-am install-man install-man1 \
501 install-strip installcheck installcheck-am installdirs \
502 maintainer-clean maintainer-clean-aminfo \
503 maintainer-clean-generic mostlyclean mostlyclean-aminfo \
504 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
505 uninstall uninstall-am uninstall-info-am uninstall-man \
509 asconfig.texi: $(CONFIG).texi
511 ln -s $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
512 || ln $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
513 || cp $(srcdir)/$(CONFIG).texi ./asconfig.texi
515 gasver.texi: Makefile
517 echo '@set VERSION $(VERSION)' > $@
519 as.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
520 as.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
522 # We want install to imply install-info as per GNU standards, despite the
524 install: install-info
525 install-info: install-info-am
529 # We need it for the taz target in ../../Makefile.in.
532 # Build the man page from the texinfo file
533 # The sed command removes the no-adjust Nroff command so that
534 # the man output looks standard.
535 as.1: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
537 -$(TEXI2POD) $(MANCONF) < $(srcdir)/as.texinfo > as.pod
538 -($(POD2MAN) as.pod | \
543 # Tell versions [3.59,3.63) of GNU make to not export all variables.
544 # Otherwise a system limit (for SysV at least) may be exceeded.