]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/doc/Makefile.in
Add support for OpenRISC 32-bit embedded processor
[thirdparty/binutils-gdb.git] / gas / doc / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 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
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 ALL_OBJ_DEPS = @ALL_OBJ_DEPS@
67 AS = @AS@
68 BFDLIB = @BFDLIB@
69 CATALOGS = @CATALOGS@
70 CATOBJEXT = @CATOBJEXT@
71 CC = @CC@
72 CXX = @CXX@
73 CXXCPP = @CXXCPP@
74 DATADIRNAME = @DATADIRNAME@
75 DLLTOOL = @DLLTOOL@
76 EXEEXT = @EXEEXT@
77 GCJ = @GCJ@
78 GCJFLAGS = @GCJFLAGS@
79 GDBINIT = @GDBINIT@
80 GMOFILES = @GMOFILES@
81 GMSGFMT = @GMSGFMT@
82 GT_NO = @GT_NO@
83 GT_YES = @GT_YES@
84 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
85 INSTOBJEXT = @INSTOBJEXT@
86 INTLDEPS = @INTLDEPS@
87 INTLLIBS = @INTLLIBS@
88 INTLOBJS = @INTLOBJS@
89 LEX = @LEX@
90 LIBM = @LIBM@
91 LIBTOOL = @LIBTOOL@
92 LN_S = @LN_S@
93 MAINT = @MAINT@
94 MAKEINFO = @MAKEINFO@
95 MKINSTALLDIRS = @MKINSTALLDIRS@
96 MSGFMT = @MSGFMT@
97 OBJDUMP = @OBJDUMP@
98 OBJEXT = @OBJEXT@
99 OPCODES_LIB = @OPCODES_LIB@
100 PACKAGE = @PACKAGE@
101 POFILES = @POFILES@
102 POSUB = @POSUB@
103 RANLIB = @RANLIB@
104 STRIP = @STRIP@
105 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
106 USE_NLS = @USE_NLS@
107 VERSION = @VERSION@
108 WARN_CFLAGS = @WARN_CFLAGS@
109 YACC = @YACC@
110 atof = @atof@
111 cgen_cpu_prefix = @cgen_cpu_prefix@
112 extra_objects = @extra_objects@
113 install_tooldir = @install_tooldir@
114 l = @l@
115 obj_format = @obj_format@
116 target_cpu_type = @target_cpu_type@
117 te_file = @te_file@
118
119 AUTOMAKE_OPTIONS = cygnus
120
121 # What version of the manual you want; "all" includes everything
122 CONFIG = all
123
124 # Options to extract the man page from as.texinfo
125 MANCONF = -Dman
126
127 TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl
128
129 POD2MAN = pod2man --center="GNU Development Tools" \
130 --release="binutils-$(VERSION)" --section=1
131
132
133 man_MANS = as.1
134
135 info_TEXINFOS = as.texinfo gasp.texi
136
137 CPU_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
169 noinst_TEXINFOS = internals.texi
170
171 DISTCLEANFILES = asconfig.texi
172
173 MAINTAINERCLEANFILES = gasver.texi
174 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
175 CONFIG_HEADER = ../config.h
176 CONFIG_CLEAN_FILES =
177 TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
178 TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
179 INFO_DEPS = as.info gasp.info
180 DVIS = as.dvi gasp.dvi
181 TEXINFOS = as.texinfo gasp.texi
182 man1dir = $(mandir)/man1
183 MANS = $(man_MANS)
184
185 NROFF = nroff
186 DIST_COMMON = Makefile.am Makefile.in
187
188
189 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
190
191 TAR = gtar
192 GZIP_ENV = --best
193 all: 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
199 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
200 cd $(top_builddir) \
201 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
202
203
204 as.info: as.texinfo
205 as.dvi: as.texinfo
206
207
208 gasp.info: gasp.texi
209 gasp.dvi: gasp.texi
210
211
212 DVIPS = 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
252 install-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
274 uninstall-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
290 dist-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
301 mostlyclean-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
309 clean-aminfo:
310
311 distclean-aminfo:
312
313 maintainer-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
320 clean-info: mostlyclean-aminfo
321
322 install-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
340 uninstall-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
354 install-man: $(MANS)
355 @$(NORMAL_INSTALL)
356 $(MAKE) $(AM_MAKEFLAGS) install-man1
357 uninstall-man:
358 @$(NORMAL_UNINSTALL)
359 $(MAKE) $(AM_MAKEFLAGS) uninstall-man1
360 tags: TAGS
361 TAGS:
362
363
364 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
365
366 subdir = doc
367
368 distdir: $(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
380 info-am: $(INFO_DEPS)
381 info: info-am
382 dvi-am: $(DVIS)
383 dvi: dvi-am
384 check-am:
385 check: check-am
386 installcheck-am:
387 installcheck: installcheck-am
388 install-info-am:
389 install-info: install-info-am
390 install-exec-am:
391 install-exec: install-exec-am
392
393 install-data-am: install-man
394 install-data: install-data-am
395
396 install-am: all-am
397 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
398 install: install-am
399 uninstall-am: uninstall-man
400 uninstall: uninstall-am
401 all-am: Makefile $(MANS)
402 all-redirect: all-am
403 install-strip:
404 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
405 installdirs:
406 $(mkinstalldirs) $(DESTDIR)$(mandir)/man1
407
408
409 mostlyclean-generic:
410
411 clean-generic:
412
413 distclean-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
418 maintainer-clean-generic:
419 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
420 mostlyclean-am: mostlyclean-aminfo mostlyclean-generic
421
422 mostlyclean: mostlyclean-am
423
424 clean-am: clean-aminfo clean-generic mostlyclean-am
425
426 clean: clean-am
427
428 distclean-am: distclean-aminfo distclean-generic clean-am
429 -rm -f libtool
430
431 distclean: distclean-am
432
433 maintainer-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
438 maintainer-clean: maintainer-clean-am
439
440 .PHONY: install-info-am uninstall-info mostlyclean-aminfo \
441 distclean-aminfo clean-aminfo maintainer-clean-aminfo install-man1 \
442 uninstall-man1 install-man uninstall-man tags distdir info-am info \
443 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
444 install-info install-exec-am install-exec install-data-am install-data \
445 install-am install uninstall-am uninstall all-redirect all-am all \
446 installdirs mostlyclean-generic distclean-generic clean-generic \
447 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
448
449
450 asconfig.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
456 gasver.texi: Makefile
457 rm -f $@
458 echo '@set VERSION $(VERSION)' > $@
459
460 as.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
461 as.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
462
463 # We want install to imply install-info as per GNU standards, despite the
464 # cygnus option.
465 install: install-info
466
467 # Maintenance
468
469 # We need it for the taz target in ../../Makefile.in.
470 info: $(MANS)
471
472 # Build the man page from the texinfo file
473 # The sed command removes the no-adjust Nroff command so that
474 # the man output looks standard.
475 as.1: $(srcdir)/as.texinfo
476 touch $@
477 -$(TEXI2POD) $(MANCONF) < $(srcdir)/as.texinfo > as.pod
478 -($(POD2MAN) as.pod | \
479 sed -e '/^.if n .na/d' > $@.T$$$$ && \
480 mv -f $@.T$$$$ $@) || \
481 (rm -f $@.T$$$$ && exit 1)
482 rm -f as.pod
483
484 # Tell versions [3.59,3.63) of GNU make to not export all variables.
485 # Otherwise a system limit (for SysV at least) may be exceeded.
486 .NOEXPORT: