* doc/c-mips.texi (Machine Dependencies): Add new node.
[deliverable/binutils-gdb.git] / gas / doc / Makefile.in
CommitLineData
9253c5e5 1# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
252b5132 2
9253c5e5 3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
252b5132
RH
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
3f9b03b5 13
252b5132
RH
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@
45f85b08 49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
252b5132
RH
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@
18e03609
NC
72CXX = @CXX@
73CXXCPP = @CXXCPP@
252b5132
RH
74DATADIRNAME = @DATADIRNAME@
75DLLTOOL = @DLLTOOL@
76EXEEXT = @EXEEXT@
cf055d54
NC
77GCJ = @GCJ@
78GCJFLAGS = @GCJFLAGS@
76a27922 79GDBINIT = @GDBINIT@
252b5132
RH
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@
252b5132 89LEX = @LEX@
39bec121 90LIBM = @LIBM@
252b5132
RH
91LIBTOOL = @LIBTOOL@
92LN_S = @LN_S@
93MAINT = @MAINT@
94MAKEINFO = @MAKEINFO@
95MKINSTALLDIRS = @MKINSTALLDIRS@
96MSGFMT = @MSGFMT@
a74801ba 97OBJDUMP = @OBJDUMP@
18e03609 98OBJEXT = @OBJEXT@
252b5132
RH
99OPCODES_LIB = @OPCODES_LIB@
100PACKAGE = @PACKAGE@
101POFILES = @POFILES@
102POSUB = @POSUB@
103RANLIB = @RANLIB@
18e03609 104STRIP = @STRIP@
252b5132
RH
105USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
106USE_NLS = @USE_NLS@
252b5132 107VERSION = @VERSION@
3f9b03b5 108WARN_CFLAGS = @WARN_CFLAGS@
252b5132
RH
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
0285c67d
NC
124# Options to extract the man page from as.texinfo
125MANCONF = -Dman
126
127TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl
128
a4fb0134
SC
129POD2MAN = pod2man --center="GNU Development Tools" \
130 --release="binutils-$(VERSION)" --section=1
0285c67d 131
93fbbb04 132
252b5132
RH
133man_MANS = as.1
134
3f965e60
NC
135# The gasp.texi file is now deprecated, as GASP has been deprecated.
136# It will disappear in a future release.
137info_TEXINFOS = as.texinfo
252b5132 138
6840198f
NC
139CPU_DOCS = \
140 c-a29k.texi \
625e1353 141 c-alpha.texi \
6840198f
NC
142 c-arc.texi \
143 c-arm.texi \
144 c-d10v.texi \
328eb32e 145 c-cris.texi \
6840198f
NC
146 c-h8300.texi \
147 c-h8500.texi \
148 c-hppa.texi \
149 c-i370.texi \
150 c-i386.texi \
151 c-i860.texi \
152 c-i960.texi \
153 c-m32r.texi \
154 c-m68hc11.texi \
155 c-m68k.texi \
81b0b3f1 156 c-m88k.texi \
6840198f 157 c-mips.texi \
3c3bdf30 158 c-mmix.texi \
6840198f
NC
159 c-ns32k.texi \
160 c-pdp11.texi \
161 c-pj.texi \
418c1742 162 c-ppc.texi \
6840198f 163 c-sh.texi \
324bfcf3 164 c-sh64.texi \
6840198f
NC
165 c-sparc.texi \
166 c-tic54x.texi \
167 c-vax.texi \
168 c-v850.texi \
169 c-z8k.texi
252b5132
RH
170
171
172# This one isn't ready for prime time yet. Not even a little bit.
173
3f965e60 174noinst_TEXINFOS = internals.texi gasp.texi
252b5132
RH
175
176DISTCLEANFILES = asconfig.texi
177
178MAINTAINERCLEANFILES = gasver.texi
179mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
180CONFIG_HEADER = ../config.h
181CONFIG_CLEAN_FILES =
182TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
183TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
3f965e60
NC
184INFO_DEPS = as.info
185DVIS = as.dvi
186TEXINFOS = as.texinfo
252b5132
RH
187man1dir = $(mandir)/man1
188MANS = $(man_MANS)
189
190NROFF = nroff
191DIST_COMMON = Makefile.am Makefile.in
192
193
3f9b03b5 194DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
252b5132 195
3f965e60 196TAR = gtar
252b5132
RH
197GZIP_ENV = --best
198all: all-redirect
199.SUFFIXES:
200.SUFFIXES: .dvi .info .ps .texi .texinfo .txi
201$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
202 cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile
203
204Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
205 cd $(top_builddir) \
206 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
207
208
209as.info: as.texinfo
210as.dvi: as.texinfo
211
212
252b5132
RH
213DVIPS = dvips
214
215.texi.info:
216 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
217 $(MAKEINFO) -I $(srcdir) $<
218
219.texi.dvi:
3f9b03b5 220 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
252b5132
RH
221 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
222
223.texi:
224 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
225 $(MAKEINFO) -I $(srcdir) $<
226
227.texinfo.info:
228 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
229 $(MAKEINFO) -I $(srcdir) $<
230
231.texinfo:
232 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
233 $(MAKEINFO) -I $(srcdir) $<
234
235.texinfo.dvi:
3f9b03b5 236 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
252b5132
RH
237 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
238
239.txi.info:
240 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
241 $(MAKEINFO) -I $(srcdir) $<
242
243.txi.dvi:
3f9b03b5 244 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
252b5132
RH
245 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
246
247.txi:
248 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
249 $(MAKEINFO) -I $(srcdir) $<
250.dvi.ps:
251 $(DVIPS) $< -o $@
252
253install-info-am: $(INFO_DEPS)
254 @$(NORMAL_INSTALL)
255 $(mkinstalldirs) $(DESTDIR)$(infodir)
256 @list='$(INFO_DEPS)'; \
257 for file in $$list; do \
258 if test -f $$file; then d=.; else d=$(srcdir); fi; \
3f9b03b5 259 for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
252b5132
RH
260 if test -f $$d/$$ifile; then \
261 echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
262 $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
263 else : ; fi; \
264 done; \
265 done
266 @$(POST_INSTALL)
267 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
268 list='$(INFO_DEPS)'; \
269 for file in $$list; do \
270 echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
271 install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
272 done; \
273 else : ; fi
274
275uninstall-info:
276 $(PRE_UNINSTALL)
277 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
3f9b03b5
AM
278 ii=yes; \
279 else ii=; fi; \
280 list='$(INFO_DEPS)'; \
281 for file in $$list; do \
9253c5e5 282 test -z "$$ii" \
3f9b03b5
AM
283 || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
284 done
252b5132 285 @$(NORMAL_UNINSTALL)
3f9b03b5 286 list='$(INFO_DEPS)'; \
252b5132 287 for file in $$list; do \
3f9b03b5 288 (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
252b5132
RH
289 done
290
291dist-info: $(INFO_DEPS)
292 list='$(INFO_DEPS)'; \
293 for base in $$list; do \
294 if test -f $$base; then d=.; else d=$(srcdir); fi; \
3f9b03b5 295 for file in `cd $$d && eval echo $$base*`; do \
252b5132 296 test -f $(distdir)/$$file \
3f9b03b5 297 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
252b5132
RH
298 || cp -p $$d/$$file $(distdir)/$$file; \
299 done; \
300 done
301
302mostlyclean-aminfo:
3f9b03b5
AM
303 -rm -f as.aux as.cp as.cps as.dvi as.fn as.fns as.ky as.kys as.ps \
304 as.log as.pg as.toc as.tp as.tps as.vr as.vrs as.op as.tr \
3f965e60 305 as.cv as.cn
252b5132
RH
306
307clean-aminfo:
308
309distclean-aminfo:
310
311maintainer-clean-aminfo:
312 for i in $(INFO_DEPS); do \
313 rm -f $$i; \
314 if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
315 rm -f $$i-[0-9]*; \
316 fi; \
317 done
318clean-info: mostlyclean-aminfo
319
320install-man1:
321 $(mkinstalldirs) $(DESTDIR)$(man1dir)
322 @list='$(man1_MANS)'; \
323 l2='$(man_MANS)'; for i in $$l2; do \
324 case "$$i" in \
325 *.1*) list="$$list $$i" ;; \
326 esac; \
327 done; \
328 for i in $$list; do \
329 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
330 else file=$$i; fi; \
331 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
332 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
333 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
334 echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
335 $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
336 done
337
338uninstall-man1:
339 @list='$(man1_MANS)'; \
340 l2='$(man_MANS)'; for i in $$l2; do \
341 case "$$i" in \
342 *.1*) list="$$list $$i" ;; \
343 esac; \
344 done; \
345 for i in $$list; do \
346 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
347 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
348 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
349 echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
350 rm -f $(DESTDIR)$(man1dir)/$$inst; \
351 done
352install-man: $(MANS)
353 @$(NORMAL_INSTALL)
354 $(MAKE) $(AM_MAKEFLAGS) install-man1
355uninstall-man:
356 @$(NORMAL_UNINSTALL)
357 $(MAKE) $(AM_MAKEFLAGS) uninstall-man1
358tags: TAGS
359TAGS:
360
361
362distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
363
3f9b03b5
AM
364subdir = doc
365
252b5132
RH
366distdir: $(DISTFILES)
367 @for file in $(DISTFILES); do \
368 if test -f $$file; then d=.; else d=$(srcdir); fi; \
369 if test -d $$d/$$file; then \
6840198f 370 cp -pr $$d/$$file $(distdir)/$$file; \
252b5132
RH
371 else \
372 test -f $(distdir)/$$file \
3f9b03b5
AM
373 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
374 || cp -p $$d/$$file $(distdir)/$$file || :; \
252b5132
RH
375 fi; \
376 done
377 $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
378info-am: $(INFO_DEPS)
379info: info-am
380dvi-am: $(DVIS)
381dvi: dvi-am
382check-am:
383check: check-am
384installcheck-am:
385installcheck: installcheck-am
386install-info-am:
387install-info: install-info-am
388install-exec-am:
389install-exec: install-exec-am
390
391install-data-am: install-man
392install-data: install-data-am
393
394install-am: all-am
395 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
396install: install-am
397uninstall-am: uninstall-man
398uninstall: uninstall-am
399all-am: Makefile $(MANS)
400all-redirect: all-am
401install-strip:
45f85b08 402 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
252b5132
RH
403installdirs:
404 $(mkinstalldirs) $(DESTDIR)$(mandir)/man1
405
406
407mostlyclean-generic:
408
409clean-generic:
410
411distclean-generic:
412 -rm -f Makefile $(CONFIG_CLEAN_FILES)
413 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
414 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
415
416maintainer-clean-generic:
417 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
418mostlyclean-am: mostlyclean-aminfo mostlyclean-generic
419
420mostlyclean: mostlyclean-am
421
422clean-am: clean-aminfo clean-generic mostlyclean-am
423
424clean: clean-am
425
426distclean-am: distclean-aminfo distclean-generic clean-am
427 -rm -f libtool
428
429distclean: distclean-am
430
431maintainer-clean-am: maintainer-clean-aminfo maintainer-clean-generic \
432 distclean-am
433 @echo "This command is intended for maintainers to use;"
434 @echo "it deletes files that may require special tools to rebuild."
435
436maintainer-clean: maintainer-clean-am
437
438.PHONY: install-info-am uninstall-info mostlyclean-aminfo \
439distclean-aminfo clean-aminfo maintainer-clean-aminfo install-man1 \
440uninstall-man1 install-man uninstall-man tags distdir info-am info \
441dvi-am dvi check check-am installcheck-am installcheck install-info-am \
442install-info install-exec-am install-exec install-data-am install-data \
443install-am install uninstall-am uninstall all-redirect all-am all \
3f9b03b5
AM
444installdirs mostlyclean-generic distclean-generic clean-generic \
445maintainer-clean-generic clean mostlyclean distclean maintainer-clean
252b5132
RH
446
447
448asconfig.texi: $(CONFIG).texi
449 rm -f asconfig.texi
450 ln -s $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
451 || ln $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
452 || cp $(srcdir)/$(CONFIG).texi ./asconfig.texi
453
454gasver.texi: Makefile
455 rm -f $@
456 echo '@set VERSION $(VERSION)' > $@
457
458as.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
459as.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
460
7562a296
HPN
461# We want install to imply install-info as per GNU standards, despite the
462# cygnus option.
463install: install-info
464
0285c67d
NC
465# Maintenance
466
c45021f2
NC
467# We need it for the taz target in ../../Makefile.in.
468info: $(MANS)
469
0285c67d
NC
470# Build the man page from the texinfo file
471# The sed command removes the no-adjust Nroff command so that
472# the man output looks standard.
c45021f2
NC
473as.1: $(srcdir)/as.texinfo
474 touch $@
0285c67d
NC
475 -$(TEXI2POD) $(MANCONF) < $(srcdir)/as.texinfo > as.pod
476 -($(POD2MAN) as.pod | \
c45021f2
NC
477 sed -e '/^.if n .na/d' > $@.T$$$$ && \
478 mv -f $@.T$$$$ $@) || \
479 (rm -f $@.T$$$$ && exit 1)
480 rm -f as.pod
0285c67d 481
252b5132
RH
482# Tell versions [3.59,3.63) of GNU make to not export all variables.
483# Otherwise a system limit (for SysV at least) may be exceeded.
484.NOEXPORT:
This page took 0.130009 seconds and 4 git commands to generate.