Makefile.in revision 89857
1# Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66ALL_OBJ_DEPS = @ALL_OBJ_DEPS@
67AS = @AS@
68BFDLIB = @BFDLIB@
69CATALOGS = @CATALOGS@
70CATOBJEXT = @CATOBJEXT@
71CC = @CC@
72CXX = @CXX@
73CXXCPP = @CXXCPP@
74DATADIRNAME = @DATADIRNAME@
75DLLTOOL = @DLLTOOL@
76EXEEXT = @EXEEXT@
77GCJ = @GCJ@
78GCJFLAGS = @GCJFLAGS@
79GDBINIT = @GDBINIT@
80GMOFILES = @GMOFILES@
81GMSGFMT = @GMSGFMT@
82GT_NO = @GT_NO@
83GT_YES = @GT_YES@
84INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
85INSTOBJEXT = @INSTOBJEXT@
86INTLDEPS = @INTLDEPS@
87INTLLIBS = @INTLLIBS@
88INTLOBJS = @INTLOBJS@
89LEX = @LEX@
90LIBM = @LIBM@
91LIBTOOL = @LIBTOOL@
92LN_S = @LN_S@
93MAINT = @MAINT@
94MAKEINFO = @MAKEINFO@
95MKINSTALLDIRS = @MKINSTALLDIRS@
96MSGFMT = @MSGFMT@
97OBJDUMP = @OBJDUMP@
98OBJEXT = @OBJEXT@
99OPCODES_LIB = @OPCODES_LIB@
100PACKAGE = @PACKAGE@
101POFILES = @POFILES@
102POSUB = @POSUB@
103RANLIB = @RANLIB@
104STRIP = @STRIP@
105USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
106USE_NLS = @USE_NLS@
107VERSION = @VERSION@
108WARN_CFLAGS = @WARN_CFLAGS@
109YACC = @YACC@
110atof = @atof@
111cgen_cpu_prefix = @cgen_cpu_prefix@
112extra_objects = @extra_objects@
113install_tooldir = @install_tooldir@
114l = @l@
115obj_format = @obj_format@
116target_cpu_type = @target_cpu_type@
117te_file = @te_file@
118
119AUTOMAKE_OPTIONS = cygnus
120
121# What version of the manual you want; "all" includes everything
122CONFIG = all
123
124# Options to extract the man page from as.texinfo
125MANCONF = -Dman
126
127TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl
128
129POD2MAN = pod2man --center="GNU Development Tools" \
130	--release="binutils-$(VERSION)" --section=1
131
132
133man_MANS = as.1
134
135info_TEXINFOS = as.texinfo gasp.texi
136
137CPU_DOCS = \
138	c-a29k.texi \
139	c-arc.texi \
140	c-arm.texi \
141	c-d10v.texi \
142	c-h8300.texi \
143	c-h8500.texi \
144	c-hppa.texi \
145	c-i370.texi \
146	c-i386.texi \
147	c-i860.texi \
148	c-i960.texi \
149	c-m32r.texi \
150	c-m68hc11.texi \
151	c-m68k.texi \
152	c-m88k.texi \
153	c-mips.texi \
154	c-mmix.texi \
155	c-ns32k.texi \
156	c-pdp11.texi \
157	c-pj.texi \
158	c-ppc.texi \
159	c-sh.texi \
160	c-sparc.texi \
161        c-tic54x.texi \
162	c-vax.texi \
163	c-v850.texi \
164	c-z8k.texi
165
166
167# This one isn't ready for prime time yet.  Not even a little bit.
168
169noinst_TEXINFOS = internals.texi
170
171DISTCLEANFILES = asconfig.texi
172
173MAINTAINERCLEANFILES = gasver.texi
174mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
175CONFIG_HEADER = ../config.h
176CONFIG_CLEAN_FILES = 
177TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
178TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
179INFO_DEPS = as.info gasp.info
180DVIS = as.dvi gasp.dvi
181TEXINFOS = as.texinfo gasp.texi
182man1dir = $(mandir)/man1
183MANS = $(man_MANS)
184
185NROFF = nroff
186DIST_COMMON =  Makefile.am Makefile.in
187
188
189DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
190
191TAR = tar
192GZIP_ENV = --best
193all: all-redirect
194.SUFFIXES:
195.SUFFIXES: .dvi .info .ps .texi .texinfo .txi
196$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
197	cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile
198
199Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
200	cd $(top_builddir) \
201	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
202
203
204as.info: as.texinfo
205as.dvi: as.texinfo
206
207
208gasp.info: gasp.texi
209gasp.dvi: gasp.texi
210
211
212DVIPS = dvips
213
214.texi.info:
215	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
216	$(MAKEINFO) -I $(srcdir) $<
217
218.texi.dvi:
219	TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
220	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
221
222.texi:
223	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
224	$(MAKEINFO) -I $(srcdir) $<
225
226.texinfo.info:
227	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
228	$(MAKEINFO) -I $(srcdir) $<
229
230.texinfo:
231	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
232	$(MAKEINFO) -I $(srcdir) $<
233
234.texinfo.dvi:
235	TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
236	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
237
238.txi.info:
239	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
240	$(MAKEINFO) -I $(srcdir) $<
241
242.txi.dvi:
243	TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
244	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
245
246.txi:
247	@rm -f $@ $@-[0-9] $@-[0-9][0-9]
248	$(MAKEINFO) -I $(srcdir) $<
249.dvi.ps:
250	$(DVIPS) $< -o $@
251
252install-info-am: $(INFO_DEPS)
253	@$(NORMAL_INSTALL)
254	$(mkinstalldirs) $(DESTDIR)$(infodir)
255	@list='$(INFO_DEPS)'; \
256	for file in $$list; do \
257	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
258	  for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
259	    if test -f $$d/$$ifile; then \
260	      echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
261	      $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
262	    else : ; fi; \
263	  done; \
264	done
265	@$(POST_INSTALL)
266	@if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
267	  list='$(INFO_DEPS)'; \
268	  for file in $$list; do \
269	    echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
270	    install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
271	  done; \
272	else : ; fi
273
274uninstall-info:
275	$(PRE_UNINSTALL)
276	@if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
277	  ii=yes; \
278	else ii=; fi; \
279	list='$(INFO_DEPS)'; \
280	for file in $$list; do \
281	  test -z "$ii" \
282	    || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
283	done
284	@$(NORMAL_UNINSTALL)
285	list='$(INFO_DEPS)'; \
286	for file in $$list; do \
287	  (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
288	done
289
290dist-info: $(INFO_DEPS)
291	list='$(INFO_DEPS)'; \
292	for base in $$list; do \
293	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
294	  for file in `cd $$d && eval echo $$base*`; do \
295	    test -f $(distdir)/$$file \
296	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
297	    || cp -p $$d/$$file $(distdir)/$$file; \
298	  done; \
299	done
300
301mostlyclean-aminfo:
302	-rm -f as.aux as.cp as.cps as.dvi as.fn as.fns as.ky as.kys as.ps \
303	  as.log as.pg as.toc as.tp as.tps as.vr as.vrs as.op as.tr \
304	  as.cv as.cn gasp.aux gasp.cp gasp.cps gasp.dvi gasp.fn \
305	  gasp.fns gasp.ky gasp.kys gasp.ps gasp.log gasp.pg gasp.toc \
306	  gasp.tp gasp.tps gasp.vr gasp.vrs gasp.op gasp.tr gasp.cv \
307	  gasp.cn
308
309clean-aminfo:
310
311distclean-aminfo:
312
313maintainer-clean-aminfo:
314	for i in $(INFO_DEPS); do \
315	  rm -f $$i; \
316	  if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
317	    rm -f $$i-[0-9]*; \
318	  fi; \
319	done
320clean-info: mostlyclean-aminfo
321
322install-man1:
323	$(mkinstalldirs) $(DESTDIR)$(man1dir)
324	@list='$(man1_MANS)'; \
325	l2='$(man_MANS)'; for i in $$l2; do \
326	  case "$$i" in \
327	    *.1*) list="$$list $$i" ;; \
328	  esac; \
329	done; \
330	for i in $$list; do \
331	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
332	  else file=$$i; fi; \
333	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
334	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
335	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
336	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
337	  $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
338	done
339
340uninstall-man1:
341	@list='$(man1_MANS)'; \
342	l2='$(man_MANS)'; for i in $$l2; do \
343	  case "$$i" in \
344	    *.1*) list="$$list $$i" ;; \
345	  esac; \
346	done; \
347	for i in $$list; do \
348	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
349	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
350	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
351	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
352	  rm -f $(DESTDIR)$(man1dir)/$$inst; \
353	done
354install-man: $(MANS)
355	@$(NORMAL_INSTALL)
356	$(MAKE) $(AM_MAKEFLAGS) install-man1
357uninstall-man:
358	@$(NORMAL_UNINSTALL)
359	$(MAKE) $(AM_MAKEFLAGS) uninstall-man1
360tags: TAGS
361TAGS:
362
363
364distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
365
366subdir = doc
367
368distdir: $(DISTFILES)
369	@for file in $(DISTFILES); do \
370	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
371	  if test -d $$d/$$file; then \
372	    cp -pr $$d/$$file $(distdir)/$$file; \
373	  else \
374	    test -f $(distdir)/$$file \
375	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
376	    || cp -p $$d/$$file $(distdir)/$$file || :; \
377	  fi; \
378	done
379	$(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
380info-am: $(INFO_DEPS)
381info: info-am
382dvi-am: $(DVIS)
383dvi: dvi-am
384check-am:
385check: check-am
386installcheck-am:
387installcheck: installcheck-am
388install-info-am: 
389install-info: install-info-am
390install-exec-am:
391install-exec: install-exec-am
392
393install-data-am: install-man
394install-data: install-data-am
395
396install-am: all-am
397	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
398install: install-am
399uninstall-am: uninstall-man
400uninstall: uninstall-am
401all-am: Makefile $(MANS)
402all-redirect: all-am
403install-strip:
404	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
405installdirs:
406	$(mkinstalldirs)  $(DESTDIR)$(mandir)/man1
407
408
409mostlyclean-generic:
410
411clean-generic:
412
413distclean-generic:
414	-rm -f Makefile $(CONFIG_CLEAN_FILES)
415	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
416	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
417
418maintainer-clean-generic:
419	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
420mostlyclean-am:  mostlyclean-aminfo mostlyclean-generic
421
422mostlyclean: mostlyclean-am
423
424clean-am:  clean-aminfo clean-generic mostlyclean-am
425
426clean: clean-am
427
428distclean-am:  distclean-aminfo distclean-generic clean-am
429	-rm -f libtool
430
431distclean: distclean-am
432
433maintainer-clean-am:  maintainer-clean-aminfo maintainer-clean-generic \
434		distclean-am
435	@echo "This command is intended for maintainers to use;"
436	@echo "it deletes files that may require special tools to rebuild."
437
438maintainer-clean: maintainer-clean-am
439
440.PHONY: install-info-am uninstall-info mostlyclean-aminfo \
441distclean-aminfo clean-aminfo maintainer-clean-aminfo install-man1 \
442uninstall-man1 install-man uninstall-man tags distdir info-am info \
443dvi-am dvi check check-am installcheck-am installcheck install-info-am \
444install-info install-exec-am install-exec install-data-am install-data \
445install-am install uninstall-am uninstall all-redirect all-am all \
446installdirs mostlyclean-generic distclean-generic clean-generic \
447maintainer-clean-generic clean mostlyclean distclean maintainer-clean
448
449
450asconfig.texi: $(CONFIG).texi
451	rm -f asconfig.texi
452	ln -s $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
453	  || ln $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
454	  || cp $(srcdir)/$(CONFIG).texi ./asconfig.texi
455
456gasver.texi: Makefile
457	rm -f $@
458	echo '@set VERSION $(VERSION)' > $@
459
460as.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
461as.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
462
463# Maintenance
464
465# We need it for the taz target in ../../Makefile.in.
466info: $(MANS)
467
468# Build the man page from the texinfo file
469# The sed command removes the no-adjust Nroff command so that
470# the man output looks standard.
471as.1: $(srcdir)/as.texinfo
472	touch $@
473	-$(TEXI2POD) $(MANCONF) < $(srcdir)/as.texinfo > as.pod
474	-($(POD2MAN) as.pod | \
475	        sed -e '/^.if n .na/d' > $@.T$$$$ && \
476	        mv -f $@.T$$$$ $@) || \
477	        (rm -f $@.T$$$$ && exit 1)
478	rm -f as.pod
479
480# Tell versions [3.59,3.63) of GNU make to not export all variables.
481# Otherwise a system limit (for SysV at least) may be exceeded.
482.NOEXPORT:
483