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