Makefile.in revision 91041
160484Sobrien# Makefile.in generated automatically by automake 1.4 from Makefile.am
233965Sjdp
360484Sobrien# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
438889Sjdp# This Makefile.in is free software; the Free Software Foundation
538889Sjdp# gives unlimited permission to copy and/or distribute it,
638889Sjdp# with or without modifications, as long as this notice is preserved.
733965Sjdp
838889Sjdp# This program is distributed in the hope that it will be useful,
938889Sjdp# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1038889Sjdp# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1138889Sjdp# PARTICULAR PURPOSE.
1233965Sjdp
1333965Sjdp
1438889SjdpSHELL = @SHELL@
1533965Sjdp
1633965Sjdpsrcdir = @srcdir@
1738889Sjdptop_srcdir = @top_srcdir@
1833965SjdpVPATH = @srcdir@
1933965Sjdpprefix = @prefix@
2038889Sjdpexec_prefix = @exec_prefix@
2133965Sjdp
2233965Sjdpbindir = @bindir@
2338889Sjdpsbindir = @sbindir@
2438889Sjdplibexecdir = @libexecdir@
2538889Sjdpdatadir = @datadir@
2638889Sjdpsysconfdir = @sysconfdir@
2738889Sjdpsharedstatedir = @sharedstatedir@
2838889Sjdplocalstatedir = @localstatedir@
2933965Sjdplibdir = @libdir@
3038889Sjdpinfodir = @infodir@
3133965Sjdpmandir = @mandir@
3233965Sjdpincludedir = @includedir@
3338889Sjdpoldincludedir = /usr/include
3433965Sjdp
3560484SobrienDESTDIR =
3660484Sobrien
3738889Sjdppkgdatadir = $(datadir)/@PACKAGE@
3838889Sjdppkglibdir = $(libdir)/@PACKAGE@
3938889Sjdppkgincludedir = $(includedir)/@PACKAGE@
4033965Sjdp
4138889Sjdptop_builddir = ..
4238889Sjdp
4338889SjdpACLOCAL = @ACLOCAL@
4438889SjdpAUTOCONF = @AUTOCONF@
4538889SjdpAUTOMAKE = @AUTOMAKE@
4638889SjdpAUTOHEADER = @AUTOHEADER@
4738889Sjdp
4833965SjdpINSTALL = @INSTALL@
4960484SobrienINSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
5033965SjdpINSTALL_DATA = @INSTALL_DATA@
5138889SjdpINSTALL_SCRIPT = @INSTALL_SCRIPT@
5238889Sjdptransform = @program_transform_name@
5333965Sjdp
5438889SjdpNORMAL_INSTALL = :
5538889SjdpPRE_INSTALL = :
5638889SjdpPOST_INSTALL = :
5738889SjdpNORMAL_UNINSTALL = :
5838889SjdpPRE_UNINSTALL = :
5938889SjdpPOST_UNINSTALL = :
6038889Sjdpbuild_alias = @build_alias@
6138889Sjdpbuild_triplet = @build@
6238889Sjdphost_alias = @host_alias@
6338889Sjdphost_triplet = @host@
6438889Sjdptarget_alias = @target_alias@
6538889Sjdptarget_triplet = @target@
6638889SjdpALL_OBJ_DEPS = @ALL_OBJ_DEPS@
6760484SobrienAS = @AS@
6838889SjdpBFDLIB = @BFDLIB@
6960484SobrienCATALOGS = @CATALOGS@
7060484SobrienCATOBJEXT = @CATOBJEXT@
7138889SjdpCC = @CC@
7277298SobrienCXX = @CXX@
7377298SobrienCXXCPP = @CXXCPP@
7460484SobrienDATADIRNAME = @DATADIRNAME@
7560484SobrienDLLTOOL = @DLLTOOL@
7638889SjdpEXEEXT = @EXEEXT@
7777298SobrienGCJ = @GCJ@
7877298SobrienGCJFLAGS = @GCJFLAGS@
7960484SobrienGDBINIT = @GDBINIT@
8060484SobrienGMOFILES = @GMOFILES@
8160484SobrienGMSGFMT = @GMSGFMT@
8260484SobrienGT_NO = @GT_NO@
8360484SobrienGT_YES = @GT_YES@
8460484SobrienINCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
8560484SobrienINSTOBJEXT = @INSTOBJEXT@
8660484SobrienINTLDEPS = @INTLDEPS@
8760484SobrienINTLLIBS = @INTLLIBS@
8860484SobrienINTLOBJS = @INTLOBJS@
8938889SjdpLEX = @LEX@
9077298SobrienLIBM = @LIBM@
9138889SjdpLIBTOOL = @LIBTOOL@
9238889SjdpLN_S = @LN_S@
9338889SjdpMAINT = @MAINT@
9438889SjdpMAKEINFO = @MAKEINFO@
9560484SobrienMKINSTALLDIRS = @MKINSTALLDIRS@
9660484SobrienMSGFMT = @MSGFMT@
9760484SobrienOBJDUMP = @OBJDUMP@
9877298SobrienOBJEXT = @OBJEXT@
9938889SjdpOPCODES_LIB = @OPCODES_LIB@
10038889SjdpPACKAGE = @PACKAGE@
10160484SobrienPOFILES = @POFILES@
10260484SobrienPOSUB = @POSUB@
10338889SjdpRANLIB = @RANLIB@
10477298SobrienSTRIP = @STRIP@
10560484SobrienUSE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
10660484SobrienUSE_NLS = @USE_NLS@
10738889SjdpVERSION = @VERSION@
10877298SobrienWARN_CFLAGS = @WARN_CFLAGS@
10938889SjdpYACC = @YACC@
11038889Sjdpatof = @atof@
11160484Sobriencgen_cpu_prefix = @cgen_cpu_prefix@
11238889Sjdpextra_objects = @extra_objects@
11360484Sobrieninstall_tooldir = @install_tooldir@
11460484Sobrienl = @l@
11538889Sjdpobj_format = @obj_format@
11638889Sjdptarget_cpu_type = @target_cpu_type@
11738889Sjdpte_file = @te_file@
11833965Sjdp
11938889SjdpAUTOMAKE_OPTIONS = cygnus
12038889Sjdp
12133965Sjdp# What version of the manual you want; "all" includes everything
12260484SobrienCONFIG = all
12333965Sjdp
12489857Sobrien# Options to extract the man page from as.texinfo
12589857SobrienMANCONF = -Dman
12689857Sobrien
12789857SobrienTEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl
12889857Sobrien
12989857SobrienPOD2MAN = pod2man --center="GNU Development Tools" \
13089857Sobrien	--release="binutils-$(VERSION)" --section=1
13189857Sobrien
13289857Sobrien
13338889Sjdpman_MANS = as.1
13433965Sjdp
13538889Sjdpinfo_TEXINFOS = as.texinfo gasp.texi
13633965Sjdp
13738889SjdpCPU_DOCS = \
13838889Sjdp	c-a29k.texi \
13991041Sobrien	c-alpha.texi \
14077298Sobrien	c-arc.texi \
14138889Sjdp	c-arm.texi \
14238889Sjdp	c-d10v.texi \
14391041Sobrien	c-cris.texi \
14438889Sjdp	c-h8300.texi \
14538889Sjdp	c-h8500.texi \
14638889Sjdp	c-hppa.texi \
14760484Sobrien	c-i370.texi \
14838889Sjdp	c-i386.texi \
14977298Sobrien	c-i860.texi \
15038889Sjdp	c-i960.texi \
15160484Sobrien	c-m32r.texi \
15277298Sobrien	c-m68hc11.texi \
15338889Sjdp	c-m68k.texi \
15489857Sobrien	c-m88k.texi \
15538889Sjdp	c-mips.texi \
15689857Sobrien	c-mmix.texi \
15738889Sjdp	c-ns32k.texi \
15889857Sobrien	c-pdp11.texi \
15960484Sobrien	c-pj.texi \
16089857Sobrien	c-ppc.texi \
16138889Sjdp	c-sh.texi \
16291041Sobrien	c-sh64.texi \
16338889Sjdp	c-sparc.texi \
16477298Sobrien        c-tic54x.texi \
16538889Sjdp	c-vax.texi \
16638889Sjdp	c-v850.texi \
16738889Sjdp	c-z8k.texi
16833965Sjdp
16960484Sobrien
17038889Sjdp# This one isn't ready for prime time yet.  Not even a little bit.
17133965Sjdp
17238889Sjdpnoinst_TEXINFOS = internals.texi
17333965Sjdp
17438889SjdpDISTCLEANFILES = asconfig.texi
17560484Sobrien
17660484SobrienMAINTAINERCLEANFILES = gasver.texi
17738889Sjdpmkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
17838889SjdpCONFIG_HEADER = ../config.h
17938889SjdpCONFIG_CLEAN_FILES = 
18038889SjdpTEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
18138889SjdpTEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
18238889SjdpINFO_DEPS = as.info gasp.info
18338889SjdpDVIS = as.dvi gasp.dvi
18438889SjdpTEXINFOS = as.texinfo gasp.texi
18560484Sobrienman1dir = $(mandir)/man1
18660484SobrienMANS = $(man_MANS)
18733965Sjdp
18838889SjdpNROFF = nroff
18938889SjdpDIST_COMMON =  Makefile.am Makefile.in
19033965Sjdp
19138889Sjdp
19238889SjdpDISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
19338889Sjdp
19478828SobrienTAR = tar
19560484SobrienGZIP_ENV = --best
19660484Sobrienall: all-redirect
19738889Sjdp.SUFFIXES:
19860484Sobrien.SUFFIXES: .dvi .info .ps .texi .texinfo .txi
19960484Sobrien$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
20038889Sjdp	cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile
20138889Sjdp
20260484SobrienMakefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
20338889Sjdp	cd $(top_builddir) \
20438889Sjdp	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
20538889Sjdp
20638889Sjdp
20738889Sjdpas.info: as.texinfo
20838889Sjdpas.dvi: as.texinfo
20938889Sjdp
21038889Sjdp
21138889Sjdpgasp.info: gasp.texi
21238889Sjdpgasp.dvi: gasp.texi
21338889Sjdp
21438889Sjdp
21538889SjdpDVIPS = dvips
21638889Sjdp
21738889Sjdp.texi.info:
21838889Sjdp	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
21938889Sjdp	$(MAKEINFO) -I $(srcdir) $<
22038889Sjdp
22138889Sjdp.texi.dvi:
22260484Sobrien	TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
22338889Sjdp	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
22438889Sjdp
22538889Sjdp.texi:
22638889Sjdp	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
22738889Sjdp	$(MAKEINFO) -I $(srcdir) $<
22838889Sjdp
22938889Sjdp.texinfo.info:
23038889Sjdp	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
23138889Sjdp	$(MAKEINFO) -I $(srcdir) $<
23238889Sjdp
23338889Sjdp.texinfo:
23438889Sjdp	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
23538889Sjdp	$(MAKEINFO) -I $(srcdir) $<
23638889Sjdp
23738889Sjdp.texinfo.dvi:
23860484Sobrien	TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
23938889Sjdp	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
24060484Sobrien
24160484Sobrien.txi.info:
24260484Sobrien	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
24360484Sobrien	$(MAKEINFO) -I $(srcdir) $<
24460484Sobrien
24560484Sobrien.txi.dvi:
24660484Sobrien	TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
24760484Sobrien	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
24860484Sobrien
24960484Sobrien.txi:
25060484Sobrien	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
25160484Sobrien	$(MAKEINFO) -I $(srcdir) $<
25238889Sjdp.dvi.ps:
25338889Sjdp	$(DVIPS) $< -o $@
25438889Sjdp
25538889Sjdpinstall-info-am: $(INFO_DEPS)
25638889Sjdp	@$(NORMAL_INSTALL)
25760484Sobrien	$(mkinstalldirs) $(DESTDIR)$(infodir)
25860484Sobrien	@list='$(INFO_DEPS)'; \
25960484Sobrien	for file in $$list; do \
26038889Sjdp	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
26138889Sjdp	  for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
26238889Sjdp	    if test -f $$d/$$ifile; then \
26360484Sobrien	      echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
26460484Sobrien	      $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
26538889Sjdp	    else : ; fi; \
26638889Sjdp	  done; \
26733965Sjdp	done
26838889Sjdp	@$(POST_INSTALL)
26938889Sjdp	@if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
27060484Sobrien	  list='$(INFO_DEPS)'; \
27160484Sobrien	  for file in $$list; do \
27260484Sobrien	    echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
27360484Sobrien	    install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
27438889Sjdp	  done; \
27538889Sjdp	else : ; fi
27638889Sjdp
27738889Sjdpuninstall-info:
27838889Sjdp	$(PRE_UNINSTALL)
27938889Sjdp	@if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
28038889Sjdp	  ii=yes; \
28138889Sjdp	else ii=; fi; \
28260484Sobrien	list='$(INFO_DEPS)'; \
28360484Sobrien	for file in $$list; do \
28438889Sjdp	  test -z "$ii" \
28560484Sobrien	    || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
28633965Sjdp	done
28760484Sobrien	@$(NORMAL_UNINSTALL)
28860484Sobrien	list='$(INFO_DEPS)'; \
28960484Sobrien	for file in $$list; do \
29060484Sobrien	  (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
29138889Sjdp	done
29233965Sjdp
29338889Sjdpdist-info: $(INFO_DEPS)
29460484Sobrien	list='$(INFO_DEPS)'; \
29560484Sobrien	for base in $$list; do \
29638889Sjdp	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
29738889Sjdp	  for file in `cd $$d && eval echo $$base*`; do \
29838889Sjdp	    test -f $(distdir)/$$file \
29938889Sjdp	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
30038889Sjdp	    || cp -p $$d/$$file $(distdir)/$$file; \
30138889Sjdp	  done; \
30238889Sjdp	done
30333965Sjdp
30438889Sjdpmostlyclean-aminfo:
30538889Sjdp	-rm -f as.aux as.cp as.cps as.dvi as.fn as.fns as.ky as.kys as.ps \
30638889Sjdp	  as.log as.pg as.toc as.tp as.tps as.vr as.vrs as.op as.tr \
30738889Sjdp	  as.cv as.cn gasp.aux gasp.cp gasp.cps gasp.dvi gasp.fn \
30838889Sjdp	  gasp.fns gasp.ky gasp.kys gasp.ps gasp.log gasp.pg gasp.toc \
30938889Sjdp	  gasp.tp gasp.tps gasp.vr gasp.vrs gasp.op gasp.tr gasp.cv \
31038889Sjdp	  gasp.cn
31133965Sjdp
31238889Sjdpclean-aminfo:
31333965Sjdp
31438889Sjdpdistclean-aminfo:
31533965Sjdp
31638889Sjdpmaintainer-clean-aminfo:
31738889Sjdp	for i in $(INFO_DEPS); do \
31838889Sjdp	  rm -f $$i; \
31938889Sjdp	  if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
32038889Sjdp	    rm -f $$i-[0-9]*; \
32138889Sjdp	  fi; \
32238889Sjdp	done
32338889Sjdpclean-info: mostlyclean-aminfo
32460484Sobrien
32560484Sobrieninstall-man1:
32660484Sobrien	$(mkinstalldirs) $(DESTDIR)$(man1dir)
32760484Sobrien	@list='$(man1_MANS)'; \
32860484Sobrien	l2='$(man_MANS)'; for i in $$l2; do \
32960484Sobrien	  case "$$i" in \
33060484Sobrien	    *.1*) list="$$list $$i" ;; \
33160484Sobrien	  esac; \
33260484Sobrien	done; \
33360484Sobrien	for i in $$list; do \
33460484Sobrien	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
33560484Sobrien	  else file=$$i; fi; \
33660484Sobrien	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
33760484Sobrien	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
33860484Sobrien	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
33960484Sobrien	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
34060484Sobrien	  $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
34160484Sobrien	done
34260484Sobrien
34360484Sobrienuninstall-man1:
34460484Sobrien	@list='$(man1_MANS)'; \
34560484Sobrien	l2='$(man_MANS)'; for i in $$l2; do \
34660484Sobrien	  case "$$i" in \
34760484Sobrien	    *.1*) list="$$list $$i" ;; \
34860484Sobrien	  esac; \
34960484Sobrien	done; \
35060484Sobrien	for i in $$list; do \
35160484Sobrien	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
35260484Sobrien	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
35360484Sobrien	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
35460484Sobrien	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
35560484Sobrien	  rm -f $(DESTDIR)$(man1dir)/$$inst; \
35660484Sobrien	done
35738889Sjdpinstall-man: $(MANS)
35860484Sobrien	@$(NORMAL_INSTALL)
35960484Sobrien	$(MAKE) $(AM_MAKEFLAGS) install-man1
36038889Sjdpuninstall-man:
36160484Sobrien	@$(NORMAL_UNINSTALL)
36260484Sobrien	$(MAKE) $(AM_MAKEFLAGS) uninstall-man1
36338889Sjdptags: TAGS
36438889SjdpTAGS:
36533965Sjdp
36633965Sjdp
36738889Sjdpdistdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
36833965Sjdp
36938889Sjdpsubdir = doc
37033965Sjdp
37138889Sjdpdistdir: $(DISTFILES)
37238889Sjdp	@for file in $(DISTFILES); do \
37338889Sjdp	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
37460484Sobrien	  if test -d $$d/$$file; then \
37560484Sobrien	    cp -pr $$d/$$file $(distdir)/$$file; \
37660484Sobrien	  else \
37760484Sobrien	    test -f $(distdir)/$$file \
37860484Sobrien	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
37960484Sobrien	    || cp -p $$d/$$file $(distdir)/$$file || :; \
38060484Sobrien	  fi; \
38138889Sjdp	done
38260484Sobrien	$(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
38360484Sobrieninfo-am: $(INFO_DEPS)
38460484Sobrieninfo: info-am
38560484Sobriendvi-am: $(DVIS)
38660484Sobriendvi: dvi-am
38760484Sobriencheck-am:
38860484Sobriencheck: check-am
38960484Sobrieninstallcheck-am:
39060484Sobrieninstallcheck: installcheck-am
39160484Sobrieninstall-info-am: 
39238889Sjdpinstall-info: install-info-am
39360484Sobrieninstall-exec-am:
39460484Sobrieninstall-exec: install-exec-am
39533965Sjdp
39660484Sobrieninstall-data-am: install-man
39760484Sobrieninstall-data: install-data-am
39833965Sjdp
39960484Sobrieninstall-am: all-am
40060484Sobrien	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
40160484Sobrieninstall: install-am
40260484Sobrienuninstall-am: uninstall-man
40360484Sobrienuninstall: uninstall-am
40460484Sobrienall-am: Makefile $(MANS)
40560484Sobrienall-redirect: all-am
40638889Sjdpinstall-strip:
40760484Sobrien	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
40838889Sjdpinstalldirs:
40960484Sobrien	$(mkinstalldirs)  $(DESTDIR)$(mandir)/man1
41033965Sjdp
41133965Sjdp
41238889Sjdpmostlyclean-generic:
41333965Sjdp
41438889Sjdpclean-generic:
41538889Sjdp
41638889Sjdpdistclean-generic:
41760484Sobrien	-rm -f Makefile $(CONFIG_CLEAN_FILES)
41838889Sjdp	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
41960484Sobrien	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
42038889Sjdp
42138889Sjdpmaintainer-clean-generic:
42238889Sjdp	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
42360484Sobrienmostlyclean-am:  mostlyclean-aminfo mostlyclean-generic
42438889Sjdp
42560484Sobrienmostlyclean: mostlyclean-am
42638889Sjdp
42760484Sobrienclean-am:  clean-aminfo clean-generic mostlyclean-am
42860484Sobrien
42960484Sobrienclean: clean-am
43060484Sobrien
43160484Sobriendistclean-am:  distclean-aminfo distclean-generic clean-am
43238889Sjdp	-rm -f libtool
43338889Sjdp
43460484Sobriendistclean: distclean-am
43560484Sobrien
43660484Sobrienmaintainer-clean-am:  maintainer-clean-aminfo maintainer-clean-generic \
43760484Sobrien		distclean-am
43838889Sjdp	@echo "This command is intended for maintainers to use;"
43938889Sjdp	@echo "it deletes files that may require special tools to rebuild."
44038889Sjdp
44160484Sobrienmaintainer-clean: maintainer-clean-am
44260484Sobrien
44360484Sobrien.PHONY: install-info-am uninstall-info mostlyclean-aminfo \
44460484Sobriendistclean-aminfo clean-aminfo maintainer-clean-aminfo install-man1 \
44560484Sobrienuninstall-man1 install-man uninstall-man tags distdir info-am info \
44660484Sobriendvi-am dvi check check-am installcheck-am installcheck install-info-am \
44760484Sobrieninstall-info install-exec-am install-exec install-data-am install-data \
44860484Sobrieninstall-am install uninstall-am uninstall all-redirect all-am all \
44960484Sobrieninstalldirs mostlyclean-generic distclean-generic clean-generic \
45038889Sjdpmaintainer-clean-generic clean mostlyclean distclean maintainer-clean
45138889Sjdp
45238889Sjdp
45338889Sjdpasconfig.texi: $(CONFIG).texi
45438889Sjdp	rm -f asconfig.texi
45538889Sjdp	ln -s $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
45638889Sjdp	  || ln $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
45738889Sjdp	  || cp $(srcdir)/$(CONFIG).texi ./asconfig.texi
45838889Sjdp
45960484Sobriengasver.texi: Makefile
46060484Sobrien	rm -f $@
46160484Sobrien	echo '@set VERSION $(VERSION)' > $@
46238889Sjdp
46360484Sobrienas.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
46460484Sobrienas.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
46560484Sobrien
46691041Sobrien# We want install to imply install-info as per GNU standards, despite the
46791041Sobrien# cygnus option.
46891041Sobrieninstall: install-info
46991041Sobrien
47089857Sobrien# Maintenance
47189857Sobrien
47289857Sobrien# We need it for the taz target in ../../Makefile.in.
47389857Sobrieninfo: $(MANS)
47489857Sobrien
47589857Sobrien# Build the man page from the texinfo file
47689857Sobrien# The sed command removes the no-adjust Nroff command so that
47789857Sobrien# the man output looks standard.
47889857Sobrienas.1: $(srcdir)/as.texinfo
47989857Sobrien	touch $@
48089857Sobrien	-$(TEXI2POD) $(MANCONF) < $(srcdir)/as.texinfo > as.pod
48189857Sobrien	-($(POD2MAN) as.pod | \
48289857Sobrien	        sed -e '/^.if n .na/d' > $@.T$$$$ && \
48389857Sobrien	        mv -f $@.T$$$$ $@) || \
48489857Sobrien	        (rm -f $@.T$$$$ && exit 1)
48589857Sobrien	rm -f as.pod
48689857Sobrien
48738889Sjdp# Tell versions [3.59,3.63) of GNU make to not export all variables.
48838889Sjdp# Otherwise a system limit (for SysV at least) may be exceeded.
48938889Sjdp.NOEXPORT:
490