Rename ms1 to mt, part 1
[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 \
4970f871 237 c-mt.texi \
2469cfa2 238 c-msp430.texi \
6840198f
NC
239 c-ns32k.texi \
240 c-pdp11.texi \
241 c-pj.texi \
418c1742 242 c-ppc.texi \
6840198f 243 c-sh.texi \
324bfcf3 244 c-sh64.texi \
6840198f
NC
245 c-sparc.texi \
246 c-tic54x.texi \
247 c-vax.texi \
248 c-v850.texi \
e0001a05 249 c-xtensa.texi \
3c9b82ba 250 c-z80.texi \
6840198f 251 c-z8k.texi
252b5132
RH
252
253
13b2be9c 254# This one isn't ready for prime time yet. Not even a little bit.
fea17916 255noinst_TEXINFOS = internals.texi
b8c449bf 256MAINTAINERCLEANFILES = asconfig.texi gasver.texi
ab509236
L
257BASEDIR = $(srcdir)/../..
258BFDDIR = $(BASEDIR)/bfd
259CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
13b2be9c 260all: all-am
252b5132 261
252b5132 262.SUFFIXES:
ab509236
L
263.SUFFIXES: .dvi .html .info .pdf .ps .texinfo
264$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
265 @for dep in $?; do \
266 case '$(am__configure_deps)' in \
267 *$$dep*) \
268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
269 && exit 0; \
270 exit 1;; \
271 esac; \
272 done; \
6e1772d5 273 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
13b2be9c 274 cd $(top_srcdir) && \
6e1772d5 275 $(AUTOMAKE) --foreign doc/Makefile
ab509236
L
276.PRECIOUS: Makefile
277Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
278 @case '$?' in \
279 *config.status*) \
280 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
281 *) \
282 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
283 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
284 esac;
285
286$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
287 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288
289$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
290 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
291$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
292 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252b5132 293
13b2be9c
DJ
294mostlyclean-libtool:
295 -rm -f *.lo
252b5132 296
13b2be9c
DJ
297clean-libtool:
298 -rm -rf .libs _libs
252b5132 299
13b2be9c
DJ
300distclean-libtool:
301 -rm -f libtool
252b5132
RH
302
303.texinfo.info:
8ea2b00f 304 restore=: && backupdir="$(am__leading_dot)am$$$$" && \
ab509236
L
305 am__cwd=`pwd` && cd $(srcdir) && \
306 rm -rf $$backupdir && mkdir $$backupdir && \
307 for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
8ea2b00f 308 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
ab509236
L
309 done; \
310 cd "$$am__cwd"; \
311 if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
312 -o $@ $<; \
313 then \
314 rc=0; \
315 cd $(srcdir); \
316 else \
317 rc=$$?; \
318 cd $(srcdir) && \
319 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
320 fi; \
8ea2b00f 321 rm -rf $$backupdir; exit $$rc
252b5132
RH
322
323.texinfo.dvi:
13b2be9c
DJ
324 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
325 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
ab509236 326 $(TEXI2DVI) $<
13b2be9c
DJ
327
328.texinfo.pdf:
329 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
330 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
ab509236
L
331 $(TEXI2PDF) $<
332
333.texinfo.html:
8ea2b00f
AM
334 rm -rf $(@:.html=.htp)
335 if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
336 -o $(@:.html=.htp) $<; \
337 then \
338 rm -rf $@; \
339 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
340 mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
341 else \
342 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
343 rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
344 exit 1; \
345 fi
13b2be9c 346as.pdf: as.texinfo
ab509236 347as.html: as.texinfo
252b5132 348.dvi.ps:
13b2be9c 349 $(DVIPS) -o $@ $<
252b5132 350
13b2be9c 351uninstall-info-am:
3c9b82ba 352 @$(PRE_UNINSTALL)
13b2be9c 353 @if (install-info --version && \
5e2d1ae8 354 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
252b5132
RH
355 list='$(INFO_DEPS)'; \
356 for file in $$list; do \
13b2be9c 357 relfile=`echo "$$file" | sed 's|^.*/||'`; \
bfbdcf04
DJ
358 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
359 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
252b5132 360 done; \
13b2be9c 361 else :; fi
252b5132 362 @$(NORMAL_UNINSTALL)
13b2be9c 363 @list='$(INFO_DEPS)'; \
252b5132 364 for file in $$list; do \
13b2be9c
DJ
365 relfile=`echo "$$file" | sed 's|^.*/||'`; \
366 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
bfbdcf04 367 (if cd "$(DESTDIR)$(infodir)"; then \
3c9b82ba 368 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
369 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
370 else :; fi); \
252b5132
RH
371 done
372
373dist-info: $(INFO_DEPS)
ab509236 374 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
252b5132
RH
375 list='$(INFO_DEPS)'; \
376 for base in $$list; do \
ab509236
L
377 case $$base in \
378 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
379 esac; \
252b5132 380 if test -f $$base; then d=.; else d=$(srcdir); fi; \
13b2be9c
DJ
381 for file in $$d/$$base*; do \
382 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
383 test -f $(distdir)/$$relfile || \
384 cp -p $$file $(distdir)/$$relfile; \
252b5132
RH
385 done; \
386 done
387
388mostlyclean-aminfo:
ab509236
L
389 -rm -rf as.aux as.cp as.cps as.fn as.fns as.ky as.log as.pg as.pgs as.tmp \
390 as.toc as.tp as.tps as.vr as.vrs as.dvi as.pdf as.ps as.html
252b5132
RH
391
392maintainer-clean-aminfo:
13b2be9c
DJ
393 @list='$(INFO_DEPS)'; for i in $$list; do \
394 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
395 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
396 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
252b5132 397 done
13b2be9c 398
252b5132 399clean-info: mostlyclean-aminfo
13b2be9c
DJ
400install-man1: $(man1_MANS) $(man_MANS)
401 @$(NORMAL_INSTALL)
bfbdcf04 402 test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
13b2be9c
DJ
403 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
404 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
405 for i in $$l2; do \
252b5132
RH
406 case "$$i" in \
407 *.1*) list="$$list $$i" ;; \
408 esac; \
409 done; \
410 for i in $$list; do \
411 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
412 else file=$$i; fi; \
413 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
13b2be9c
DJ
414 case "$$ext" in \
415 1*) ;; \
416 *) ext='1' ;; \
417 esac; \
252b5132 418 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
13b2be9c 419 inst=`echo $$inst | sed -e 's/^.*\///'`; \
252b5132 420 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
bfbdcf04
DJ
421 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
422 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
252b5132 423 done
252b5132 424uninstall-man1:
13b2be9c
DJ
425 @$(NORMAL_UNINSTALL)
426 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
427 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
428 for i in $$l2; do \
252b5132
RH
429 case "$$i" in \
430 *.1*) list="$$list $$i" ;; \
431 esac; \
432 done; \
433 for i in $$list; do \
434 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
13b2be9c
DJ
435 case "$$ext" in \
436 1*) ;; \
437 *) ext='1' ;; \
438 esac; \
252b5132 439 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
13b2be9c 440 inst=`echo $$inst | sed -e 's/^.*\///'`; \
252b5132 441 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
bfbdcf04
DJ
442 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
443 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
252b5132 444 done
252b5132
RH
445tags: TAGS
446TAGS:
447
13b2be9c
DJ
448ctags: CTAGS
449CTAGS:
252b5132 450
252b5132
RH
451check-am:
452check: check-am
13b2be9c 453all-am: Makefile $(MANS)
13b2be9c 454installdirs:
bfbdcf04
DJ
455 for dir in "$(DESTDIR)$(man1dir)"; do \
456 test -z "$$dir" || $(mkdir_p) "$$dir"; \
457 done
ab509236 458install: install-am
13b2be9c 459install-exec: install-exec-am
252b5132 460install-data: install-data-am
13b2be9c 461uninstall: uninstall-am
252b5132
RH
462
463install-am: all-am
464 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
252b5132 465
13b2be9c
DJ
466installcheck: installcheck-am
467install-strip:
468 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
ab509236 469 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
13b2be9c
DJ
470 `test -z '$(STRIP)' || \
471 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
252b5132
RH
472mostlyclean-generic:
473
474clean-generic:
475
476distclean-generic:
8ea2b00f 477 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
252b5132
RH
478
479maintainer-clean-generic:
13b2be9c
DJ
480 @echo "This command is intended for maintainers to use"
481 @echo "it deletes files that may require special tools to rebuild."
252b5132 482 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
13b2be9c 483clean: clean-am
252b5132 484
13b2be9c 485clean-am: clean-generic clean-libtool mostlyclean-am
252b5132 486
13b2be9c 487distclean: distclean-am
5e2d1ae8 488 -rm -f Makefile
13b2be9c 489distclean-am: clean-am distclean-generic distclean-libtool
252b5132 490
13b2be9c 491dvi: dvi-am
252b5132 492
13b2be9c 493dvi-am: $(DVIS)
252b5132 494
ab509236
L
495html: html-am
496
497html-am: $(HTMLS)
13b2be9c 498
4d1cd5c7
MR
499info: info-am
500
501info-am: $(INFO_DEPS) info-local
13b2be9c 502
ab509236 503install-data-am: install-data-local install-man
13b2be9c
DJ
504
505install-exec-am:
506
ab509236 507install-info: install-info-am
13b2be9c
DJ
508
509install-info-am: $(INFO_DEPS)
510 @$(NORMAL_INSTALL)
bfbdcf04 511 test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
ab509236
L
512 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
513 list='$(INFO_DEPS)'; \
13b2be9c 514 for file in $$list; do \
ab509236
L
515 case $$file in \
516 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
517 esac; \
13b2be9c
DJ
518 if test -f $$file; then d=.; else d=$(srcdir); fi; \
519 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
520 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
521 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
522 if test -f $$ifile; then \
523 relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
bfbdcf04
DJ
524 echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
525 $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
13b2be9c
DJ
526 else : ; fi; \
527 done; \
528 done
529 @$(POST_INSTALL)
530 @if (install-info --version && \
5e2d1ae8 531 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
13b2be9c
DJ
532 list='$(INFO_DEPS)'; \
533 for file in $$list; do \
534 relfile=`echo "$$file" | sed 's|^.*/||'`; \
bfbdcf04
DJ
535 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
536 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
13b2be9c
DJ
537 done; \
538 else : ; fi
539install-man: install-man1
540
541installcheck-am:
252b5132
RH
542
543maintainer-clean: maintainer-clean-am
5e2d1ae8 544 -rm -f Makefile
13b2be9c
DJ
545maintainer-clean-am: distclean-am maintainer-clean-aminfo \
546 maintainer-clean-generic
547
548mostlyclean: mostlyclean-am
549
550mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
551 mostlyclean-libtool
552
553pdf: pdf-am
554
555pdf-am: $(PDFS)
556
557ps: ps-am
558
559ps-am: $(PSS)
560
561uninstall-am: uninstall-man
562
563uninstall-man: uninstall-man1
564
565.PHONY: all all-am check check-am clean clean-generic clean-info \
566 clean-libtool dist-info distclean distclean-generic \
4d1cd5c7
MR
567 distclean-libtool dvi dvi-am html html-am info info-am \
568 info-local install install-am install-data install-data-am \
569 install-data-local install-exec install-exec-am install-info \
570 install-info-am install-man install-man1 install-strip \
571 installcheck installcheck-am installdirs maintainer-clean \
ab509236
L
572 maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
573 mostlyclean-aminfo mostlyclean-generic mostlyclean-libtool pdf \
574 pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
575 uninstall-man uninstall-man1
252b5132
RH
576
577
578asconfig.texi: $(CONFIG).texi
579 rm -f asconfig.texi
513ba3ab
JB
580 cp $(srcdir)/$(CONFIG).texi ./asconfig.texi
581 chmod u+w ./asconfig.texi
a0b7da79 582 echo "@set top_srcdir $(top_srcdir)" >> ./asconfig.texi
252b5132 583
b8c449bf 584gasver.texi: $(srcdir)/../../bfd/configure
252b5132 585 rm -f $@
970c3dbc
DJ
586 eval `grep '^ *VERSION=' $(srcdir)/../../bfd/configure`; \
587 echo "@set VERSION $$VERSION" > $@
252b5132 588
399132af 589$(srcdir)/as.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
252b5132
RH
590as.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
591
7562a296
HPN
592# We want install to imply install-info as per GNU standards, despite the
593# cygnus option.
ab509236 594install-data-local: install-info
7562a296 595
0285c67d
NC
596# Maintenance
597
c45021f2 598# We need it for the taz target in ../../Makefile.in.
4d1cd5c7 599info-local: $(MANS)
c45021f2 600
0285c67d
NC
601# Build the man page from the texinfo file
602# The sed command removes the no-adjust Nroff command so that
603# the man output looks standard.
55ac548d 604as.1: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
c45021f2 605 touch $@
0285c67d
NC
606 -$(TEXI2POD) $(MANCONF) < $(srcdir)/as.texinfo > as.pod
607 -($(POD2MAN) as.pod | \
c45021f2
NC
608 sed -e '/^.if n .na/d' > $@.T$$$$ && \
609 mv -f $@.T$$$$ $@) || \
610 (rm -f $@.T$$$$ && exit 1)
611 rm -f as.pod
252b5132
RH
612# Tell versions [3.59,3.63) of GNU make to not export all variables.
613# Otherwise a system limit (for SysV at least) may be exceeded.
614.NOEXPORT:
This page took 0.457692 seconds and 4 git commands to generate.