# Generated automatically from Makefile.in by configure.
# Makefile.in generated automatically by automake 1.3 from Makefile.am

# Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.


SHELL = /bin/sh

srcdir = ../../../src/gas/doc
top_srcdir = ../../../src/gas
VPATH = ../../../src/gas/doc
prefix = /usr/local
exec_prefix = ${prefix}

bindir = ${exec_prefix}/bin
sbindir = ${exec_prefix}/sbin
libexecdir = ${exec_prefix}/libexec
datadir = ${prefix}/share
sysconfdir = ${prefix}/etc
sharedstatedir = ${prefix}/com
localstatedir = ${prefix}/var
libdir = ${exec_prefix}/lib
infodir = ${prefix}/info
guidedir = ${prefix}/guide
htmldir = ${prefix}/html
dvidir = ${prefix}/dvi
psdir = ${prefix}/ps
mandir = ${prefix}/man
includedir = ${prefix}/include
oldincludedir = /usr/include

DISTDIR =

pkgdatadir = $(datadir)/gas
pkglibdir = $(libdir)/gas
pkgincludedir = $(includedir)/gas

top_builddir = ..

ACLOCAL = /Work/Projects/StormC_binutils/src/missing aclocal
AUTOCONF = autoconf
AUTOMAKE = /Work/Projects/StormC_binutils/src/missing automake
AUTOHEADER = autoheader

INSTALL = /bin/install -c
INSTALL_PROGRAM = ${INSTALL}
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_SCRIPT = ${INSTALL_PROGRAM}
transform = s,x,x,

NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_alias = m68k-amigaoshunk
build_triplet = m68k-unknown-amigaoshunk
host_alias = m68k-amigaoshunk
host_triplet = m68k-unknown-amigaoshunk
target_alias = m68k-amigaoshunk
target_triplet = m68k-unknown-amigaoshunk
ALL_OBJ_DEPS =  ../bfd/bfd.h
BFDLIB = ../bfd/libbfd.la
CC = gcc
EXEEXT = 
LD = ld
LEX = flex
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
MAINT = #M#
MAKEINFO = makeinfo
NM = /bin/nm
OPCODES_LIB = ../opcodes/libopcodes.la
PACKAGE = gas
RANLIB = ranlib
VERSION = 2.9.1
YACC = bison -y
atof = ieee
extra_objects =  m68k-parse.o
obj_format = amigahunk
target_cpu_type = m68k
te_file = amiga

AUTOMAKE_OPTIONS = cygnus

# What version of the manual you want; "all" includes everything
CONFIG=all

man_MANS = as.1

info_TEXINFOS = as.texinfo gasp.texi

CPU_DOCS = \
	c-a29k.texi \
	c-arm.texi \
	c-d10v.texi \
	c-h8300.texi \
	c-h8500.texi \
	c-hppa.texi \
	c-i386.texi \
	c-i960.texi \
	c-m68k.texi \
	c-mips.texi \
	c-ns32k.texi \
	c-sh.texi \
	c-sparc.texi \
	c-vax.texi \
	c-v850.texi \
	c-z8k.texi

# This one isn't ready for prime time yet.  Not even a little bit.

noinst_TEXINFOS = internals.texi

DISTCLEANFILES = asconfig.texi
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
CONFIG_HEADER = ../config.h
CONFIG_CLEAN_FILES = 
TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
INFO_DEPS = as.info gasp.info
DVIS = as.dvi gasp.dvi
TEXINFOS = as.texinfo gasp.texi
GUIDES = as.guide gasp.guide
GUIDE_DEPS = as.guide gasp.guide
HTMLS = as.html gasp.html
HTML_DEPS = as.html gasp.html
PS_S = as.ps gasp.ps
PS_DEPS = as.ps gasp.ps
man1dir = $(mandir)/man1
MANS = $(man_MANS)

NROFF = nroff
DIST_COMMON =  Makefile.am Makefile.in


DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) \
		$(INFOS) $(GUIDES) $(HTMLS) $(MANS)
TAR = tar
GZIP = --best
all: Makefile $(MANS)

.SUFFIXES:
.SUFFIXES: .dvi .guide .html .info .ps .texi .texinfo .txi
$(srcdir)/Makefile.in: #M# Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
	cd $(top_srcdir) && $(AUTOMAKE) --cygnus --include-deps doc/Makefile

Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
	cd $(top_builddir) \
	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status


