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