Makefile.in revision 77298
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
12438889Sjdpman_MANS = as.1
12533965Sjdp
12638889Sjdpinfo_TEXINFOS = as.texinfo gasp.texi
12733965Sjdp
12838889SjdpCPU_DOCS = \
12938889Sjdp	c-a29k.texi \
13077298Sobrien	c-arc.texi \
13138889Sjdp	c-arm.texi \
13238889Sjdp	c-d10v.texi \
13338889Sjdp	c-h8300.texi \
13438889Sjdp	c-h8500.texi \
13538889Sjdp	c-hppa.texi \
13660484Sobrien	c-i370.texi \
13738889Sjdp	c-i386.texi \
13877298Sobrien	c-i860.texi \
13938889Sjdp	c-i960.texi \
14060484Sobrien	c-m32r.texi \
14177298Sobrien	c-m68hc11.texi \
14238889Sjdp	c-m68k.texi \
14338889Sjdp	c-mips.texi \
14438889Sjdp	c-ns32k.texi \
14560484Sobrien	c-pj.texi \
14638889Sjdp	c-sh.texi \
14738889Sjdp	c-sparc.texi \
14877298Sobrien        c-tic54x.texi \
14938889Sjdp	c-vax.texi \
15038889Sjdp	c-v850.texi \
15138889Sjdp	c-z8k.texi
15233965Sjdp
15360484Sobrien
15438889Sjdp# This one isn't ready for prime time yet.  Not even a little bit.
15533965Sjdp
15638889Sjdpnoinst_TEXINFOS = internals.texi
15733965Sjdp
15838889SjdpDISTCLEANFILES = asconfig.texi
15960484Sobrien
16060484SobrienMAINTAINERCLEANFILES = gasver.texi
16138889Sjdpmkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
16238889SjdpCONFIG_HEADER = ../config.h
16338889SjdpCONFIG_CLEAN_FILES = 
16438889SjdpTEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
16538889SjdpTEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
16638889SjdpINFO_DEPS = as.info gasp.info
16738889SjdpDVIS = as.dvi gasp.dvi
16838889SjdpTEXINFOS = as.texinfo gasp.texi
16960484Sobrienman1dir = $(mandir)/man1
17060484SobrienMANS = $(man_MANS)
17133965Sjdp
17238889SjdpNROFF = nroff
17338889SjdpDIST_COMMON =  Makefile.am Makefile.in
17433965Sjdp
17538889Sjdp
17638889SjdpDISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
17738889Sjdp
17877298SobrienTAR = gtar
17960484SobrienGZIP_ENV = --best
18060484Sobrienall: all-redirect
18138889Sjdp.SUFFIXES:
18260484Sobrien.SUFFIXES: .dvi .info .ps .texi .texinfo .txi
18360484Sobrien$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
18438889Sjdp	cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile
18538889Sjdp
18660484SobrienMakefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
18738889Sjdp	cd $(top_builddir) \
18838889Sjdp	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
18938889Sjdp
19038889Sjdp
19138889Sjdpas.info: as.texinfo
19238889Sjdpas.dvi: as.texinfo
19338889Sjdp
19438889Sjdp
19538889Sjdpgasp.info: gasp.texi
19638889Sjdpgasp.dvi: gasp.texi
19738889Sjdp
19838889Sjdp
19938889SjdpDVIPS = dvips
20038889Sjdp
20138889Sjdp.texi.info:
20238889Sjdp	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
20338889Sjdp	$(MAKEINFO) -I $(srcdir) $<
20438889Sjdp
20538889Sjdp.texi.dvi:
20660484Sobrien	TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
20738889Sjdp	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
20838889Sjdp
20938889Sjdp.texi:
21038889Sjdp	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
21138889Sjdp	$(MAKEINFO) -I $(srcdir) $<
21238889Sjdp
21338889Sjdp.texinfo.info:
21438889Sjdp	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
21538889Sjdp	$(MAKEINFO) -I $(srcdir) $<
21638889Sjdp
21738889Sjdp.texinfo:
21838889Sjdp	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
21938889Sjdp	$(MAKEINFO) -I $(srcdir) $<
22038889Sjdp
22138889Sjdp.texinfo.dvi:
22260484Sobrien	TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
22338889Sjdp	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
22460484Sobrien
22560484Sobrien.txi.info:
22660484Sobrien	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
22760484Sobrien	$(MAKEINFO) -I $(srcdir) $<
22860484Sobrien
22960484Sobrien.txi.dvi:
23060484Sobrien	TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
23160484Sobrien	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
23260484Sobrien
23360484Sobrien.txi:
23460484Sobrien	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
23560484Sobrien	$(MAKEINFO) -I $(srcdir) $<
23638889Sjdp.dvi.ps:
23738889Sjdp	$(DVIPS) $< -o $@
23838889Sjdp
23938889Sjdpinstall-info-am: $(INFO_DEPS)
24038889Sjdp	@$(NORMAL_INSTALL)
24160484Sobrien	$(mkinstalldirs) $(DESTDIR)$(infodir)
24260484Sobrien	@list='$(INFO_DEPS)'; \
24360484Sobrien	for file in $$list; do \
24438889Sjdp	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
24538889Sjdp	  for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
24638889Sjdp	    if test -f $$d/$$ifile; then \
24760484Sobrien	      echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
24860484Sobrien	      $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
24938889Sjdp	    else : ; fi; \
25038889Sjdp	  done; \
25133965Sjdp	done
25238889Sjdp	@$(POST_INSTALL)
25338889Sjdp	@if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
25460484Sobrien	  list='$(INFO_DEPS)'; \
25560484Sobrien	  for file in $$list; do \
25660484Sobrien	    echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
25760484Sobrien	    install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
25838889Sjdp	  done; \
25938889Sjdp	else : ; fi
26038889Sjdp
26138889Sjdpuninstall-info:
26238889Sjdp	$(PRE_UNINSTALL)
26338889Sjdp	@if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
26438889Sjdp	  ii=yes; \
26538889Sjdp	else ii=; fi; \
26660484Sobrien	list='$(INFO_DEPS)'; \
26760484Sobrien	for file in $$list; do \
26838889Sjdp	  test -z "$ii" \
26960484Sobrien	    || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
27033965Sjdp	done
27160484Sobrien	@$(NORMAL_UNINSTALL)
27260484Sobrien	list='$(INFO_DEPS)'; \
27360484Sobrien	for file in $$list; do \
27460484Sobrien	  (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
27538889Sjdp	done
27633965Sjdp
27738889Sjdpdist-info: $(INFO_DEPS)
27860484Sobrien	list='$(INFO_DEPS)'; \
27960484Sobrien	for base in $$list; do \
28038889Sjdp	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
28138889Sjdp	  for file in `cd $$d && eval echo $$base*`; do \
28238889Sjdp	    test -f $(distdir)/$$file \
28338889Sjdp	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
28438889Sjdp	    || cp -p $$d/$$file $(distdir)/$$file; \
28538889Sjdp	  done; \
28638889Sjdp	done
28733965Sjdp
28838889Sjdpmostlyclean-aminfo:
28938889Sjdp	-rm -f as.aux as.cp as.cps as.dvi as.fn as.fns as.ky as.kys as.ps \
29038889Sjdp	  as.log as.pg as.toc as.tp as.tps as.vr as.vrs as.op as.tr \
29138889Sjdp	  as.cv as.cn gasp.aux gasp.cp gasp.cps gasp.dvi gasp.fn \
29238889Sjdp	  gasp.fns gasp.ky gasp.kys gasp.ps gasp.log gasp.pg gasp.toc \
29338889Sjdp	  gasp.tp gasp.tps gasp.vr gasp.vrs gasp.op gasp.tr gasp.cv \
29438889Sjdp	  gasp.cn
29533965Sjdp
29638889Sjdpclean-aminfo:
29733965Sjdp
29838889Sjdpdistclean-aminfo:
29933965Sjdp
30038889Sjdpmaintainer-clean-aminfo:
30138889Sjdp	for i in $(INFO_DEPS); do \
30238889Sjdp	  rm -f $$i; \
30338889Sjdp	  if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
30438889Sjdp	    rm -f $$i-[0-9]*; \
30538889Sjdp	  fi; \
30638889Sjdp	done
30738889Sjdpclean-info: mostlyclean-aminfo
30860484Sobrien
30960484Sobrieninstall-man1:
31060484Sobrien	$(mkinstalldirs) $(DESTDIR)$(man1dir)
31160484Sobrien	@list='$(man1_MANS)'; \
31260484Sobrien	l2='$(man_MANS)'; for i in $$l2; do \
31360484Sobrien	  case "$$i" in \
31460484Sobrien	    *.1*) list="$$list $$i" ;; \
31560484Sobrien	  esac; \
31660484Sobrien	done; \
31760484Sobrien	for i in $$list; do \
31860484Sobrien	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
31960484Sobrien	  else file=$$i; fi; \
32060484Sobrien	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
32160484Sobrien	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
32260484Sobrien	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
32360484Sobrien	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
32460484Sobrien	  $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
32560484Sobrien	done
32660484Sobrien
32760484Sobrienuninstall-man1:
32860484Sobrien	@list='$(man1_MANS)'; \
32960484Sobrien	l2='$(man_MANS)'; for i in $$l2; do \
33060484Sobrien	  case "$$i" in \
33160484Sobrien	    *.1*) list="$$list $$i" ;; \
33260484Sobrien	  esac; \
33360484Sobrien	done; \
33460484Sobrien	for i in $$list; do \
33560484Sobrien	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
33660484Sobrien	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
33760484Sobrien	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
33860484Sobrien	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
33960484Sobrien	  rm -f $(DESTDIR)$(man1dir)/$$inst; \
34060484Sobrien	done
34138889Sjdpinstall-man: $(MANS)
34260484Sobrien	@$(NORMAL_INSTALL)
34360484Sobrien	$(MAKE) $(AM_MAKEFLAGS) install-man1
34438889Sjdpuninstall-man:
34560484Sobrien	@$(NORMAL_UNINSTALL)
34660484Sobrien	$(MAKE) $(AM_MAKEFLAGS) uninstall-man1
34738889Sjdptags: TAGS
34838889SjdpTAGS:
34933965Sjdp
35033965Sjdp
35138889Sjdpdistdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
35233965Sjdp
35338889Sjdpsubdir = doc
35433965Sjdp
35538889Sjdpdistdir: $(DISTFILES)
35638889Sjdp	@for file in $(DISTFILES); do \
35738889Sjdp	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
35860484Sobrien	  if test -d $$d/$$file; then \
35960484Sobrien	    cp -pr $$d/$$file $(distdir)/$$file; \
36060484Sobrien	  else \
36160484Sobrien	    test -f $(distdir)/$$file \
36260484Sobrien	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
36360484Sobrien	    || cp -p $$d/$$file $(distdir)/$$file || :; \
36460484Sobrien	  fi; \
36538889Sjdp	done
36660484Sobrien	$(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
36760484Sobrieninfo-am: $(INFO_DEPS)
36860484Sobrieninfo: info-am
36960484Sobriendvi-am: $(DVIS)
37060484Sobriendvi: dvi-am
37160484Sobriencheck-am:
37260484Sobriencheck: check-am
37360484Sobrieninstallcheck-am:
37460484Sobrieninstallcheck: installcheck-am
37560484Sobrieninstall-info-am: 
37638889Sjdpinstall-info: install-info-am
37760484Sobrieninstall-exec-am:
37860484Sobrieninstall-exec: install-exec-am
37933965Sjdp
38060484Sobrieninstall-data-am: install-man
38160484Sobrieninstall-data: install-data-am
38233965Sjdp
38360484Sobrieninstall-am: all-am
38460484Sobrien	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
38560484Sobrieninstall: install-am
38660484Sobrienuninstall-am: uninstall-man
38760484Sobrienuninstall: uninstall-am
38860484Sobrienall-am: Makefile $(MANS)
38960484Sobrienall-redirect: all-am
39038889Sjdpinstall-strip:
39160484Sobrien	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
39238889Sjdpinstalldirs:
39360484Sobrien	$(mkinstalldirs)  $(DESTDIR)$(mandir)/man1
39433965Sjdp
39533965Sjdp
39638889Sjdpmostlyclean-generic:
39733965Sjdp
39838889Sjdpclean-generic:
39938889Sjdp
40038889Sjdpdistclean-generic:
40160484Sobrien	-rm -f Makefile $(CONFIG_CLEAN_FILES)
40238889Sjdp	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
40360484Sobrien	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
40438889Sjdp
40538889Sjdpmaintainer-clean-generic:
40638889Sjdp	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
40760484Sobrienmostlyclean-am:  mostlyclean-aminfo mostlyclean-generic
40838889Sjdp
40960484Sobrienmostlyclean: mostlyclean-am
41038889Sjdp
41160484Sobrienclean-am:  clean-aminfo clean-generic mostlyclean-am
41260484Sobrien
41360484Sobrienclean: clean-am
41460484Sobrien
41560484Sobriendistclean-am:  distclean-aminfo distclean-generic clean-am
41638889Sjdp	-rm -f libtool
41738889Sjdp
41860484Sobriendistclean: distclean-am
41960484Sobrien
42060484Sobrienmaintainer-clean-am:  maintainer-clean-aminfo maintainer-clean-generic \
42160484Sobrien		distclean-am
42238889Sjdp	@echo "This command is intended for maintainers to use;"
42338889Sjdp	@echo "it deletes files that may require special tools to rebuild."
42438889Sjdp
42560484Sobrienmaintainer-clean: maintainer-clean-am
42660484Sobrien
42760484Sobrien.PHONY: install-info-am uninstall-info mostlyclean-aminfo \
42860484Sobriendistclean-aminfo clean-aminfo maintainer-clean-aminfo install-man1 \
42960484Sobrienuninstall-man1 install-man uninstall-man tags distdir info-am info \
43060484Sobriendvi-am dvi check check-am installcheck-am installcheck install-info-am \
43160484Sobrieninstall-info install-exec-am install-exec install-data-am install-data \
43260484Sobrieninstall-am install uninstall-am uninstall all-redirect all-am all \
43360484Sobrieninstalldirs mostlyclean-generic distclean-generic clean-generic \
43438889Sjdpmaintainer-clean-generic clean mostlyclean distclean maintainer-clean
43538889Sjdp
43638889Sjdp
43738889Sjdpasconfig.texi: $(CONFIG).texi
43838889Sjdp	rm -f asconfig.texi
43938889Sjdp	ln -s $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
44038889Sjdp	  || ln $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
44138889Sjdp	  || cp $(srcdir)/$(CONFIG).texi ./asconfig.texi
44238889Sjdp
44360484Sobriengasver.texi: Makefile
44460484Sobrien	rm -f $@
44560484Sobrien	echo '@set VERSION $(VERSION)' > $@
44638889Sjdp
44760484Sobrienas.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
44860484Sobrienas.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
44960484Sobrien
45038889Sjdp# Tell versions [3.59,3.63) of GNU make to not export all variables.
45138889Sjdp# Otherwise a system limit (for SysV at least) may be exceeded.
45238889Sjdp.NOEXPORT:
453