as.info: as.texinfo
as.guide: as.texinfo
as.html: as.texinfo
as.ps: as.dvi
as.dvi: as.texinfo


gasp.info: gasp.texi
gasp.guide: gasp.texi
gasp.html: gasp.texi
gasp.ps: gasp.dvi
gasp.dvi: gasp.texi


DVIPS = dvips

.texi.info:
	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
	$(MAKEINFO) -I$(srcdir) $< --output=$@

.texi.dvi:
	TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<

.texi:
	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
	$(MAKEINFO) -I $(srcdir) $< --output=$@

.texinfo.info:
	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
	$(MAKEINFO) -I $(srcdir) $< --output=$@

.texinfo:
	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
	$(MAKEINFO) -I $(srcdir) $< --output=$@

.texinfo.dvi:
	TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<

.txi.info:
	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
	$(MAKEINFO) -I $(srcdir) $<

.txi.dvi:
	TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<

.txi:
	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
	$(MAKEINFO) -I $(srcdir) $<
.dvi.ps:
	$(DVIPS) $< -o $@

install-info-am: $(INFO_DEPS)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(infodir)
	@for file in $(INFO_DEPS); do \
	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
	  for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
	    if test -f $$d/$$ifile; then \
	      echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
	      $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
	    else : ; fi; \
	  done; \
	done
	@$(POST_INSTALL)
	@if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
	  for file in $(INFO_DEPS); do \
	    echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
	    install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
	  done; \
	else : ; fi

