Sun Sep 20 00:58:12 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
[deliverable/binutils-gdb.git] / gas / doc / Makefile.in
CommitLineData
b2bb41f6 1# Makefile.in generated automatically by automake 1.3 from Makefile.am
79a54a5b 2
b2bb41f6
ILT
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.
79a54a5b 7
b2bb41f6
ILT
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.
79a54a5b 12
79a54a5b 13
b2bb41f6 14SHELL = @SHELL@
79a54a5b 15
a2a5a4fa 16srcdir = @srcdir@
b2bb41f6 17top_srcdir = @top_srcdir@
a2a5a4fa 18VPATH = @srcdir@
a2a5a4fa 19prefix = @prefix@
a2a5a4fa 20exec_prefix = @exec_prefix@
03261889 21
b2bb41f6
ILT
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
35DISTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
79a54a5b 47
a2a5a4fa
KR
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@
50INSTALL_DATA = @INSTALL_DATA@
b2bb41f6
ILT
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@
cf6e014d
ILT
69CATALOGS = @CATALOGS@
70CATOBJEXT = @CATOBJEXT@
b2bb41f6 71CC = @CC@
cf6e014d 72DATADIRNAME = @DATADIRNAME@
b2bb41f6
ILT
73DLLTOOL = @DLLTOOL@
74EXEEXT = @EXEEXT@
cf6e014d
ILT
75GMOFILES = @GMOFILES@
76GMSGFMT = @GMSGFMT@
77GT_NO = @GT_NO@
78GT_YES = @GT_YES@
79INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
80INSTOBJEXT = @INSTOBJEXT@
81INTLDEPS = @INTLDEPS@
82INTLLIBS = @INTLLIBS@
83INTLOBJS = @INTLOBJS@
b2bb41f6
ILT
84LD = @LD@
85LEX = @LEX@
86LIBTOOL = @LIBTOOL@
87LN_S = @LN_S@
88MAINT = @MAINT@
89MAKEINFO = @MAKEINFO@
cf6e014d
ILT
90MKINSTALLDIRS = @MKINSTALLDIRS@
91MSGFMT = @MSGFMT@
b2bb41f6
ILT
92NM = @NM@
93OPCODES_LIB = @OPCODES_LIB@
94PACKAGE = @PACKAGE@
cf6e014d
ILT
95POFILES = @POFILES@
96POSUB = @POSUB@
b2bb41f6 97RANLIB = @RANLIB@
cf6e014d
ILT
98USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
99USE_NLS = @USE_NLS@
b2bb41f6
ILT
100VERSION = @VERSION@
101YACC = @YACC@
102atof = @atof@
cf6e014d 103cgen_cpu_prefix = @cgen_cpu_prefix@
b2bb41f6 104extra_objects = @extra_objects@
cf6e014d 105l = @l@
b2bb41f6
ILT
106obj_format = @obj_format@
107target_cpu_type = @target_cpu_type@
108te_file = @te_file@
109
110AUTOMAKE_OPTIONS = cygnus
79a54a5b 111
730ad1a7 112# What version of the manual you want; "all" includes everything
79a54a5b
RP
113CONFIG=all
114
b2bb41f6
ILT
115man_MANS = as.1
116
117info_TEXINFOS = as.texinfo gasp.texi
118
119CPU_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
79a54a5b 136
b2bb41f6 137# This one isn't ready for prime time yet. Not even a little bit.
79a54a5b 138
b2bb41f6
ILT
139noinst_TEXINFOS = internals.texi
140
141DISTCLEANFILES = asconfig.texi
142mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
143CONFIG_HEADER = ../config.h
144CONFIG_CLEAN_FILES =
145TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
146TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
147INFO_DEPS = as.info gasp.info
148DVIS = as.dvi gasp.dvi
149TEXINFOS = as.texinfo gasp.texi
150man1dir = $(mandir)/man1
151MANS = $(man_MANS)
79a54a5b 152
b2bb41f6
ILT
153NROFF = nroff
154DIST_COMMON = Makefile.am Makefile.in
79a54a5b 155
b2bb41f6
ILT
156
157DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
158
159TAR = tar
160GZIP = --best
161all: 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
168Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
169 cd $(top_builddir) \
170 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
171
172
173as.info: as.texinfo
174as.dvi: as.texinfo
175
176
177gasp.info: gasp.texi
178gasp.dvi: gasp.texi
179
180
181DVIPS = 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
221install-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; \
59f10b34 232 done
b2bb41f6
ILT
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
241uninstall-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]); \
79a54a5b
RP
253 done
254
b2bb41f6
ILT
255dist-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
730ad1a7 264
b2bb41f6
ILT
265mostlyclean-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
79a54a5b 272
b2bb41f6
ILT
273clean-aminfo:
274
275distclean-aminfo:
276
277maintainer-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
284clean-info: mostlyclean-aminfo
285
286install-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
304uninstall-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
318install-man: $(MANS)
319 @$(NORMAL_INSTALL)
320 $(MAKE) install-man1
321uninstall-man:
322 @$(NORMAL_UNINSTALL)
323 $(MAKE) uninstall-man1
324tags: TAGS
325TAGS:
326
327
328distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
329
330subdir = doc
331
332distdir: $(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
340info: $(INFO_DEPS)
341dvi: $(DVIS)
342check:
343 $(MAKE)
344installcheck:
345install-info: install-info-am
346install-exec:
347 @$(NORMAL_INSTALL)
8209a8c4 348
b2bb41f6
ILT
349install-data: install-man
350 @$(NORMAL_INSTALL)
59f10b34 351
b2bb41f6
ILT
352install: install-exec install-data all
353 @:
8209a8c4 354
b2bb41f6
ILT
355uninstall: uninstall-man
356
357install-strip:
358 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
359installdirs:
360 $(mkinstalldirs) $(DESTDIR)$(mandir)/man1
361
362
363mostlyclean-generic:
364 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
365
366clean-generic:
367 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
368
369distclean-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
374maintainer-clean-generic:
375 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
376 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
377mostlyclean: mostlyclean-aminfo mostlyclean-generic
378
379clean: clean-aminfo clean-generic mostlyclean
380
381distclean: distclean-aminfo distclean-generic clean
382 -rm -f config.status
383 -rm -f libtool
384
385maintainer-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 \
391distclean-aminfo clean-aminfo maintainer-clean-aminfo install-man1 \
392uninstall-man1 install-man uninstall-man tags distdir info dvi \
393installcheck install-info install-exec install-data install uninstall \
394all installdirs mostlyclean-generic distclean-generic clean-generic \
395maintainer-clean-generic clean mostlyclean distclean maintainer-clean
396
397
398asconfig.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
79a54a5b 403
9107a66f
ILT
404gasver.texi: Makefile
405 rm -f $@
406 echo '@set VERSION $(VERSION)' > $@
407
408as.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
409as.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
79a54a5b 410
b2bb41f6
ILT
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:
This page took 0.234311 seconds and 4 git commands to generate.