* configure.in (BFDVER_H): Set and subst.
[deliverable/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 BFDVER_H = @BFDVER_H@
70 CATALOGS = @CATALOGS@
71 CATOBJEXT = @CATOBJEXT@
72 CC = @CC@
73 CXX = @CXX@
74 CXXCPP = @CXXCPP@
75 DATADIRNAME = @DATADIRNAME@
76 DLLTOOL = @DLLTOOL@
77 EXEEXT = @EXEEXT@
78 GCJ = @GCJ@
79 GCJFLAGS = @GCJFLAGS@
80 GDBINIT = @GDBINIT@
81 GMOFILES = @GMOFILES@
82 GMSGFMT = @GMSGFMT@
83 GT_NO = @GT_NO@
84 GT_YES = @GT_YES@
85 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
86 INSTOBJEXT = @INSTOBJEXT@
87 INTLDEPS = @INTLDEPS@
88 INTLLIBS = @INTLLIBS@
89 INTLOBJS = @INTLOBJS@
90 LEX = @LEX@
91 LIBM = @LIBM@
92 LIBTOOL = @LIBTOOL@
93 LN_S = @LN_S@
94 MAINT = @MAINT@
95 MAKEINFO = @MAKEINFO@
96 MKINSTALLDIRS = @MKINSTALLDIRS@
97 MSGFMT = @MSGFMT@
98 OBJDUMP = @OBJDUMP@
99 OBJEXT = @OBJEXT@
100 OPCODES_LIB = @OPCODES_LIB@
101 PACKAGE = @PACKAGE@
102 POFILES = @POFILES@
103 POSUB = @POSUB@
104 RANLIB = @RANLIB@
105 STRIP = @STRIP@
106 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
107 USE_NLS = @USE_NLS@
108 VERSION = @VERSION@
109 WARN_CFLAGS = @WARN_CFLAGS@
110 YACC = @YACC@
111 atof = @atof@
112 cgen_cpu_prefix = @cgen_cpu_prefix@
113 extra_objects = @extra_objects@
114 install_tooldir = @install_tooldir@
115 l = @l@
116 obj_format = @obj_format@
117 target_cpu_type = @target_cpu_type@
118 te_file = @te_file@
119
120 AUTOMAKE_OPTIONS = cygnus
121
122 # What version of the manual you want; "all" includes everything
123 CONFIG = all
124
125 # Options to extract the man page from as.texinfo
126 MANCONF = -Dman
127
128 TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl
129
130 POD2MAN = pod2man --center="GNU Development Tools" \
131 --release="binutils-$(VERSION)" --section=1
132
133
134 man_MANS = as.1
135
136 # The gasp.texi file is now deprecated, as GASP has been deprecated.
137 # It will disappear in a future release.
138 info_TEXINFOS = as.texinfo
139
140 CPU_DOCS = \
141 c-a29k.texi \
142 c-alpha.texi \
143 c-arc.texi \
144 c-arm.texi \
145 c-d10v.texi \
146 c-cris.texi \
147 c-h8300.texi \
148 c-h8500.texi \
149 c-hppa.texi \
150 c-i370.texi \
151 c-i386.texi \
152 c-i860.texi \
153 c-i960.texi \
154 c-ip2k.texi \
155 c-m32r.texi \
156 c-m68hc11.texi \
157 c-m68k.texi \
158 c-m88k.texi \
159 c-mips.texi \
160 c-mmix.texi \
161 c-ns32k.texi \
162 c-pdp11.texi \
163 c-pj.texi \
164 c-ppc.texi \
165 c-sh.texi \
166 c-sh64.texi \
167 c-sparc.texi \
168 c-tic54x.texi \
169 c-vax.texi \
170 c-v850.texi \
171 c-z8k.texi
172
173
174 # This one isn't ready for prime time yet. Not even a little bit.
175
176 noinst_TEXINFOS = internals.texi gasp.texi
177
178 DISTCLEANFILES = asconfig.texi
179
180 MAINTAINERCLEANFILES = gasver.texi
181 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
182 CONFIG_HEADER = ../config.h
183 CONFIG_CLEAN_FILES =
184 TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
185 TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
186 INFO_DEPS = as.info
187 DVIS = as.dvi
188 TEXINFOS = as.texinfo
189 man1dir = $(mandir)/man1
190 MANS = $(man_MANS)
191
192 NROFF = nroff
193 DIST_COMMON = Makefile.am Makefile.in
194
195
196 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
197
198 TAR = tar
199 GZIP_ENV = --best
200 all: all-redirect
201 .SUFFIXES:
202 .SUFFIXES: .dvi .info .ps .texi .texinfo .txi
203 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
204 cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile
205
206 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
207 cd $(top_builddir) \
208 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
209
210
211 as.info: as.texinfo
212 as.dvi: as.texinfo
213
214
215 DVIPS = dvips
216
217 .texi.info:
218 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
219 $(MAKEINFO) -I $(srcdir) $<
220
221 .texi.dvi:
222 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
223 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
224
225 .texi:
226 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
227 $(MAKEINFO) -I $(srcdir) $<
228
229 .texinfo.info:
230 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
231 $(MAKEINFO) -I $(srcdir) $<
232
233 .texinfo:
234 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
235 $(MAKEINFO) -I $(srcdir) $<
236
237 .texinfo.dvi:
238 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
239 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
240
241 .txi.info:
242 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
243 $(MAKEINFO) -I $(srcdir) $<
244
245 .txi.dvi:
246 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
247 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
248
249 .txi:
250 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
251 $(MAKEINFO) -I $(srcdir) $<
252 .dvi.ps:
253 $(DVIPS) $< -o $@
254
255 install-info-am: $(INFO_DEPS)
256 @$(NORMAL_INSTALL)
257 $(mkinstalldirs) $(DESTDIR)$(infodir)
258 @list='$(INFO_DEPS)'; \
259 for file in $$list; do \
260 if test -f $$file; then d=.; else d=$(srcdir); fi; \
261 for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
262 if test -f $$d/$$ifile; then \
263 echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
264 $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
265 else : ; fi; \
266 done; \
267 done
268 @$(POST_INSTALL)
269 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
270 list='$(INFO_DEPS)'; \
271 for file in $$list; do \
272 echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
273 install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
274 done; \
275 else : ; fi
276
277 uninstall-info:
278 $(PRE_UNINSTALL)
279 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
280 ii=yes; \
281 else ii=; fi; \
282 list='$(INFO_DEPS)'; \
283 for file in $$list; do \
284 test -z "$$ii" \
285 || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
286 done
287 @$(NORMAL_UNINSTALL)
288 list='$(INFO_DEPS)'; \
289 for file in $$list; do \
290 (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
291 done
292
293 dist-info: $(INFO_DEPS)
294 list='$(INFO_DEPS)'; \
295 for base in $$list; do \
296 if test -f $$base; then d=.; else d=$(srcdir); fi; \
297 for file in `cd $$d && eval echo $$base*`; do \
298 test -f $(distdir)/$$file \
299 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
300 || cp -p $$d/$$file $(distdir)/$$file; \
301 done; \
302 done
303
304 mostlyclean-aminfo:
305 -rm -f as.aux as.cp as.cps as.dvi as.fn as.fns as.ky as.kys as.ps \
306 as.log as.pg as.toc as.tp as.tps as.vr as.vrs as.op as.tr \
307 as.cv as.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:
This page took 0.04996 seconds and 5 git commands to generate.