uninstall-info:
	$(PRE_UNINSTALL)
	@if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
	  ii=yes; \
	else ii=; fi; \
	for file in $(INFO_DEPS); do \
	  test -z "$ii" \
	    || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
	done
	@$(NORMAL_UNINSTALL)
	for file in $(INFO_DEPS); do \
	  (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
	done

dist-info: $(INFO_DEPS)
	for base in $(INFO_DEPS); do \
	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
	  for file in `cd $$d && eval echo $$base*`; do \
	    test -f $(distdir)/$$file \
	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
	    || cp -p $$d/$$file $(distdir)/$$file; \
	  done; \
	done

MAKEGUIDE= $(MAKEINFO) --amiga

MAKEHTML = texi2html -number -split_chapter

.texi.guide:
	$(MAKEGUIDE) -I$(srcdir) $< -o $@

.texinfo.guide:
	$(MAKEGUIDE) -I$(srcdir) $< -o $@

.txi.guide:
	$(MAKEGUIDE) -I$(srcdir) $< -o $@

.texi.html:
	$(MAKEHTML) -I$(srcdir) $< 

.texinfo.html:
	$(MAKEHTML) -I$(srcdir) $< 

install-guide: $(GUIDE_DEPS)
	$(mkinstalldirs) $(guidedir)
	for file in $(GUIDE_DEPS); do		\
	  for ifile in `echo $$file*`; do \
	    $(INSTALL_DATA) $$ifile $(guidedir)/$$ifile; \
	  done;					\
	done

uninstall-guide:
	for file in *.guide*; do	\
	  rm -f $(guidedir)/$$file; \
	done

install-ps: $(PS_S)
	$(mkinstalldirs) $(psdir)
	for file in $(PS_DEPS); do		\
	  for ifile in `echo $$file*`; do \
	    $(INSTALL_DATA) $$ifile $(psdir)/$$ifile; \
	  done;					\
	done

uninstall-ps:
	for file in *.ps*; do	\
	  rm -f $(psdir)/$$file; \
	done

install-dvi: $(DVIS)
	$(mkinstalldirs) $(dvidir)
	for file in $(DVIS); do		\
	  for ifile in `echo $$file*`; do \
	    $(INSTALL_DATA) $$ifile $(dvidir)/$$ifile; \
	  done;					\
	done

uninstall-dvi:
	for file in *.dvi*; do	\
	  rm -f $(dvidir)/$$file; \
	done

install-html: $(HTML_DEPS)
	$(mkinstalldirs) $(htmldir)
	@touch $(HTML_DEPS)
	@for file in $(HTML_DEPS); do \
	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
	  bfile=`basename $$file .html`; \
	  for ifile in `cd $$d && echo $$file $$bfile'_toc.html' $$bfile'_foot.html' $$bfile'_[0-9].html' $$bfile'_[0-9][0-9].html'`; do \
	    if test -f $$d/$$ifile; then \
	      echo " $(INSTALL_DATA) $$d/$$ifile $(htmldir)/$$ifile"; \
	      $(INSTALL_DATA) $$d/$$ifile $(htmldir)/$$ifile; \
	    else : ; fi; \
	  done; \
	done
	@rm -f $(htmldir)/$(HTML_DEPS)

uninstall-html:
	@for file in $(HTML_DEPS); do \
	  bfile=`basename $$file .html`; \
	  for ifile in `cd $(htmldir) && echo $$file $$bfile'_toc.html' $$bfile'_foot.html' $$bfile'_[0-9].html' $$bfile'_[0-9][0-9].html'`; do \
	    echo "removing: $(htmldir)/$$ifile"; \
	    rm -f $(htmldir)/$$ifile; \
	  done; \
	done

mostlyclean-guide:
	rm -f as.aux as.cp as.cps as.dvi as.fn as.fns as.ky as.kys as.ps as.log \
	  as.pg as.toc as.tp as.tps as.vr as.vrs as.op as.tr as.cv \
	  as.cn as.guide as.html as.ps gasp.aux gasp.cp gasp.cps \
	  gasp.dvi gasp.fn gasp.fns gasp.ky gasp.kys gasp.ps gasp.log \
	  gasp.pg gasp.toc gasp.tp gasp.tps gasp.vr gasp.vrs gasp.op \
	  gasp.tr gasp.cv gasp.cn gasp.guide gasp.html gasp.ps

clean-guide:

distclean-guide:

maintainer-clean-guide:
	rm -f $(GUIDES)

mostlyclean-html:
	rm -f as.aux as.cp as.cps as.dvi as.fn as.fns as.ky as.kys as.ps as.log \
	  as.pg as.toc as.tp as.tps as.vr as.vrs as.op as.tr as.cv \
	  as.cn as.guide as.html as.ps gasp.aux gasp.cp gasp.cps \
	  gasp.dvi gasp.fn gasp.fns gasp.ky gasp.kys gasp.ps gasp.log \
	  gasp.pg gasp.toc gasp.tp gasp.tps gasp.vr gasp.vrs gasp.op \
	  gasp.tr gasp.cv gasp.cn gasp.guide gasp.html gasp.ps

clean-html:

distclean-html:

maintainer-clean-html:
	rm -f $(HTMLS)

mostlyclean-ps:
	rm -f as.aux as.cp as.cps as.dvi as.fn as.fns as.ky as.kys as.ps as.log \
	  as.pg as.toc as.tp as.tps as.vr as.vrs as.op as.tr as.cv \
	  as.cn as.guide as.html as.ps gasp.aux gasp.cp gasp.cps \
	  gasp.dvi gasp.fn gasp.fns gasp.ky gasp.kys gasp.ps gasp.log \
	  gasp.pg gasp.toc gasp.tp gasp.tps gasp.vr gasp.vrs gasp.op \
	  gasp.tr gasp.cv gasp.cn gasp.guide gasp.html gasp.ps

clean-ps:

distclean-ps:

maintainer-clean-ps:
	rm -f $(PS_S)

mostlyclean-dvi:
	rm -f as.aux as.cp as.cps as.dvi as.fn as.fns as.ky as.kys as.ps as.log \
	  as.pg as.toc as.tp as.tps as.vr as.vrs as.op as.tr as.cv \
	  as.cn as.guide as.html as.ps gasp.aux gasp.cp gasp.cps \
	  gasp.dvi gasp.fn gasp.fns gasp.ky gasp.kys gasp.ps gasp.log \
	  gasp.pg gasp.toc gasp.tp gasp.tps gasp.vr gasp.vrs gasp.op \
	  gasp.tr gasp.cv gasp.cn gasp.guide gasp.html gasp.ps

clean-dvi:

distclean-dvi:

maintainer-clean-dvi:
	rm -f $(DVIS)

mostlyclean-aminfo:
	-rm -f as.aux as.cp as.cps as.dvi as.fn as.fns as.ky as.kys as.ps \
	  as.log as.pg as.toc as.tp as.tps as.vr as.vrs as.op as.tr \
	  as.cv as.cn as.guide as.html as.ps gasp.aux gasp.cp gasp.cps \
	  gasp.dvi gasp.fn gasp.fns gasp.ky gasp.kys gasp.ps gasp.log \
	  gasp.pg gasp.toc gasp.tp gasp.tps gasp.vr gasp.vrs gasp.op \
	  gasp.tr gasp.cv gasp.cn gasp.guide gasp.html gasp.ps

clean-aminfo:

distclean-aminfo:

maintainer-clean-aminfo:
	for i in $(INFO_DEPS); do \
	  rm -f $$i; \
	  if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
	    rm -f $$i-[0-9]*; \
	  fi; \
	done
clean-info: mostlyclean-aminfo

install-man1:
	$(mkinstalldirs) $(DESTDIR)$(man1dir)
	@list='$(man1_MANS)'; \
	l2='$(man_MANS)'; for i in $$l2; do \
	  case "$$i" in \
	    *.1*) list="$$list $$i" ;; \
	  esac; \
	done; \
	for i in $$list; do \
	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
	  else file=$$i; fi; \
	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
	  $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
	done

