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