Add support for the Z80 processor family
[deliverable/binutils-gdb.git] / gas / doc / Makefile.in
CommitLineData
3c9b82ba 1# Makefile.in generated by automake 1.9.5 from Makefile.am.
13b2be9c 2# @configure_input@
252b5132 3
ab509236 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
b8c449bf 5# 2003, 2004, 2005 Free Software Foundation, Inc.
252b5132
RH
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
13b2be9c 15@SET_MAKE@
252b5132
RH
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
252b5132
RH
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
252b5132 22top_builddir = ..
13b2be9c 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
252b5132 24INSTALL = @INSTALL@
13b2be9c
DJ
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
252b5132
RH
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
252b5132 36build_triplet = @build@
252b5132 37host_triplet = @host@
252b5132 38target_triplet = @target@
ab509236
L
39subdir = doc
40DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
9e9b66a9
AM
43 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../libtool.m4 \
44 $(top_srcdir)/../gettext.m4 $(top_srcdir)/configure.in
ab509236
L
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50depcomp =
51am__depfiles_maybe =
52SOURCES =
ab509236
L
53INFO_DEPS = $(srcdir)/as.info
54TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
55am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
56DVIS = as.dvi
57PDFS = as.pdf
58PSS = as.ps
59HTMLS = as.html
60TEXINFOS = as.texinfo
61TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then \
62 echo $(top_srcdir)/../texinfo/util/texi2dvi; \
63 else \
64 echo texi2dvi; \
65 fi`
66TEXI2PDF = $(TEXI2DVI) --pdf --batch
67MAKEINFOHTML = $(MAKEINFO) --html
68AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
69DVIPS = dvips
70man1dir = $(mandir)/man1
bfbdcf04 71am__installdirs = "$(DESTDIR)$(man1dir)"
ab509236
L
72NROFF = nroff
73MANS = $(man_MANS)
13b2be9c
DJ
74ACLOCAL = @ACLOCAL@
75ALLOCA = @ALLOCA@
252b5132 76ALL_OBJ_DEPS = @ALL_OBJ_DEPS@
13b2be9c
DJ
77AMDEP_FALSE = @AMDEP_FALSE@
78AMDEP_TRUE = @AMDEP_TRUE@
79AMTAR = @AMTAR@
80AUTOCONF = @AUTOCONF@
81AUTOHEADER = @AUTOHEADER@
82AUTOMAKE = @AUTOMAKE@
83AWK = @AWK@
252b5132 84BFDLIB = @BFDLIB@
4001ad8c 85BFDVER_H = @BFDVER_H@
252b5132
RH
86CATALOGS = @CATALOGS@
87CATOBJEXT = @CATOBJEXT@
88CC = @CC@
13b2be9c
DJ
89CCDEPMODE = @CCDEPMODE@
90CFLAGS = @CFLAGS@
91CPP = @CPP@
92CPPFLAGS = @CPPFLAGS@
93CYGPATH_W = @CYGPATH_W@
252b5132 94DATADIRNAME = @DATADIRNAME@
13b2be9c
DJ
95DEFS = @DEFS@
96DEPDIR = @DEPDIR@
97ECHO_C = @ECHO_C@
98ECHO_N = @ECHO_N@
99ECHO_T = @ECHO_T@
100EGREP = @EGREP@
252b5132 101EXEEXT = @EXEEXT@
76a27922 102GDBINIT = @GDBINIT@
252b5132
RH
103GMOFILES = @GMOFILES@
104GMSGFMT = @GMSGFMT@
105GT_NO = @GT_NO@
106GT_YES = @GT_YES@
107INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
13b2be9c
DJ
108INSTALL_DATA = @INSTALL_DATA@
109INSTALL_PROGRAM = @INSTALL_PROGRAM@
110INSTALL_SCRIPT = @INSTALL_SCRIPT@
111INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
252b5132
RH
112INSTOBJEXT = @INSTOBJEXT@
113INTLDEPS = @INTLDEPS@
114INTLLIBS = @INTLLIBS@
115INTLOBJS = @INTLOBJS@
13b2be9c 116LDFLAGS = @LDFLAGS@
252b5132 117LEX = @LEX@
13b2be9c
DJ
118LEXLIB = @LEXLIB@
119LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
39bec121 120LIBM = @LIBM@
13b2be9c
DJ
121LIBOBJS = @LIBOBJS@
122LIBS = @LIBS@
252b5132
RH
123LIBTOOL = @LIBTOOL@
124LN_S = @LN_S@
13b2be9c 125LTLIBOBJS = @LTLIBOBJS@
252b5132 126MAINT = @MAINT@
13b2be9c
DJ
127MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
128MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
252b5132
RH
129MAKEINFO = @MAKEINFO@
130MKINSTALLDIRS = @MKINSTALLDIRS@
131MSGFMT = @MSGFMT@
9e9b66a9 132NO_WERROR = @NO_WERROR@
18e03609 133OBJEXT = @OBJEXT@
252b5132
RH
134OPCODES_LIB = @OPCODES_LIB@
135PACKAGE = @PACKAGE@
13b2be9c
DJ
136PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137PACKAGE_NAME = @PACKAGE_NAME@
138PACKAGE_STRING = @PACKAGE_STRING@
139PACKAGE_TARNAME = @PACKAGE_TARNAME@
140PACKAGE_VERSION = @PACKAGE_VERSION@
141PATH_SEPARATOR = @PATH_SEPARATOR@
252b5132
RH
142POFILES = @POFILES@
143POSUB = @POSUB@
144RANLIB = @RANLIB@
13b2be9c
DJ
145SET_MAKE = @SET_MAKE@
146SHELL = @SHELL@
18e03609 147STRIP = @STRIP@
252b5132
RH
148USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
149USE_NLS = @USE_NLS@
252b5132 150VERSION = @VERSION@
3f9b03b5 151WARN_CFLAGS = @WARN_CFLAGS@
13b2be9c 152XGETTEXT = @XGETTEXT@
252b5132 153YACC = @YACC@
13b2be9c
DJ
154ac_ct_CC = @ac_ct_CC@
155ac_ct_RANLIB = @ac_ct_RANLIB@
156ac_ct_STRIP = @ac_ct_STRIP@
157am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
158am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
159am__include = @am__include@
160am__leading_dot = @am__leading_dot@
161am__quote = @am__quote@
8ea2b00f
AM
162am__tar = @am__tar@
163am__untar = @am__untar@
252b5132 164atof = @atof@
13b2be9c
DJ
165bindir = @bindir@
166build = @build@
167build_alias = @build_alias@
168build_cpu = @build_cpu@
169build_os = @build_os@
170build_vendor = @build_vendor@
252b5132 171cgen_cpu_prefix = @cgen_cpu_prefix@
13b2be9c
DJ
172datadir = @datadir@
173exec_prefix = @exec_prefix@
252b5132 174extra_objects = @extra_objects@
13b2be9c
DJ
175host = @host@
176host_alias = @host_alias@
177host_cpu = @host_cpu@
178host_os = @host_os@
179host_vendor = @host_vendor@
180includedir = @includedir@
181infodir = @infodir@
182install_sh = @install_sh@
252b5132
RH
183install_tooldir = @install_tooldir@
184l = @l@
13b2be9c
DJ
185libdir = @libdir@
186libexecdir = @libexecdir@
187localstatedir = @localstatedir@
188mandir = @mandir@
ab509236 189mkdir_p = @mkdir_p@
252b5132 190obj_format = @obj_format@
13b2be9c
DJ
191oldincludedir = @oldincludedir@
192prefix = @prefix@
193program_transform_name = @program_transform_name@
194sbindir = @sbindir@
195sharedstatedir = @sharedstatedir@
196sysconfdir = @sysconfdir@
197target = @target@
198target_alias = @target_alias@
199target_cpu = @target_cpu@
252b5132 200target_cpu_type = @target_cpu_type@
13b2be9c
DJ
201target_os = @target_os@
202target_vendor = @target_vendor@
252b5132 203te_file = @te_file@
ab509236 204AUTOMAKE_OPTIONS = 1.8 cygnus
252b5132
RH
205
206# What version of the manual you want; "all" includes everything
207CONFIG = all
208
0285c67d
NC
209# Options to extract the man page from as.texinfo
210MANCONF = -Dman
0285c67d 211TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl
a4fb0134
SC
212POD2MAN = pod2man --center="GNU Development Tools" \
213 --release="binutils-$(VERSION)" --section=1
0285c67d 214
252b5132 215man_MANS = as.1
3f965e60 216info_TEXINFOS = as.texinfo
6840198f 217CPU_DOCS = \
625e1353 218 c-alpha.texi \
6840198f
NC
219 c-arc.texi \
220 c-arm.texi \
07c1b327 221 c-bfin.texi \
6840198f 222 c-d10v.texi \
328eb32e 223 c-cris.texi \
6840198f 224 c-h8300.texi \
6840198f
NC
225 c-hppa.texi \
226 c-i370.texi \
227 c-i386.texi \
228 c-i860.texi \
229 c-i960.texi \
a40cbfa3 230 c-ip2k.texi \
49f58d10 231 c-m32c.texi \
6840198f
NC
232 c-m32r.texi \
233 c-m68hc11.texi \
234 c-m68k.texi \
235 c-mips.texi \
3c3bdf30 236 c-mmix.texi \
2469cfa2 237 c-msp430.texi \
6840198f
NC
238 c-ns32k.texi \
239 c-pdp11.texi \
240 c-pj.texi \
418c1742 241 c-ppc.texi \
6840198f 242 c-sh.texi \
324bfcf3 243 c-sh64.texi \
6840198f
NC
244 c-sparc.texi \
245 c-tic54x.texi \
246 c-vax.texi \
247 c-v850.texi \
e0001a05 248 c-xtensa.texi \
3c9b82ba 249 c-z80.texi \
6840198f 250 c-z8k.texi
252b5132
RH
251
252
13b2be9c 253# This one isn't ready for prime time yet. Not even a little bit.
fea17916 254noinst_TEXINFOS = internals.texi
b8c449bf 255MAINTAINERCLEANFILES = asconfig.texi gasver.texi
ab509236
L
256BASEDIR = $(srcdir)/../..
257BFDDIR = $(BASEDIR)/bfd
258CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
13b2be9c 259all: all-am
252b5132 260
252b5132 261.SUFFIXES:
ab509236
L
262.SUFFIXES: .dvi .html .info .pdf .ps .texinfo
263$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
264 @for dep in $?; do \
265 case '$(am__configure_deps)' in \
266 *$$dep*) \
267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
268 && exit 0; \
269 exit 1;; \
270 esac; \
271 done; \
6e1772d5 272 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
13b2be9c 273 cd $(top_srcdir) && \
6e1772d5 274 $(AUTOMAKE) --foreign doc/Makefile
ab509236
L
275.PRECIOUS: Makefile
276Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
277 @case '$?' in \
278 *config.status*) \
279 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
280 *) \
281 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
282 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
283 esac;
284
285$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
286 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287
288$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
289 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
291 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252b5132 292
13b2be9c
DJ
293mostlyclean-libtool:
294 -rm -f *.lo
252b5132 295
13b2be9c
DJ
296clean-libtool:
297 -rm -rf .libs _libs
252b5132 298
13b2be9c
DJ
299distclean-libtool:
300 -rm -f libtool
252b5132
RH
301
302.texinfo.info:
8ea2b00f 303 restore=: && backupdir="$(am__leading_dot)am$$$$" && \
ab509236
L
304 am__cwd=`pwd` && cd $(srcdir) && \
305 rm -rf $$backupdir && mkdir $$backupdir && \
306 for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
8ea2b00f 307 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
ab509236
L
308 done; \
309 cd "$$am__cwd"; \
310 if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
311 -o $@ $<; \
312 then \
313 rc=0; \
314 cd $(srcdir); \
315 else \
316 rc=$$?; \
317 cd $(srcdir) && \
318 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
319 fi; \
8ea2b00f 320 rm -rf $$backupdir; exit $$rc
252b5132
RH
321
322.texinfo.dvi:
13b2be9c
DJ
323 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
324 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
ab509236 325 $(TEXI2DVI) $<
13b2be9c
DJ
326
327.texinfo.pdf:
328 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
329 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
ab509236
L
330 $(TEXI2PDF) $<
331
332.texinfo.html:
8ea2b00f
AM
333 rm -rf $(@:.html=.htp)
334 if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
335 -o $(@:.html=.htp) $<; \
336 then \
337 rm -rf $@; \
338 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
339 mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
340 else \
341 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
342 rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
343 exit 1; \
344 fi
13b2be9c 345as.pdf: as.texinfo
ab509236 346as.html: as.texinfo
252b5132 347.dvi.ps:
13b2be9c 348 $(DVIPS) -o $@ $<
252b5132 349
13b2be9c 350uninstall-info-am:
3c9b82ba 351 @$(PRE_UNINSTALL)
13b2be9c 352 @if (install-info --version && \
5e2d1ae8 353 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
252b5132
RH
354 list='$(INFO_DEPS)'; \
355 for file in $$list; do \
13b2be9c 356 relfile=`echo "$$file" | sed 's|^.*/||'`; \
bfbdcf04
DJ
357 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
358 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
252b5132 359 done; \
13b2be9c 360 else :; fi
252b5132 361 @$(NORMAL_UNINSTALL)
13b2be9c 362 @list='$(INFO_DEPS)'; \
252b5132 363 for file in $$list; do \
13b2be9c
DJ
364 relfile=`echo "$$file" | sed 's|^.*/||'`; \
365 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
bfbdcf04 366 (if cd "$(DESTDIR)$(infodir)"; then \
3c9b82ba 367 echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
13b2be9c
DJ
368 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
369 else :; fi); \
252b5132
RH
370 done
371
372dist-info: $(INFO_DEPS)
ab509236 373 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
252b5132
RH
374 list='$(INFO_DEPS)'; \
375 for base in $$list; do \
ab509236
L
376 case $$base in \
377 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
378 esac; \
252b5132 379 if test -f $$base; then d=.; else d=$(srcdir); fi; \
13b2be9c
DJ
380 for file in $$d/$$base*; do \
381 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
382 test -f $(distdir)/$$relfile || \
383 cp -p $$file $(distdir)/$$relfile; \
252b5132
RH
384 done; \
385 done
386
387mostlyclean-aminfo:
ab509236
L
388 -rm -rf as.aux as.cp as.cps as.fn as.fns as.ky as.log as.pg as.pgs as.tmp \
389 as.toc as.tp as.tps as.vr as.vrs as.dvi as.pdf as.ps as.html
252b5132
RH
390
391maintainer-clean-aminfo:
13b2be9c
DJ
392 @list='$(INFO_DEPS)'; for i in $$list; do \
393 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
394 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
395 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
252b5132 396 done
13b2be9c 397
252b5132 398clean-info: mostlyclean-aminfo
13b2be9c
DJ
399install-man1: $(man1_MANS) $(man_MANS)
400 @$(NORMAL_INSTALL)
bfbdcf04 401 test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
13b2be9c
DJ
402 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
403 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
404 for i in $$l2; do \
252b5132
RH
405 case "$$i" in \
406 *.1*) list="$$list $$i" ;; \
407 esac; \
408 done; \
409 for i in $$list; do \
410 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
411 else file=$$i; fi; \
412 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
13b2be9c
DJ
413 case "$$ext" in \
414 1*) ;; \
415 *) ext='1' ;; \
416 esac; \
252b5132 417 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
13b2be9c 418 inst=`echo $$inst | sed -e 's/^.*\///'`; \
252b5132 419 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
bfbdcf04
DJ
420 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
421 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
252b5132 422 done
252b5132 423uninstall-man1:
13b2be9c
DJ
424 @$(NORMAL_UNINSTALL)
425 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
426 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
427 for i in $$l2; do \
252b5132
RH
428 case "$$i" in \
429 *.1*) list="$$list $$i" ;; \
430 esac; \
431 done; \
432 for i in $$list; do \
433 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
13b2be9c
DJ
434 case "$$ext" in \
435 1*) ;; \
436 *) ext='1' ;; \
437 esac; \
252b5132 438 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
13b2be9c 439 inst=`echo $$inst | sed -e 's/^.*\///'`; \
252b5132 440 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
bfbdcf04
DJ
441 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
442 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
252b5132 443 done
252b5132
RH
444tags: TAGS
445TAGS:
446
13b2be9c
DJ
447ctags: CTAGS
448CTAGS:
252b5132 449
252b5132
RH
450check-am:
451check: check-am
13b2be9c 452all-am: Makefile $(MANS)
13b2be9c 453installdirs:
bfbdcf04
DJ
454 for dir in "$(DESTDIR)$(man1dir)"; do \
455 test -z "$$dir" || $(mkdir_p) "$$dir"; \
456 done
ab509236 457install: install-am
13b2be9c 458install-exec: install-exec-am
252b5132 459install-data: install-data-am
13b2be9c 460uninstall: uninstall-am
252b5132
RH
461
462install-am: all-am
463 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
252b5132 464
13b2be9c
DJ
465installcheck: installcheck-am
466install-strip:
467 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
ab509236 468 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
13b2be9c
DJ
469 `test -z '$(STRIP)' || \
470 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
252b5132
RH
471mostlyclean-generic:
472
473clean-generic:
474
475distclean-generic:
8ea2b00f 476 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
252b5132
RH
477
478maintainer-clean-generic:
13b2be9c
DJ
479 @echo "This command is intended for maintainers to use"
480 @echo "it deletes files that may require special tools to rebuild."
252b5132 481 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
13b2be9c 482clean: clean-am
252b5132 483
13b2be9c 484clean-am: clean-generic clean-libtool mostlyclean-am
252b5132 485
13b2be9c 486distclean: distclean-am
5e2d1ae8 487 -rm -f Makefile
13b2be9c 488distclean-am: clean-am distclean-generic distclean-libtool
252b5132 489
13b2be9c 490dvi: dvi-am
252b5132 491
13b2be9c 492dvi-am: $(DVIS)
252b5132 493
ab509236
L
494html: html-am
495
496html-am: $(HTMLS)
13b2be9c 497
4d1cd5c7
MR
498info: info-am
499
500info-am: $(INFO_DEPS) info-local
13b2be9c 501
ab509236 502install-data-am: install-data-local install-man
13b2be9c
DJ
503
504install-exec-am:
505
ab509236 506install-info: install-info-am
13b2be9c
DJ
507
508install-info-am: $(INFO_DEPS)
509 @$(NORMAL_INSTALL)
bfbdcf04 510 test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
ab509236
L
511 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
512 list='$(INFO_DEPS)'; \
13b2be9c 513 for file in $$list; do \
ab509236
L
514 case $$file in \
515 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
516 esac; \
13b2be9c
DJ
517 if test -f $$file; then d=.; else d=$(srcdir); fi; \
518 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
519 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
520 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
521 if test -f $$ifile; then \
522 relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
bfbdcf04
DJ
523 echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
524 $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
13b2be9c
DJ
525 else : ; fi; \
526 done; \
527 done
528 @$(POST_INSTALL)
529 @if (install-info --version && \
5e2d1ae8 530 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
13b2be9c
DJ
531 list='$(INFO_DEPS)'; \
532 for file in $$list; do \
533 relfile=`echo "$$file" | sed 's|^.*/||'`; \
bfbdcf04
DJ
534 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
535 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
13b2be9c
DJ
536 done; \
537 else : ; fi
538install-man: install-man1
539
540installcheck-am:
252b5132
RH
541
542maintainer-clean: maintainer-clean-am
5e2d1ae8 543 -rm -f Makefile
13b2be9c
DJ
544maintainer-clean-am: distclean-am maintainer-clean-aminfo \
545 maintainer-clean-generic
546
547mostlyclean: mostlyclean-am
548
549mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
550 mostlyclean-libtool
551
552pdf: pdf-am
553
554pdf-am: $(PDFS)
555
556ps: ps-am
557
558ps-am: $(PSS)
559
560uninstall-am: uninstall-man
561
562uninstall-man: uninstall-man1
563
564.PHONY: all all-am check check-am clean clean-generic clean-info \
565 clean-libtool dist-info distclean distclean-generic \
4d1cd5c7
MR
566 distclean-libtool dvi dvi-am html html-am info info-am \
567 info-local install install-am install-data install-data-am \
568 install-data-local install-exec install-exec-am install-info \
569 install-info-am install-man install-man1 install-strip \
570 installcheck installcheck-am installdirs maintainer-clean \
ab509236
L
571 maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
572 mostlyclean-aminfo mostlyclean-generic mostlyclean-libtool pdf \
573 pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
574 uninstall-man uninstall-man1
252b5132
RH
575
576
577asconfig.texi: $(CONFIG).texi
578 rm -f asconfig.texi
579 ln -s $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
580 || ln $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
581 || cp $(srcdir)/$(CONFIG).texi ./asconfig.texi
582
b8c449bf 583gasver.texi: $(srcdir)/../../bfd/configure
252b5132 584 rm -f $@
970c3dbc
DJ
585 eval `grep '^ *VERSION=' $(srcdir)/../../bfd/configure`; \
586 echo "@set VERSION $$VERSION" > $@
252b5132 587
399132af 588$(srcdir)/as.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
252b5132
RH
589as.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
590
7562a296
HPN
591# We want install to imply install-info as per GNU standards, despite the
592# cygnus option.
ab509236 593install-data-local: install-info
7562a296 594
0285c67d
NC
595# Maintenance
596
c45021f2 597# We need it for the taz target in ../../Makefile.in.
4d1cd5c7 598info-local: $(MANS)
c45021f2 599
0285c67d
NC
600# Build the man page from the texinfo file
601# The sed command removes the no-adjust Nroff command so that
602# the man output looks standard.
55ac548d 603as.1: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
c45021f2 604 touch $@
0285c67d
NC
605 -$(TEXI2POD) $(MANCONF) < $(srcdir)/as.texinfo > as.pod
606 -($(POD2MAN) as.pod | \
c45021f2
NC
607 sed -e '/^.if n .na/d' > $@.T$$$$ && \
608 mv -f $@.T$$$$ $@) || \
609 (rm -f $@.T$$$$ && exit 1)
610 rm -f as.pod
252b5132
RH
611# Tell versions [3.59,3.63) of GNU make to not export all variables.
612# Otherwise a system limit (for SysV at least) may be exceeded.
613.NOEXPORT:
This page took 0.357726 seconds and 4 git commands to generate.