uninstall-man1:
	@list='$(man1_MANS)'; \
	l2='$(man_MANS)'; for i in $$l2; do \
	  case "$$i" in \
	    *.1*) list="$$list $$i" ;; \
	  esac; \
	done; \
	for i in $$list; do \
	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
	  rm -f $(DESTDIR)$(man1dir)/$$inst; \
	done
install-man: $(MANS)
	@$(NORMAL_INSTALL)
	$(MAKE) install-man1
uninstall-man:
	@$(NORMAL_UNINSTALL)
	$(MAKE) uninstall-man1
tags: TAGS
TAGS:


distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)

subdir = doc

distdir: $(DISTFILES)
	@for file in $(DISTFILES); do \
	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
	  test -f $(distdir)/$$file \
	  || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
	  || cp -p $$d/$$file $(distdir)/$$file; \
	done
	$(MAKE) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
info: $(INFO_DEPS)
guide: $(GUIDE_DEPS)
html: $(HTML_DEPS)
ps: $(PS_DEPS)
dvi: $(DVIS)
check:
	$(MAKE)
installcheck:
install-info: install-info-am
install-exec: 
	@$(NORMAL_INSTALL)

install-data: install-man
	@$(NORMAL_INSTALL)

install: install-exec install-data all
	@:

uninstall: uninstall-man

install-strip:
	$(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
installdirs:
	$(mkinstalldirs)  $(DESTDIR)$(mandir)/man1


mostlyclean-generic:
	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)

clean-generic:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
	-rm -f Makefile $(DISTCLEANFILES)
	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
mostlyclean:  mostlyclean-aminfo mostlyclean-guide mostlyclean-html \
		mostlyclean-dvi mostlyclean-ps mostlyclean-generic

clean:  clean-aminfo clean-guide clean-html clean-dvi clean-ps \
		clean-generic mostlyclean

distclean:  distclean-aminfo distclean-guide distclean-html \
		distclean-dvi distclean-ps distclean-generic clean
	-rm -f config.status
	-rm -f libtool

maintainer-clean:  maintainer-clean-aminfo maintainer-clean-guide \
		maintainer-clean-html maintainer-clean-dvi \
		maintainer-clean-ps maintainer-clean-generic distclean
	@echo "This command is intended for maintainers to use;"
	@echo "it deletes files that may require special tools to rebuild."

.PHONY: install-info-am uninstall-info install-guide uninstall-guide \
install-ps uninstall-ps install-html uninstall-html install-dvi \
uninstall-dvi mostlyclean-guide distclean-guide clean-guide \
maintainer-clean-guide mostlyclean-html distclean-html clean-html \
maintainer-clean-html mostlyclean-ps distclean-ps clean-ps \
maintainer-clean-ps mostlyclean-dvi distclean-dvi clean-dvi \
maintainer-clean-dvi mostlyclean-aminfo distclean-aminfo clean-aminfo \
maintainer-clean-aminfo install-man1 uninstall-man1 install-man \
uninstall-man tags distdir info guide html ps dvi installcheck \
install-info install-exec install-data install uninstall all \
installdirs mostlyclean-generic distclean-generic clean-generic \
maintainer-clean-generic clean mostlyclean distclean maintainer-clean


asconfig.texi: $(CONFIG).texi
	rm -f asconfig.texi
	ln -s $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
	  || ln $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
	  || cp $(srcdir)/$(CONFIG).texi ./asconfig.texi

as.info: $(srcdir)/as.texinfo asconfig.texi $(CPU_DOCS)
as.dvi: $(srcdir)/as.texinfo asconfig.texi $(CPU_DOCS)

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
