]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/doc/Makefile.in
Add MMIX support
[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" --release="binutils-$(VERSION)" --section=1
130
131 man_MANS = as.1
132
133 info_TEXINFOS = as.texinfo gasp.texi
134
135 CPU_DOCS = \
136 c-a29k.texi \
137 c-arc.texi \
138 c-arm.texi \
139 c-d10v.texi \
140 c-h8300.texi \
141 c-h8500.texi \
142 c-hppa.texi \
143 c-i370.texi \
144 c-i386.texi \
145 c-i860.texi \
146 c-i960.texi \
147 c-m32r.texi \
148 c-m68hc11.texi \
149 c-m68k.texi \
150 c-m88k.texi \
151 c-mips.texi \
152 c-mmix.texi \
153 c-ns32k.texi \
154 c-pdp11.texi \
155 c-pj.texi \
156 c-ppc.texi \
157 c-sh.texi \
158 c-sparc.texi \
159 c-tic54x.texi \
160 c-vax.texi \
161 c-v850.texi \
162 c-z8k.texi
163
164
165 # This one isn't ready for prime time yet. Not even a little bit.
166
167 noinst_TEXINFOS = internals.texi
168
169 DISTCLEANFILES = asconfig.texi
170
171 MAINTAINERCLEANFILES = gasver.texi
172 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
173 CONFIG_HEADER = ../config.h
174 CONFIG_CLEAN_FILES =
175 TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
176 TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
177 INFO_DEPS = as.info gasp.info
178 DVIS = as.dvi gasp.dvi
179 TEXINFOS = as.texinfo gasp.texi
180 man1dir = $(mandir)/man1
181 MANS = $(man_MANS)
182
183 NROFF = nroff
184 DIST_COMMON = Makefile.am Makefile.in
185
186
187 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
188
189 TAR = gtar
190 GZIP_ENV = --best
191 all: all-redirect
192 .SUFFIXES:
193 .SUFFIXES: .dvi .info .ps .texi .texinfo .txi
194 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
195 cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile
196
197 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
198 cd $(top_builddir) \
199 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
200
201
202 as.info: as.texinfo
203 as.dvi: as.texinfo
204
205
206 gasp.info: gasp.texi
207 gasp.dvi: gasp.texi
208
209
210 DVIPS = dvips
211
212 .texi.info:
213 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
214 $(MAKEINFO) -I $(srcdir) $<
215
216 .texi.dvi:
217 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
218 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
219
220 .texi:
221 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
222 $(MAKEINFO) -I $(srcdir) $<
223
224 .texinfo.info:
225 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
226 $(MAKEINFO) -I $(srcdir) $<
227
228 .texinfo:
229 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
230 $(MAKEINFO) -I $(srcdir) $<
231
232 .texinfo.dvi:
233 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
234 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
235
236 .txi.info:
237 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
238 $(MAKEINFO) -I $(srcdir) $<
239
240 .txi.dvi:
241 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
242 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
243
244 .txi:
245 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
246 $(MAKEINFO) -I $(srcdir) $<
247 .dvi.ps:
248 $(DVIPS) $< -o $@
249
250 install-info-am: $(INFO_DEPS)
251 @$(NORMAL_INSTALL)
252 $(mkinstalldirs) $(DESTDIR)$(infodir)
253 @list='$(INFO_DEPS)'; \
254 for file in $$list; do \
255 if test -f $$file; then d=.; else d=$(srcdir); fi; \
256 for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
257 if test -f $$d/$$ifile; then \
258 echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
259 $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
260 else : ; fi; \
261 done; \
262 done
263 @$(POST_INSTALL)
264 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
265 list='$(INFO_DEPS)'; \
266 for file in $$list; do \
267 echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
268 install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
269 done; \
270 else : ; fi
271
272 uninstall-info:
273 $(PRE_UNINSTALL)
274 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
275 ii=yes; \
276 else ii=; fi; \
277 list='$(INFO_DEPS)'; \
278 for file in $$list; do \
279 test -z "$$ii" \
280 || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
281 done
282 @$(NORMAL_UNINSTALL)
283 list='$(INFO_DEPS)'; \
284 for file in $$list; do \
285 (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
286 done
287
288 dist-info: $(INFO_DEPS)
289 list='$(INFO_DEPS)'; \
290 for base in $$list; do \
291 if test -f $$base; then d=.; else d=$(srcdir); fi; \
292 for file in `cd $$d && eval echo $$base*`; do \
293 test -f $(distdir)/$$file \
294 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
295 || cp -p $$d/$$file $(distdir)/$$file; \
296 done; \
297 done
298
299 mostlyclean-aminfo:
300 -rm -f as.aux as.cp as.cps as.dvi as.fn as.fns as.ky as.kys as.ps \
301 as.log as.pg as.toc as.tp as.tps as.vr as.vrs as.op as.tr \
302 as.cv as.cn gasp.aux gasp.cp gasp.cps gasp.dvi gasp.fn \
303 gasp.fns gasp.ky gasp.kys gasp.ps gasp.log gasp.pg gasp.toc \
304 gasp.tp gasp.tps gasp.vr gasp.vrs gasp.op gasp.tr gasp.cv \
305 gasp.cn
306
307 clean-aminfo:
308
309 distclean-aminfo:
310
311 maintainer-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
318 clean-info: mostlyclean-aminfo
319
320 install-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
338 uninstall-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
352 install-man: $(MANS)
353 @$(NORMAL_INSTALL)
354 $(MAKE) $(AM_MAKEFLAGS) install-man1
355 uninstall-man:
356 @$(NORMAL_UNINSTALL)
357 $(MAKE) $(AM_MAKEFLAGS) uninstall-man1
358 tags: TAGS
359 TAGS:
360
361
362 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
363
364 subdir = doc
365
366 distdir: $(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 \
370 cp -pr $$d/$$file $(distdir)/$$file; \
371 else \
372 test -f $(distdir)/$$file \
373 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
374 || cp -p $$d/$$file $(distdir)/$$file || :; \
375 fi; \
376 done
377 $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
378 info-am: $(INFO_DEPS)
379 info: info-am
380 dvi-am: $(DVIS)
381 dvi: dvi-am
382 check-am:
383 check: check-am
384 installcheck-am:
385 installcheck: installcheck-am
386 install-info-am:
387 install-info: install-info-am
388 install-exec-am:
389 install-exec: install-exec-am
390
391 install-data-am: install-man
392 install-data: install-data-am
393
394 install-am: all-am
395 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
396 install: install-am
397 uninstall-am: uninstall-man
398 uninstall: uninstall-am
399 all-am: Makefile $(MANS)
400 all-redirect: all-am
401 install-strip:
402 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
403 installdirs:
404 $(mkinstalldirs) $(DESTDIR)$(mandir)/man1
405
406
407 mostlyclean-generic:
408
409 clean-generic:
410
411 distclean-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
416 maintainer-clean-generic:
417 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
418 mostlyclean-am: mostlyclean-aminfo mostlyclean-generic
419
420 mostlyclean: mostlyclean-am
421
422 clean-am: clean-aminfo clean-generic mostlyclean-am
423
424 clean: clean-am
425
426 distclean-am: distclean-aminfo distclean-generic clean-am
427 -rm -f libtool
428
429 distclean: distclean-am
430
431 maintainer-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
436 maintainer-clean: maintainer-clean-am
437
438 .PHONY: install-info-am uninstall-info mostlyclean-aminfo \
439 distclean-aminfo clean-aminfo maintainer-clean-aminfo install-man1 \
440 uninstall-man1 install-man uninstall-man tags distdir info-am info \
441 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
442 install-info install-exec-am install-exec install-data-am install-data \
443 install-am install uninstall-am uninstall all-redirect all-am all \
444 installdirs mostlyclean-generic distclean-generic clean-generic \
445 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
446
447
448 asconfig.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
454 gasver.texi: Makefile
455 rm -f $@
456 echo '@set VERSION $(VERSION)' > $@
457
458 as.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
459 as.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
460
461 # Maintenance
462
463 # We need it for the taz target in ../../Makefile.in.
464 info: $(MANS)
465
466 # Build the man page from the texinfo file
467 # The sed command removes the no-adjust Nroff command so that
468 # the man output looks standard.
469 as.1: $(srcdir)/as.texinfo
470 touch $@
471 -$(TEXI2POD) $(MANCONF) < $(srcdir)/as.texinfo > as.pod
472 -($(POD2MAN) as.pod | \
473 sed -e '/^.if n .na/d' > $@.T$$$$ && \
474 mv -f $@.T$$$$ $@) || \
475 (rm -f $@.T$$$$ && exit 1)
476 rm -f as.pod
477
478 # Tell versions [3.59,3.63) of GNU make to not export all variables.
479 # Otherwise a system limit (for SysV at least) may be exceeded.
480 .NOEXPORT: