2001-10-08 Aldy Hernandez <aldyh@redhat.com>
[deliverable/binutils-gdb.git] / gas / doc / Makefile.in
CommitLineData
45f85b08 1# Makefile.in generated automatically by automake 1.4 from Makefile.am
252b5132 2
3f9b03b5 3# Copyright (C) 1994, 1995-8, 1999 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
129POD2MAN = pod2man --center="GNU" --release="binutils-$(VERSION)" --section=1
130
252b5132
RH
131man_MANS = as.1
132
133info_TEXINFOS = as.texinfo gasp.texi
134
6840198f
NC
135CPU_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 \
81b0b3f1 150 c-m88k.texi \
6840198f
NC
151 c-mips.texi \
152 c-ns32k.texi \
153 c-pdp11.texi \
154 c-pj.texi \
155 c-sh.texi \
156 c-sparc.texi \
157 c-tic54x.texi \
158 c-vax.texi \
159 c-v850.texi \
160 c-z8k.texi
252b5132
RH
161
162
163# This one isn't ready for prime time yet. Not even a little bit.
164
165noinst_TEXINFOS = internals.texi
166
167DISTCLEANFILES = asconfig.texi
168
169MAINTAINERCLEANFILES = gasver.texi
170mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
171CONFIG_HEADER = ../config.h
172CONFIG_CLEAN_FILES =
173TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
174TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
175INFO_DEPS = as.info gasp.info
176DVIS = as.dvi gasp.dvi
177TEXINFOS = as.texinfo gasp.texi
178man1dir = $(mandir)/man1
179MANS = $(man_MANS)
180
181NROFF = nroff
182DIST_COMMON = Makefile.am Makefile.in
183
184
3f9b03b5 185DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
252b5132 186
3817f222 187TAR = tar
252b5132
RH
188GZIP_ENV = --best
189all: all-redirect
190.SUFFIXES:
191.SUFFIXES: .dvi .info .ps .texi .texinfo .txi
192$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
193 cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile
194
195Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
196 cd $(top_builddir) \
197 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
198
199
200as.info: as.texinfo
201as.dvi: as.texinfo
202
203
204gasp.info: gasp.texi
205gasp.dvi: gasp.texi
206
207
208DVIPS = dvips
209
210.texi.info:
211 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
212 $(MAKEINFO) -I $(srcdir) $<
213
214.texi.dvi:
3f9b03b5 215 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
252b5132
RH
216 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
217
218.texi:
219 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
220 $(MAKEINFO) -I $(srcdir) $<
221
222.texinfo.info:
223 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
224 $(MAKEINFO) -I $(srcdir) $<
225
226.texinfo:
227 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
228 $(MAKEINFO) -I $(srcdir) $<
229
230.texinfo.dvi:
3f9b03b5 231 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
252b5132
RH
232 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
233
234.txi.info:
235 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
236 $(MAKEINFO) -I $(srcdir) $<
237
238.txi.dvi:
3f9b03b5 239 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
252b5132
RH
240 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
241
242.txi:
243 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
244 $(MAKEINFO) -I $(srcdir) $<
245.dvi.ps:
246 $(DVIPS) $< -o $@
247
248install-info-am: $(INFO_DEPS)
249 @$(NORMAL_INSTALL)
250 $(mkinstalldirs) $(DESTDIR)$(infodir)
251 @list='$(INFO_DEPS)'; \
252 for file in $$list; do \
253 if test -f $$file; then d=.; else d=$(srcdir); fi; \
3f9b03b5 254 for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
252b5132
RH
255 if test -f $$d/$$ifile; then \
256 echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
257 $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
258 else : ; fi; \
259 done; \
260 done
261 @$(POST_INSTALL)
262 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
263 list='$(INFO_DEPS)'; \
264 for file in $$list; do \
265 echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
266 install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
267 done; \
268 else : ; fi
269
270uninstall-info:
271 $(PRE_UNINSTALL)
272 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
3f9b03b5
AM
273 ii=yes; \
274 else ii=; fi; \
275 list='$(INFO_DEPS)'; \
276 for file in $$list; do \
277 test -z "$ii" \
278 || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
279 done
252b5132 280 @$(NORMAL_UNINSTALL)
3f9b03b5 281 list='$(INFO_DEPS)'; \
252b5132 282 for file in $$list; do \
3f9b03b5 283 (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
252b5132
RH
284 done
285
286dist-info: $(INFO_DEPS)
287 list='$(INFO_DEPS)'; \
288 for base in $$list; do \
289 if test -f $$base; then d=.; else d=$(srcdir); fi; \
3f9b03b5 290 for file in `cd $$d && eval echo $$base*`; do \
252b5132 291 test -f $(distdir)/$$file \
3f9b03b5 292 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
252b5132
RH
293 || cp -p $$d/$$file $(distdir)/$$file; \
294 done; \
295 done
296
297mostlyclean-aminfo:
3f9b03b5
AM
298 -rm -f as.aux as.cp as.cps as.dvi as.fn as.fns as.ky as.kys as.ps \
299 as.log as.pg as.toc as.tp as.tps as.vr as.vrs as.op as.tr \
300 as.cv as.cn gasp.aux gasp.cp gasp.cps gasp.dvi gasp.fn \
301 gasp.fns gasp.ky gasp.kys gasp.ps gasp.log gasp.pg gasp.toc \
302 gasp.tp gasp.tps gasp.vr gasp.vrs gasp.op gasp.tr gasp.cv \
303 gasp.cn
252b5132
RH
304
305clean-aminfo:
306
307distclean-aminfo:
308
309maintainer-clean-aminfo:
310 for i in $(INFO_DEPS); do \
311 rm -f $$i; \
312 if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
313 rm -f $$i-[0-9]*; \
314 fi; \
315 done
316clean-info: mostlyclean-aminfo
317
318install-man1:
319 $(mkinstalldirs) $(DESTDIR)$(man1dir)
320 @list='$(man1_MANS)'; \
321 l2='$(man_MANS)'; for i in $$l2; do \
322 case "$$i" in \
323 *.1*) list="$$list $$i" ;; \
324 esac; \
325 done; \
326 for i in $$list; do \
327 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
328 else file=$$i; fi; \
329 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
330 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
331 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
332 echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
333 $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
334 done
335
336uninstall-man1:
337 @list='$(man1_MANS)'; \
338 l2='$(man_MANS)'; for i in $$l2; do \
339 case "$$i" in \
340 *.1*) list="$$list $$i" ;; \
341 esac; \
342 done; \
343 for i in $$list; do \
344 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
345 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
346 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
347 echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
348 rm -f $(DESTDIR)$(man1dir)/$$inst; \
349 done
350install-man: $(MANS)
351 @$(NORMAL_INSTALL)
352 $(MAKE) $(AM_MAKEFLAGS) install-man1
353uninstall-man:
354 @$(NORMAL_UNINSTALL)
355 $(MAKE) $(AM_MAKEFLAGS) uninstall-man1
356tags: TAGS
357TAGS:
358
359
360distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
361
3f9b03b5
AM
362subdir = doc
363
252b5132
RH
364distdir: $(DISTFILES)
365 @for file in $(DISTFILES); do \
366 if test -f $$file; then d=.; else d=$(srcdir); fi; \
367 if test -d $$d/$$file; then \
6840198f 368 cp -pr $$d/$$file $(distdir)/$$file; \
252b5132
RH
369 else \
370 test -f $(distdir)/$$file \
3f9b03b5
AM
371 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
372 || cp -p $$d/$$file $(distdir)/$$file || :; \
252b5132
RH
373 fi; \
374 done
375 $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
376info-am: $(INFO_DEPS)
377info: info-am
378dvi-am: $(DVIS)
379dvi: dvi-am
380check-am:
381check: check-am
382installcheck-am:
383installcheck: installcheck-am
384install-info-am:
385install-info: install-info-am
386install-exec-am:
387install-exec: install-exec-am
388
389install-data-am: install-man
390install-data: install-data-am
391
392install-am: all-am
393 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
394install: install-am
395uninstall-am: uninstall-man
396uninstall: uninstall-am
397all-am: Makefile $(MANS)
398all-redirect: all-am
399install-strip:
45f85b08 400 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
252b5132
RH
401installdirs:
402 $(mkinstalldirs) $(DESTDIR)$(mandir)/man1
403
404
405mostlyclean-generic:
406
407clean-generic:
408
409distclean-generic:
410 -rm -f Makefile $(CONFIG_CLEAN_FILES)
411 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
412 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
413
414maintainer-clean-generic:
415 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
416mostlyclean-am: mostlyclean-aminfo mostlyclean-generic
417
418mostlyclean: mostlyclean-am
419
420clean-am: clean-aminfo clean-generic mostlyclean-am
421
422clean: clean-am
423
424distclean-am: distclean-aminfo distclean-generic clean-am
425 -rm -f libtool
426
427distclean: distclean-am
428
429maintainer-clean-am: maintainer-clean-aminfo maintainer-clean-generic \
430 distclean-am
431 @echo "This command is intended for maintainers to use;"
432 @echo "it deletes files that may require special tools to rebuild."
433
434maintainer-clean: maintainer-clean-am
435
436.PHONY: install-info-am uninstall-info mostlyclean-aminfo \
437distclean-aminfo clean-aminfo maintainer-clean-aminfo install-man1 \
438uninstall-man1 install-man uninstall-man tags distdir info-am info \
439dvi-am dvi check check-am installcheck-am installcheck install-info-am \
440install-info install-exec-am install-exec install-data-am install-data \
441install-am install uninstall-am uninstall all-redirect all-am all \
3f9b03b5
AM
442installdirs mostlyclean-generic distclean-generic clean-generic \
443maintainer-clean-generic clean mostlyclean distclean maintainer-clean
252b5132
RH
444
445
446asconfig.texi: $(CONFIG).texi
447 rm -f asconfig.texi
448 ln -s $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
449 || ln $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
450 || cp $(srcdir)/$(CONFIG).texi ./asconfig.texi
451
452gasver.texi: Makefile
453 rm -f $@
454 echo '@set VERSION $(VERSION)' > $@
455
456as.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
457as.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
458
0285c67d
NC
459# Maintenance
460
c45021f2
NC
461# We need it for the taz target in ../../Makefile.in.
462info: $(MANS)
463
0285c67d
NC
464# Build the man page from the texinfo file
465# The sed command removes the no-adjust Nroff command so that
466# the man output looks standard.
c45021f2
NC
467as.1: $(srcdir)/as.texinfo
468 touch $@
0285c67d
NC
469 -$(TEXI2POD) $(MANCONF) < $(srcdir)/as.texinfo > as.pod
470 -($(POD2MAN) as.pod | \
c45021f2
NC
471 sed -e '/^.if n .na/d' > $@.T$$$$ && \
472 mv -f $@.T$$$$ $@) || \
473 (rm -f $@.T$$$$ && exit 1)
474 rm -f as.pod
0285c67d 475
252b5132
RH
476# Tell versions [3.59,3.63) of GNU make to not export all variables.
477# Otherwise a system limit (for SysV at least) may be exceeded.
478.NOEXPORT:
This page took 0.101876 seconds and 4 git commands to generate.