This commit was generated by cvs2svn to track changes on a CVS vendor
[binutils-gdb.git] / gas / doc / Makefile.in
1 # Makefile.in generated automatically by automake 1.3 from Makefile.am
2
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 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 DISTDIR =
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@
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 DATADIRNAME = @DATADIRNAME@
73 DLLTOOL = @DLLTOOL@
74 EXEEXT = @EXEEXT@
75 GMOFILES = @GMOFILES@
76 GMSGFMT = @GMSGFMT@
77 GT_NO = @GT_NO@
78 GT_YES = @GT_YES@
79 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
80 INSTOBJEXT = @INSTOBJEXT@
81 INTLDEPS = @INTLDEPS@
82 INTLLIBS = @INTLLIBS@
83 INTLOBJS = @INTLOBJS@
84 LD = @LD@
85 LEX = @LEX@
86 LIBTOOL = @LIBTOOL@
87 LN_S = @LN_S@
88 MAINT = @MAINT@
89 MAKEINFO = @MAKEINFO@
90 MKINSTALLDIRS = @MKINSTALLDIRS@
91 MSGFMT = @MSGFMT@
92 NM = @NM@
93 OPCODES_LIB = @OPCODES_LIB@
94 PACKAGE = @PACKAGE@
95 POFILES = @POFILES@
96 POSUB = @POSUB@
97 RANLIB = @RANLIB@
98 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
99 USE_NLS = @USE_NLS@
100 VERSION = @VERSION@
101 YACC = @YACC@
102 atof = @atof@
103 cgen_cpu_prefix = @cgen_cpu_prefix@
104 extra_objects = @extra_objects@
105 l = @l@
106 obj_format = @obj_format@
107 target_cpu_type = @target_cpu_type@
108 te_file = @te_file@
109
110 AUTOMAKE_OPTIONS = cygnus
111
112 # What version of the manual you want; "all" includes everything
113 CONFIG=all
114
115 man_MANS = as.1
116
117 info_TEXINFOS = as.texinfo gasp.texi
118
119 CPU_DOCS = \
120 c-a29k.texi \
121 c-arm.texi \
122 c-d10v.texi \
123 c-h8300.texi \
124 c-h8500.texi \
125 c-hppa.texi \
126 c-i386.texi \
127 c-i960.texi \
128 c-m68k.texi \
129 c-mips.texi \
130 c-ns32k.texi \
131 c-sh.texi \
132 c-sparc.texi \
133 c-vax.texi \
134 c-v850.texi \
135 c-z8k.texi
136
137 # This one isn't ready for prime time yet. Not even a little bit.
138
139 noinst_TEXINFOS = internals.texi
140
141 DISTCLEANFILES = asconfig.texi
142 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
143 CONFIG_HEADER = ../config.h
144 CONFIG_CLEAN_FILES =
145 TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
146 TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
147 INFO_DEPS = as.info gasp.info
148 DVIS = as.dvi gasp.dvi
149 TEXINFOS = as.texinfo gasp.texi
150 man1dir = $(mandir)/man1
151 MANS = $(man_MANS)
152
153 NROFF = nroff
154 DIST_COMMON = Makefile.am Makefile.in
155
156
157 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
158
159 TAR = tar
160 GZIP = --best
161 all: Makefile $(MANS)
162
163 .SUFFIXES:
164 .SUFFIXES: .dvi .info .ps .texi .texinfo .txi
165 $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
166 cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile
167
168 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
169 cd $(top_builddir) \
170 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
171
172
173 as.info: as.texinfo
174 as.dvi: as.texinfo
175
176
177 gasp.info: gasp.texi
178 gasp.dvi: gasp.texi
179
180
181 DVIPS = dvips
182
183 .texi.info:
184 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
185 $(MAKEINFO) -I $(srcdir) $<
186
187 .texi.dvi:
188 TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
189 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
190
191 .texi:
192 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
193 $(MAKEINFO) -I $(srcdir) $<
194
195 .texinfo.info:
196 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
197 $(MAKEINFO) -I $(srcdir) $<
198
199 .texinfo:
200 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
201 $(MAKEINFO) -I $(srcdir) $<
202
203 .texinfo.dvi:
204 TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
205 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
206
207 .txi.info:
208 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
209 $(MAKEINFO) -I $(srcdir) $<
210
211 .txi.dvi:
212 TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
213 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
214
215 .txi:
216 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
217 $(MAKEINFO) -I $(srcdir) $<
218 .dvi.ps:
219 $(DVIPS) $< -o $@
220
221 install-info-am: $(INFO_DEPS)
222 @$(NORMAL_INSTALL)
223 $(mkinstalldirs) $(DESTDIR)$(infodir)
224 @for file in $(INFO_DEPS); do \
225 if test -f $$file; then d=.; else d=$(srcdir); fi; \
226 for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
227 if test -f $$d/$$ifile; then \
228 echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
229 $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
230 else : ; fi; \
231 done; \
232 done
233 @$(POST_INSTALL)
234 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
235 for file in $(INFO_DEPS); do \
236 echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
237 install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
238 done; \
239 else : ; fi
240
241 uninstall-info:
242 $(PRE_UNINSTALL)
243 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
244 ii=yes; \
245 else ii=; fi; \
246 for file in $(INFO_DEPS); do \
247 test -z "$ii" \
248 || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
249 done
250 @$(NORMAL_UNINSTALL)
251 for file in $(INFO_DEPS); do \
252 (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
253 done
254
255 dist-info: $(INFO_DEPS)
256 for base in $(INFO_DEPS); do \
257 if test -f $$base; then d=.; else d=$(srcdir); fi; \
258 for file in `cd $$d && eval echo $$base*`; do \
259 test -f $(distdir)/$$file \
260 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
261 || cp -p $$d/$$file $(distdir)/$$file; \
262 done; \
263 done
264
265 mostlyclean-aminfo:
266 -rm -f as.aux as.cp as.cps as.dvi as.fn as.fns as.ky as.kys as.ps \
267 as.log as.pg as.toc as.tp as.tps as.vr as.vrs as.op as.tr \
268 as.cv as.cn gasp.aux gasp.cp gasp.cps gasp.dvi gasp.fn \
269 gasp.fns gasp.ky gasp.kys gasp.ps gasp.log gasp.pg gasp.toc \
270 gasp.tp gasp.tps gasp.vr gasp.vrs gasp.op gasp.tr gasp.cv \
271 gasp.cn
272
273 clean-aminfo:
274
275 distclean-aminfo:
276
277 maintainer-clean-aminfo:
278 for i in $(INFO_DEPS); do \
279 rm -f $$i; \
280 if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
281 rm -f $$i-[0-9]*; \
282 fi; \
283 done
284 clean-info: mostlyclean-aminfo
285
286 install-man1:
287 $(mkinstalldirs) $(DESTDIR)$(man1dir)
288 @list='$(man1_MANS)'; \
289 l2='$(man_MANS)'; for i in $$l2; do \
290 case "$$i" in \
291 *.1*) list="$$list $$i" ;; \
292 esac; \
293 done; \
294 for i in $$list; do \
295 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
296 else file=$$i; fi; \
297 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
298 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
299 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
300 echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
301 $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
302 done
303
304 uninstall-man1:
305 @list='$(man1_MANS)'; \
306 l2='$(man_MANS)'; for i in $$l2; do \
307 case "$$i" in \
308 *.1*) list="$$list $$i" ;; \
309 esac; \
310 done; \
311 for i in $$list; do \
312 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
313 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
314 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
315 echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
316 rm -f $(DESTDIR)$(man1dir)/$$inst; \
317 done
318 install-man: $(MANS)
319 @$(NORMAL_INSTALL)
320 $(MAKE) install-man1
321 uninstall-man:
322 @$(NORMAL_UNINSTALL)
323 $(MAKE) uninstall-man1
324 tags: TAGS
325 TAGS:
326
327
328 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
329
330 subdir = doc
331
332 distdir: $(DISTFILES)
333 @for file in $(DISTFILES); do \
334 if test -f $$file; then d=.; else d=$(srcdir); fi; \
335 test -f $(distdir)/$$file \
336 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
337 || cp -p $$d/$$file $(distdir)/$$file; \
338 done
339 $(MAKE) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
340 info: $(INFO_DEPS)
341 dvi: $(DVIS)
342 check:
343 $(MAKE)
344 installcheck:
345 install-info: install-info-am
346 install-exec:
347 @$(NORMAL_INSTALL)
348
349 install-data: install-man
350 @$(NORMAL_INSTALL)
351
352 install: install-exec install-data all
353 @:
354
355 uninstall: uninstall-man
356
357 install-strip:
358 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
359 installdirs:
360 $(mkinstalldirs) $(DESTDIR)$(mandir)/man1
361
362
363 mostlyclean-generic:
364 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
365
366 clean-generic:
367 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
368
369 distclean-generic:
370 -rm -f Makefile $(DISTCLEANFILES)
371 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
372 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
373
374 maintainer-clean-generic:
375 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
376 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
377 mostlyclean: mostlyclean-aminfo mostlyclean-generic
378
379 clean: clean-aminfo clean-generic mostlyclean
380
381 distclean: distclean-aminfo distclean-generic clean
382 -rm -f config.status
383 -rm -f libtool
384
385 maintainer-clean: maintainer-clean-aminfo maintainer-clean-generic \
386 distclean
387 @echo "This command is intended for maintainers to use;"
388 @echo "it deletes files that may require special tools to rebuild."
389
390 .PHONY: install-info-am uninstall-info mostlyclean-aminfo \
391 distclean-aminfo clean-aminfo maintainer-clean-aminfo install-man1 \
392 uninstall-man1 install-man uninstall-man tags distdir info dvi \
393 installcheck install-info install-exec install-data install uninstall \
394 all installdirs mostlyclean-generic distclean-generic clean-generic \
395 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
396
397
398 asconfig.texi: $(CONFIG).texi
399 rm -f asconfig.texi
400 ln -s $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
401 || ln $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
402 || cp $(srcdir)/$(CONFIG).texi ./asconfig.texi
403
404 gasver.texi: Makefile
405 rm -f $@
406 echo '@set VERSION $(VERSION)' > $@
407
408 as.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
409 as.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
410
411 # Tell versions [3.59,3.63) of GNU make to not export all variables.
412 # Otherwise a system limit (for SysV at least) may be exceeded.
413 .NOEXPORT: