1# Makefile.in generated by automake 1.9.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  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.
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
15@SET_MAKE@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
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)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38target_triplet = @target@
39subdir = doc
40DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
43	$(top_srcdir)/../libtool.m4 $(top_srcdir)/../gettext.m4 \
44	$(top_srcdir)/configure.in
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50depcomp =
51am__depfiles_maybe =
52SOURCES =
53INFO_DEPS = $(srcdir)/as.info
54TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
55am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
56DVIS = as.dvi
57PDFS = as.pdf
58PSS = as.ps
59HTMLS = as.html
60TEXINFOS = as.texinfo
61TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then \
62             echo $(top_srcdir)/../texinfo/util/texi2dvi; \
63           else \
64             echo texi2dvi; \
65           fi`
66TEXI2PDF = $(TEXI2DVI) --pdf --batch
67MAKEINFOHTML = $(MAKEINFO) --html
68AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
69DVIPS = dvips
70man1dir = $(mandir)/man1
71am__installdirs = "$(DESTDIR)$(man1dir)"
72NROFF = nroff
73MANS = $(man_MANS)
74ACLOCAL = @ACLOCAL@
75ALLOCA = @ALLOCA@
76ALL_OBJ_DEPS = @ALL_OBJ_DEPS@
77AMDEP_FALSE = @AMDEP_FALSE@
78AMDEP_TRUE = @AMDEP_TRUE@
79AMTAR = @AMTAR@
80AUTOCONF = @AUTOCONF@
81AUTOHEADER = @AUTOHEADER@
82AUTOMAKE = @AUTOMAKE@
83AWK = @AWK@
84BFDLIB = @BFDLIB@
85BFDVER_H = @BFDVER_H@
86CATALOGS = @CATALOGS@
87CATOBJEXT = @CATOBJEXT@
88CC = @CC@
89CCDEPMODE = @CCDEPMODE@
90CFLAGS = @CFLAGS@
91CPP = @CPP@
92CPPFLAGS = @CPPFLAGS@
93CYGPATH_W = @CYGPATH_W@
94DATADIRNAME = @DATADIRNAME@
95DEFS = @DEFS@
96DEPDIR = @DEPDIR@
97ECHO_C = @ECHO_C@
98ECHO_N = @ECHO_N@
99ECHO_T = @ECHO_T@
100EGREP = @EGREP@
101EXEEXT = @EXEEXT@
102GDBINIT = @GDBINIT@
103GMOFILES = @GMOFILES@
104GMSGFMT = @GMSGFMT@
105GT_NO = @GT_NO@
106GT_YES = @GT_YES@
107INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
108INSTALL_DATA = @INSTALL_DATA@
109INSTALL_PROGRAM = @INSTALL_PROGRAM@
110INSTALL_SCRIPT = @INSTALL_SCRIPT@
111INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
112INSTOBJEXT = @INSTOBJEXT@
113INTLDEPS = @INTLDEPS@
114INTLLIBS = @INTLLIBS@
115INTLOBJS = @INTLOBJS@
116LDFLAGS = @LDFLAGS@
117LEX = @LEX@
118LEXLIB = @LEXLIB@
119LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
120LIBM = @LIBM@
121LIBOBJS = @LIBOBJS@
122LIBS = @LIBS@
123LIBTOOL = @LIBTOOL@
124LN_S = @LN_S@
125LTLIBOBJS = @LTLIBOBJS@
126MAINT = @MAINT@
127MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
128MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
129MAKEINFO = @MAKEINFO@
130MKINSTALLDIRS = @MKINSTALLDIRS@
131MSGFMT = @MSGFMT@
132OBJEXT = @OBJEXT@
133OPCODES_LIB = @OPCODES_LIB@
134PACKAGE = @PACKAGE@
135PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
136PACKAGE_NAME = @PACKAGE_NAME@
137PACKAGE_STRING = @PACKAGE_STRING@
138PACKAGE_TARNAME = @PACKAGE_TARNAME@
139PACKAGE_VERSION = @PACKAGE_VERSION@
140PATH_SEPARATOR = @PATH_SEPARATOR@
141POFILES = @POFILES@
142POSUB = @POSUB@
143RANLIB = @RANLIB@
144SET_MAKE = @SET_MAKE@
145SHELL = @SHELL@
146STRIP = @STRIP@
147USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
148USE_NLS = @USE_NLS@
149VERSION = @VERSION@
150WARN_CFLAGS = @WARN_CFLAGS@
151XGETTEXT = @XGETTEXT@
152YACC = @YACC@
153ac_ct_CC = @ac_ct_CC@
154ac_ct_RANLIB = @ac_ct_RANLIB@
155ac_ct_STRIP = @ac_ct_STRIP@
156am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
157am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
158am__include = @am__include@
159am__leading_dot = @am__leading_dot@
160am__quote = @am__quote@
161am__tar = @am__tar@
162am__untar = @am__untar@
163atof = @atof@
164bindir = @bindir@
165build = @build@
166build_alias = @build_alias@
167build_cpu = @build_cpu@
168build_os = @build_os@
169build_vendor = @build_vendor@
170cgen_cpu_prefix = @cgen_cpu_prefix@
171datadir = @datadir@
172exec_prefix = @exec_prefix@
173extra_objects = @extra_objects@
174host = @host@
175host_alias = @host_alias@
176host_cpu = @host_cpu@
177host_os = @host_os@
178host_vendor = @host_vendor@
179includedir = @includedir@
180infodir = @infodir@
181install_sh = @install_sh@
182install_tooldir = @install_tooldir@
183l = @l@
184libdir = @libdir@
185libexecdir = @libexecdir@
186localstatedir = @localstatedir@
187mandir = @mandir@
188mkdir_p = @mkdir_p@
189obj_format = @obj_format@
190oldincludedir = @oldincludedir@
191prefix = @prefix@
192program_transform_name = @program_transform_name@
193sbindir = @sbindir@
194sharedstatedir = @sharedstatedir@
195sysconfdir = @sysconfdir@
196target = @target@
197target_alias = @target_alias@
198target_cpu = @target_cpu@
199target_cpu_type = @target_cpu_type@
200target_os = @target_os@
201target_vendor = @target_vendor@
202te_file = @te_file@
203AUTOMAKE_OPTIONS = 1.8 cygnus
204
205# What version of the manual you want; "all" includes everything
206CONFIG = all
207
208# Options to extract the man page from as.texinfo
209MANCONF = -Dman
210TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl
211POD2MAN = pod2man --center="GNU Development Tools" \
212	--release="binutils-$(VERSION)" --section=1
213
214man_MANS = as.1
215info_TEXINFOS = as.texinfo
216CPU_DOCS = \
217	c-a29k.texi \
218	c-alpha.texi \
219	c-arc.texi \
220	c-arm.texi \
221	c-d10v.texi \
222	c-cris.texi \
223	c-h8300.texi \
224	c-h8500.texi \
225	c-hppa.texi \
226	c-i370.texi \
227	c-i386.texi \
228	c-i860.texi \
229	c-i960.texi \
230	c-ip2k.texi \
231	c-m32r.texi \
232	c-m68hc11.texi \
233	c-m68k.texi \
234	c-m88k.texi \
235	c-mips.texi \
236	c-mmix.texi \
237	c-msp430.texi \
238	c-ns32k.texi \
239	c-pdp11.texi \
240	c-pj.texi \
241	c-ppc.texi \
242	c-sh.texi \
243	c-sh64.texi \
244	c-sparc.texi \
245        c-tic54x.texi \
246	c-vax.texi \
247	c-v850.texi \
248	c-xtensa.texi \
249	c-z8k.texi
250
251
252# This one isn't ready for prime time yet.  Not even a little bit.
253noinst_TEXINFOS = internals.texi
254DISTCLEANFILES = asconfig.texi
255MAINTAINERCLEANFILES = gasver.texi
256BASEDIR = $(srcdir)/../..
257BFDDIR = $(BASEDIR)/bfd
258CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
259all: all-am
260
261.SUFFIXES:
262.SUFFIXES: .dvi .html .info .pdf .ps .texinfo
263$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
264	@for dep in $?; do \
265	  case '$(am__configure_deps)' in \
266	    *$$dep*) \
267	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
268		&& exit 0; \
269	      exit 1;; \
270	  esac; \
271	done; \
272	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; \
273	cd $(top_srcdir) && \
274	  $(AUTOMAKE) --foreign  doc/Makefile
275.PRECIOUS: Makefile
276Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
277	@case '$?' in \
278	  *config.status*) \
279	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
280	  *) \
281	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
282	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
283	esac;
284
285$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
286	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287
288$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
289	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
291	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292
293mostlyclean-libtool:
294	-rm -f *.lo
295
296clean-libtool:
297	-rm -rf .libs _libs
298
299distclean-libtool:
300	-rm -f libtool
301
302.texinfo.info:
303	restore=: && backupdir="$(am__leading_dot)am$$$$" && \
304	am__cwd=`pwd` && cd $(srcdir) && \
305	rm -rf $$backupdir && mkdir $$backupdir && \
306	for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
307	  if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
308	done; \
309	cd "$$am__cwd"; \
310	if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
311	 -o $@ $<; \
312	then \
313	  rc=0; \
314	  cd $(srcdir); \
315	else \
316	  rc=$$?; \
317	  cd $(srcdir) && \
318	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
319	fi; \
320	rm -rf $$backupdir; exit $$rc
321
322.texinfo.dvi:
323	TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
324	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
325	$(TEXI2DVI) $<
326
327.texinfo.pdf:
328	TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
329	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
330	$(TEXI2PDF) $<
331
332.texinfo.html:
333	rm -rf $(@:.html=.htp)
334	if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
335	 -o $(@:.html=.htp) $<; \
336	then \
337	  rm -rf $@; \
338	  if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
339	    mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
340	else \
341	  if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
342	    rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
343	  exit 1; \
344	fi
345$(srcdir)/as.info: as.texinfo
346as.pdf: as.texinfo
347as.html: as.texinfo
348.dvi.ps:
349	$(DVIPS) -o $@ $<
350
351uninstall-info-am:
352	$(PRE_UNINSTALL)
353	@if (install-info --version && \
354	     install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
355	  list='$(INFO_DEPS)'; \
356	  for file in $$list; do \
357	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
358	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
359	    install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
360	  done; \
361	else :; fi
362	@$(NORMAL_UNINSTALL)
363	@list='$(INFO_DEPS)'; \
364	for file in $$list; do \
365	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
366	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
367	  (if cd "$(DESTDIR)$(infodir)"; then \
368	     echo " rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \
369	     rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
370	   else :; fi); \
371	done
372
373dist-info: $(INFO_DEPS)
374	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
375	list='$(INFO_DEPS)'; \
376	for base in $$list; do \
377	  case $$base in \
378	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
379	  esac; \
380	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
381	  for file in $$d/$$base*; do \
382	    relfile=`expr "$$file" : "$$d/\(.*\)"`; \
383	    test -f $(distdir)/$$relfile || \
384	      cp -p $$file $(distdir)/$$relfile; \
385	  done; \
386	done
387
388mostlyclean-aminfo:
389	-rm -rf as.aux as.cp as.cps as.fn as.fns as.ky as.log as.pg as.pgs as.tmp \
390	  as.toc as.tp as.tps as.vr as.vrs as.dvi as.pdf as.ps as.html
391
392maintainer-clean-aminfo:
393	@list='$(INFO_DEPS)'; for i in $$list; do \
394	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
395	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
396	  rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
397	done
398
399clean-info: mostlyclean-aminfo
400install-man1: $(man1_MANS) $(man_MANS)
401	@$(NORMAL_INSTALL)
402	test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
403	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
404	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
405	for i in $$l2; do \
406	  case "$$i" in \
407	    *.1*) list="$$list $$i" ;; \
408	  esac; \
409	done; \
410	for i in $$list; do \
411	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
412	  else file=$$i; fi; \
413	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
414	  case "$$ext" in \
415	    1*) ;; \
416	    *) ext='1' ;; \
417	  esac; \
418	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
419	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
420	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
421	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
422	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
423	done
424uninstall-man1:
425	@$(NORMAL_UNINSTALL)
426	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
427	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
428	for i in $$l2; do \
429	  case "$$i" in \
430	    *.1*) list="$$list $$i" ;; \
431	  esac; \
432	done; \
433	for i in $$list; do \
434	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
435	  case "$$ext" in \
436	    1*) ;; \
437	    *) ext='1' ;; \
438	  esac; \
439	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
440	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
441	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
442	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
443	  rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
444	done
445tags: TAGS
446TAGS:
447
448ctags: CTAGS
449CTAGS:
450
451check-am:
452check: check-am
453all-am: Makefile $(MANS)
454installdirs:
455	for dir in "$(DESTDIR)$(man1dir)"; do \
456	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
457	done
458install: install-am
459install-exec: install-exec-am
460install-data: install-data-am
461uninstall: uninstall-am
462
463install-am: all-am
464	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
465
466installcheck: installcheck-am
467install-strip:
468	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
469	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
470	  `test -z '$(STRIP)' || \
471	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
472mostlyclean-generic:
473
474clean-generic:
475
476distclean-generic:
477	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
478	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
479
480maintainer-clean-generic:
481	@echo "This command is intended for maintainers to use"
482	@echo "it deletes files that may require special tools to rebuild."
483	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
484clean: clean-am
485
486clean-am: clean-generic clean-libtool mostlyclean-am
487
488distclean: distclean-am
489	-rm -f Makefile
490distclean-am: clean-am distclean-generic distclean-libtool
491
492dvi: dvi-am
493
494dvi-am: $(DVIS)
495
496html: html-am
497
498html-am: $(HTMLS)
499
500info-am: $(INFO_DEPS)
501
502install-data-am: install-data-local install-man
503
504install-exec-am:
505
506install-info: install-info-am
507
508install-info-am: $(INFO_DEPS)
509	@$(NORMAL_INSTALL)
510	test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
511	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
512	list='$(INFO_DEPS)'; \
513	for file in $$list; do \
514	  case $$file in \
515	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
516	  esac; \
517	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
518	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
519	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
520                       $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
521	    if test -f $$ifile; then \
522	      relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
523	      echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
524	      $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
525	    else : ; fi; \
526	  done; \
527	done
528	@$(POST_INSTALL)
529	@if (install-info --version && \
530	     install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
531	  list='$(INFO_DEPS)'; \
532	  for file in $$list; do \
533	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
534	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
535	    install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
536	  done; \
537	else : ; fi
538install-man: install-man1
539
540installcheck-am:
541
542maintainer-clean: maintainer-clean-am
543	-rm -f Makefile
544maintainer-clean-am: distclean-am maintainer-clean-aminfo \
545	maintainer-clean-generic
546
547mostlyclean: mostlyclean-am
548
549mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
550	mostlyclean-libtool
551
552pdf: pdf-am
553
554pdf-am: $(PDFS)
555
556ps: ps-am
557
558ps-am: $(PSS)
559
560uninstall-am: uninstall-man
561
562uninstall-man: uninstall-man1
563
564.PHONY: all all-am check check-am clean clean-generic clean-info \
565	clean-libtool dist-info distclean distclean-generic \
566	distclean-libtool dvi dvi-am html html-am info info-am install \
567	install-am install-data install-data-am install-data-local \
568	install-exec install-exec-am install-info install-info-am \
569	install-man install-man1 install-strip installcheck \
570	installcheck-am installdirs maintainer-clean \
571	maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
572	mostlyclean-aminfo mostlyclean-generic mostlyclean-libtool pdf \
573	pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
574	uninstall-man uninstall-man1
575
576
577asconfig.texi: $(CONFIG).texi
578	rm -f asconfig.texi
579	ln -s $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
580	  || ln $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
581	  || cp $(srcdir)/$(CONFIG).texi ./asconfig.texi
582
583gasver.texi: Makefile
584	rm -f $@
585	echo '@set VERSION $(VERSION)' > $@
586
587as.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
588as.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
589
590# We want install to imply install-info as per GNU standards, despite the
591# cygnus option.
592install-data-local: install-info
593
594# Maintenance
595
596# We need it for the taz target in ../../Makefile.in.
597info: $(MANS)
598
599# Build the man page from the texinfo file
600# The sed command removes the no-adjust Nroff command so that
601# the man output looks standard.
602as.1: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
603	touch $@
604	-$(TEXI2POD) $(MANCONF) < $(srcdir)/as.texinfo > as.pod
605	-($(POD2MAN) as.pod | \
606	        sed -e '/^.if n .na/d' > $@.T$$$$ && \
607	        mv -f $@.T$$$$ $@) || \
608	        (rm -f $@.T$$$$ && exit 1)
609	rm -f as.pod
610# Tell versions [3.59,3.63) of GNU make to not export all variables.
611# Otherwise a system limit (for SysV at least) may be exceeded.
612.NOEXPORT:
613