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 |
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
42 |
|
|
am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
|
43 |
|
|
$(top_srcdir)/../bfd/warning.m4 \
|
44 |
|
|
$(top_srcdir)/../config/depstand.m4 \
|
45 |
|
|
$(top_srcdir)/../config/gettext-sister.m4 \
|
46 |
|
|
$(top_srcdir)/../config/iconv.m4 \
|
47 |
|
|
$(top_srcdir)/../config/lead-dot.m4 \
|
48 |
|
|
$(top_srcdir)/../config/lib-ld.m4 \
|
49 |
|
|
$(top_srcdir)/../config/lib-link.m4 \
|
50 |
|
|
$(top_srcdir)/../config/lib-prefix.m4 \
|
51 |
|
|
$(top_srcdir)/../config/nls.m4 $(top_srcdir)/../config/po.m4 \
|
52 |
|
|
$(top_srcdir)/../config/proginstall.m4 \
|
53 |
|
|
$(top_srcdir)/../config/progtest.m4 \
|
54 |
|
|
$(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
|
55 |
|
|
$(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
|
56 |
|
|
$(top_srcdir)/configure.in
|
57 |
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
58 |
|
|
$(ACLOCAL_M4)
|
59 |
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
|
60 |
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
61 |
|
|
CONFIG_CLEAN_FILES =
|
62 |
|
|
depcomp =
|
63 |
|
|
am__depfiles_maybe =
|
64 |
|
|
SOURCES =
|
65 |
|
|
INFO_DEPS = binutils.info
|
66 |
|
|
TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
|
67 |
|
|
am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
|
68 |
|
|
DVIS = binutils.dvi
|
69 |
|
|
PDFS = binutils.pdf
|
70 |
|
|
PSS = binutils.ps
|
71 |
|
|
HTMLS = binutils.html
|
72 |
|
|
TEXINFOS = binutils.texi
|
73 |
|
|
TEXI2PDF = $(TEXI2DVI) --pdf --batch
|
74 |
|
|
MAKEINFOHTML = $(MAKEINFO) --html
|
75 |
|
|
AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
|
76 |
|
|
DVIPS = dvips
|
77 |
|
|
man1dir = $(mandir)/man1
|
78 |
|
|
am__installdirs = "$(DESTDIR)$(man1dir)"
|
79 |
|
|
NROFF = nroff
|
80 |
|
|
MANS = $(man_MANS)
|
81 |
|
|
ACLOCAL = @ACLOCAL@
|
82 |
|
|
ALLOCA = @ALLOCA@
|
83 |
|
|
AMDEP_FALSE = @AMDEP_FALSE@
|
84 |
|
|
AMDEP_TRUE = @AMDEP_TRUE@
|
85 |
|
|
AMTAR = @AMTAR@
|
86 |
|
|
AR = @AR@
|
87 |
|
|
AUTOCONF = @AUTOCONF@
|
88 |
|
|
AUTOHEADER = @AUTOHEADER@
|
89 |
|
|
AUTOMAKE = @AUTOMAKE@
|
90 |
|
|
AWK = @AWK@
|
91 |
|
|
BUILD_DLLTOOL = @BUILD_DLLTOOL@
|
92 |
|
|
BUILD_DLLWRAP = @BUILD_DLLWRAP@
|
93 |
|
|
BUILD_INSTALL_MISC = @BUILD_INSTALL_MISC@
|
94 |
|
|
BUILD_MISC = @BUILD_MISC@
|
95 |
|
|
BUILD_NLMCONV = @BUILD_NLMCONV@
|
96 |
|
|
BUILD_SRCONV = @BUILD_SRCONV@
|
97 |
|
|
BUILD_WINDMC = @BUILD_WINDMC@
|
98 |
|
|
BUILD_WINDRES = @BUILD_WINDRES@
|
99 |
|
|
CATALOGS = @CATALOGS@
|
100 |
|
|
CATOBJEXT = @CATOBJEXT@
|
101 |
|
|
CC = @CC@
|
102 |
|
|
CCDEPMODE = @CCDEPMODE@
|
103 |
|
|
CC_FOR_BUILD = @CC_FOR_BUILD@
|
104 |
|
|
CFLAGS = @CFLAGS@
|
105 |
|
|
CPP = @CPP@
|
106 |
|
|
CPPFLAGS = @CPPFLAGS@
|
107 |
|
|
CYGPATH_W = @CYGPATH_W@
|
108 |
|
|
DATADIRNAME = @DATADIRNAME@
|
109 |
|
|
DEFS = @DEFS@
|
110 |
|
|
DEMANGLER_NAME = @DEMANGLER_NAME@
|
111 |
|
|
DEPDIR = @DEPDIR@
|
112 |
|
|
DLLTOOL_DEFS = @DLLTOOL_DEFS@
|
113 |
|
|
DUMPBIN = @DUMPBIN@
|
114 |
|
|
ECHO_C = @ECHO_C@
|
115 |
|
|
ECHO_N = @ECHO_N@
|
116 |
|
|
ECHO_T = @ECHO_T@
|
117 |
|
|
EGREP = @EGREP@
|
118 |
|
|
EMULATION = @EMULATION@
|
119 |
|
|
EMULATION_VECTOR = @EMULATION_VECTOR@
|
120 |
|
|
EXEEXT = @EXEEXT@
|
121 |
|
|
EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
|
122 |
|
|
FGREP = @FGREP@
|
123 |
|
|
GENCAT = @GENCAT@
|
124 |
|
|
GENINSRC_NEVER_FALSE = @GENINSRC_NEVER_FALSE@
|
125 |
|
|
GENINSRC_NEVER_TRUE = @GENINSRC_NEVER_TRUE@
|
126 |
|
|
GMSGFMT = @GMSGFMT@
|
127 |
|
|
GREP = @GREP@
|
128 |
|
|
HDEFINES = @HDEFINES@
|
129 |
|
|
INCINTL = @INCINTL@
|
130 |
|
|
INSTALL_DATA = @INSTALL_DATA@
|
131 |
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
132 |
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
133 |
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
134 |
|
|
INSTOBJEXT = @INSTOBJEXT@
|
135 |
|
|
LD = @LD@
|
136 |
|
|
LDFLAGS = @LDFLAGS@
|
137 |
|
|
LEX = @LEX@
|
138 |
|
|
LEXLIB = @LEXLIB@
|
139 |
|
|
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
|
140 |
|
|
LIBICONV = @LIBICONV@
|
141 |
|
|
LIBINTL = @LIBINTL@
|
142 |
|
|
LIBINTL_DEP = @LIBINTL_DEP@
|
143 |
|
|
LIBOBJS = @LIBOBJS@
|
144 |
|
|
LIBS = @LIBS@
|
145 |
|
|
LIBTOOL = @LIBTOOL@
|
146 |
|
|
LN_S = @LN_S@
|
147 |
|
|
LTLIBICONV = @LTLIBICONV@
|
148 |
|
|
LTLIBOBJS = @LTLIBOBJS@
|
149 |
|
|
MAINT = @MAINT@
|
150 |
|
|
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
|
151 |
|
|
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
|
152 |
|
|
MAKEINFO = @MAKEINFO@
|
153 |
|
|
MKINSTALLDIRS = @MKINSTALLDIRS@
|
154 |
|
|
MSGFMT = @MSGFMT@
|
155 |
|
|
MSGMERGE = @MSGMERGE@
|
156 |
|
|
NLMCONV_DEFS = @NLMCONV_DEFS@
|
157 |
|
|
NM = @NM@
|
158 |
|
|
NO_WERROR = @NO_WERROR@
|
159 |
|
|
OBJDUMP_DEFS = @OBJDUMP_DEFS@
|
160 |
|
|
OBJEXT = @OBJEXT@
|
161 |
|
|
PACKAGE = @PACKAGE@
|
162 |
|
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
163 |
|
|
PACKAGE_NAME = @PACKAGE_NAME@
|
164 |
|
|
PACKAGE_STRING = @PACKAGE_STRING@
|
165 |
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
166 |
|
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
167 |
|
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
168 |
|
|
POSUB = @POSUB@
|
169 |
|
|
RANLIB = @RANLIB@
|
170 |
|
|
SED = @SED@
|
171 |
|
|
SET_MAKE = @SET_MAKE@
|
172 |
|
|
SHELL = @SHELL@
|
173 |
|
|
STRIP = @STRIP@
|
174 |
|
|
USE_NLS = @USE_NLS@
|
175 |
|
|
VERSION = @VERSION@
|
176 |
|
|
WARN_CFLAGS = @WARN_CFLAGS@
|
177 |
|
|
XGETTEXT = @XGETTEXT@
|
178 |
|
|
YACC = @YACC@
|
179 |
|
|
ac_ct_AR = @ac_ct_AR@
|
180 |
|
|
ac_ct_CC = @ac_ct_CC@
|
181 |
|
|
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
182 |
|
|
ac_ct_RANLIB = @ac_ct_RANLIB@
|
183 |
|
|
ac_ct_STRIP = @ac_ct_STRIP@
|
184 |
|
|
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
185 |
|
|
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
186 |
|
|
am__include = @am__include@
|
187 |
|
|
am__leading_dot = @am__leading_dot@
|
188 |
|
|
am__quote = @am__quote@
|
189 |
|
|
am__tar = @am__tar@
|
190 |
|
|
am__untar = @am__untar@
|
191 |
|
|
bindir = @bindir@
|
192 |
|
|
build = @build@
|
193 |
|
|
build_alias = @build_alias@
|
194 |
|
|
build_cpu = @build_cpu@
|
195 |
|
|
build_os = @build_os@
|
196 |
|
|
build_vendor = @build_vendor@
|
197 |
|
|
datadir = @datadir@
|
198 |
|
|
datarootdir = @datarootdir@
|
199 |
|
|
docdir = @docdir@
|
200 |
|
|
exec_prefix = @exec_prefix@
|
201 |
|
|
host = @host@
|
202 |
|
|
host_alias = @host_alias@
|
203 |
|
|
host_cpu = @host_cpu@
|
204 |
|
|
host_os = @host_os@
|
205 |
|
|
host_vendor = @host_vendor@
|
206 |
|
|
htmldir = @htmldir@
|
207 |
|
|
includedir = @includedir@
|
208 |
|
|
infodir = @infodir@
|
209 |
|
|
install_sh = @install_sh@
|
210 |
|
|
libdir = @libdir@
|
211 |
|
|
libexecdir = @libexecdir@
|
212 |
|
|
localstatedir = @localstatedir@
|
213 |
|
|
lt_ECHO = @lt_ECHO@
|
214 |
|
|
mandir = @mandir@
|
215 |
|
|
mkdir_p = @mkdir_p@
|
216 |
|
|
oldincludedir = @oldincludedir@
|
217 |
|
|
prefix = @prefix@
|
218 |
|
|
program_transform_name = @program_transform_name@
|
219 |
|
|
sbindir = @sbindir@
|
220 |
|
|
sharedstatedir = @sharedstatedir@
|
221 |
|
|
sysconfdir = @sysconfdir@
|
222 |
|
|
target = @target@
|
223 |
|
|
target_alias = @target_alias@
|
224 |
|
|
target_cpu = @target_cpu@
|
225 |
|
|
target_os = @target_os@
|
226 |
|
|
target_vendor = @target_vendor@
|
227 |
|
|
AUTOMAKE_OPTIONS = cygnus
|
228 |
|
|
|
229 |
|
|
# What version of the manual you want; "all" includes everything
|
230 |
|
|
CONFIG = all
|
231 |
|
|
|
232 |
|
|
# Options to extract the man page from as.texinfo
|
233 |
|
|
MANCONF = -Dman
|
234 |
|
|
TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl $(AM_MAKEINFOFLAGS)
|
235 |
|
|
POD2MAN = pod2man --center="GNU Development Tools" \
|
236 |
|
|
--release="binutils-$(VERSION)" --section=1
|
237 |
|
|
|
238 |
|
|
|
239 |
|
|
# List of man pages generated from binutils.texi
|
240 |
|
|
man_MANS = \
|
241 |
|
|
addr2line.1 \
|
242 |
|
|
ar.1 \
|
243 |
|
|
dlltool.1 \
|
244 |
|
|
nlmconv.1 \
|
245 |
|
|
nm.1 \
|
246 |
|
|
objcopy.1 \
|
247 |
|
|
objdump.1 \
|
248 |
|
|
ranlib.1 \
|
249 |
|
|
readelf.1 \
|
250 |
|
|
size.1 \
|
251 |
|
|
strings.1 \
|
252 |
|
|
strip.1 \
|
253 |
|
|
windres.1 \
|
254 |
|
|
windmc.1 \
|
255 |
|
|
$(DEMANGLER_NAME).1
|
256 |
|
|
|
257 |
|
|
info_TEXINFOS = binutils.texi
|
258 |
|
|
binutils_TEXI = $(srcdir)/binutils.texi
|
259 |
|
|
AM_MAKEINFOFLAGS = -I "$(srcdir)" -I "$(top_srcdir)/../libiberty" \
|
260 |
|
|
-I "$(top_srcdir)/../bfd/doc" -I ../../bfd/doc
|
261 |
|
|
|
262 |
|
|
TEXI2DVI = texi2dvi -I "$(srcdir)" -I "$(top_srcdir)/../libiberty" \
|
263 |
|
|
-I "$(top_srcdir)/../bfd/doc" -I ../../bfd/doc
|
264 |
|
|
|
265 |
|
|
MOSTLYCLEANFILES = $(DEMANGLER_NAME).1
|
266 |
|
|
html__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
267 |
|
|
MAINTAINERCLEANFILES = binutils.info
|
268 |
|
|
|
269 |
|
|
# Automake 1.9 will only build info files in the objdir if they are
|
270 |
|
|
# mentioned in DISTCLEANFILES. It doesn't have to be unconditional,
|
271 |
|
|
# though, so we use a bogus condition.
|
272 |
|
|
@GENINSRC_NEVER_TRUE@DISTCLEANFILES = binutils.info
|
273 |
|
|
all: all-am
|
274 |
|
|
|
275 |
|
|
.SUFFIXES:
|
276 |
|
|
.SUFFIXES: .dvi .ps
|
277 |
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
278 |
|
|
@for dep in $?; do \
|
279 |
|
|
case '$(am__configure_deps)' in \
|
280 |
|
|
*$$dep*) \
|
281 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
282 |
|
|
&& exit 0; \
|
283 |
|
|
exit 1;; \
|
284 |
|
|
esac; \
|
285 |
|
|
done; \
|
286 |
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile'; \
|
287 |
|
|
cd $(top_srcdir) && \
|
288 |
|
|
$(AUTOMAKE) --cygnus doc/Makefile
|
289 |
|
|
.PRECIOUS: Makefile
|
290 |
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
291 |
|
|
@case '$?' in \
|
292 |
|
|
*config.status*) \
|
293 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
294 |
|
|
*) \
|
295 |
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
296 |
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
297 |
|
|
esac;
|
298 |
|
|
|
299 |
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
300 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
301 |
|
|
|
302 |
|
|
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
303 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
304 |
|
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
305 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
306 |
|
|
|
307 |
|
|
mostlyclean-libtool:
|
308 |
|
|
-rm -f *.lo
|
309 |
|
|
|
310 |
|
|
clean-libtool:
|
311 |
|
|
-rm -rf .libs _libs
|
312 |
|
|
|
313 |
|
|
distclean-libtool:
|
314 |
|
|
-rm -f libtool
|
315 |
|
|
|
316 |
|
|
binutils.info: binutils.texi
|
317 |
|
|
restore=: && backupdir="$(am__leading_dot)am$$$$" && \
|
318 |
|
|
rm -rf $$backupdir && mkdir $$backupdir && \
|
319 |
|
|
if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
|
320 |
|
|
for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
|
321 |
|
|
if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
|
322 |
|
|
done; \
|
323 |
|
|
else :; fi && \
|
324 |
|
|
if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
325 |
|
|
-o $@ `test -f 'binutils.texi' || echo '$(srcdir)/'`binutils.texi; \
|
326 |
|
|
then \
|
327 |
|
|
rc=0; \
|
328 |
|
|
else \
|
329 |
|
|
rc=$$?; \
|
330 |
|
|
$$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
|
331 |
|
|
fi; \
|
332 |
|
|
rm -rf $$backupdir; exit $$rc
|
333 |
|
|
|
334 |
|
|
binutils.dvi: binutils.texi
|
335 |
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
336 |
|
|
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
337 |
|
|
$(TEXI2DVI) -o $@ `test -f 'binutils.texi' || echo '$(srcdir)/'`binutils.texi
|
338 |
|
|
|
339 |
|
|
binutils.pdf: binutils.texi
|
340 |
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
341 |
|
|
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
342 |
|
|
$(TEXI2PDF) -o $@ `test -f 'binutils.texi' || echo '$(srcdir)/'`binutils.texi
|
343 |
|
|
|
344 |
|
|
binutils.html: binutils.texi
|
345 |
|
|
rm -rf $(@:.html=.htp)
|
346 |
|
|
if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
347 |
|
|
-o $(@:.html=.htp) `test -f 'binutils.texi' || echo '$(srcdir)/'`binutils.texi; \
|
348 |
|
|
then \
|
349 |
|
|
rm -rf $@; \
|
350 |
|
|
if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
|
351 |
|
|
mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
|
352 |
|
|
else \
|
353 |
|
|
if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
|
354 |
|
|
rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
|
355 |
|
|
exit 1; \
|
356 |
|
|
fi
|
357 |
|
|
.dvi.ps:
|
358 |
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
359 |
|
|
$(DVIPS) -o $@ $<
|
360 |
|
|
|
361 |
|
|
uninstall-info-am:
|
362 |
|
|
@$(PRE_UNINSTALL)
|
363 |
|
|
@if (install-info --version && \
|
364 |
|
|
install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
|
365 |
|
|
list='$(INFO_DEPS)'; \
|
366 |
|
|
for file in $$list; do \
|
367 |
|
|
relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
368 |
|
|
echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
|
369 |
|
|
install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
|
370 |
|
|
done; \
|
371 |
|
|
else :; fi
|
372 |
|
|
@$(NORMAL_UNINSTALL)
|
373 |
|
|
@list='$(INFO_DEPS)'; \
|
374 |
|
|
for file in $$list; do \
|
375 |
|
|
relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
376 |
|
|
relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
|
377 |
|
|
(if cd "$(DESTDIR)$(infodir)"; then \
|
378 |
|
|
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]"; \
|
379 |
|
|
rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
|
380 |
|
|
else :; fi); \
|
381 |
|
|
done
|
382 |
|
|
|
383 |
|
|
dist-info: $(INFO_DEPS)
|
384 |
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
385 |
|
|
list='$(INFO_DEPS)'; \
|
386 |
|
|
for base in $$list; do \
|
387 |
|
|
case $$base in \
|
388 |
|
|
$(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
|
389 |
|
|
esac; \
|
390 |
|
|
if test -f $$base; then d=.; else d=$(srcdir); fi; \
|
391 |
|
|
for file in $$d/$$base*; do \
|
392 |
|
|
relfile=`expr "$$file" : "$$d/\(.*\)"`; \
|
393 |
|
|
test -f $(distdir)/$$relfile || \
|
394 |
|
|
cp -p $$file $(distdir)/$$relfile; \
|
395 |
|
|
done; \
|
396 |
|
|
done
|
397 |
|
|
|
398 |
|
|
mostlyclean-aminfo:
|
399 |
|
|
-rm -rf binutils.aux binutils.cp binutils.cps binutils.fn binutils.fns \
|
400 |
|
|
binutils.ky binutils.log binutils.pg binutils.pgs \
|
401 |
|
|
binutils.tmp binutils.toc binutils.tp binutils.tps \
|
402 |
|
|
binutils.vr binutils.vrs binutils.dvi binutils.pdf \
|
403 |
|
|
binutils.ps binutils.html
|
404 |
|
|
|
405 |
|
|
maintainer-clean-aminfo:
|
406 |
|
|
@list='$(INFO_DEPS)'; for i in $$list; do \
|
407 |
|
|
i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
|
408 |
|
|
echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
|
409 |
|
|
rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
|
410 |
|
|
done
|
411 |
|
|
|
412 |
|
|
clean-info: mostlyclean-aminfo
|
413 |
|
|
install-man1: $(man1_MANS) $(man_MANS)
|
414 |
|
|
@$(NORMAL_INSTALL)
|
415 |
|
|
test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
|
416 |
|
|
@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
|
417 |
|
|
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
418 |
|
|
for i in $$l2; do \
|
419 |
|
|
case "$$i" in \
|
420 |
|
|
*.1*) list="$$list $$i" ;; \
|
421 |
|
|
esac; \
|
422 |
|
|
done; \
|
423 |
|
|
for i in $$list; do \
|
424 |
|
|
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
425 |
|
|
else file=$$i; fi; \
|
426 |
|
|
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
427 |
|
|
case "$$ext" in \
|
428 |
|
|
1*) ;; \
|
429 |
|
|
*) ext='1' ;; \
|
430 |
|
|
esac; \
|
431 |
|
|
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
432 |
|
|
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
433 |
|
|
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
434 |
|
|
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
|
435 |
|
|
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
|
436 |
|
|
done
|
437 |
|
|
uninstall-man1:
|
438 |
|
|
@$(NORMAL_UNINSTALL)
|
439 |
|
|
@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
|
440 |
|
|
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
441 |
|
|
for i in $$l2; do \
|
442 |
|
|
case "$$i" in \
|
443 |
|
|
*.1*) list="$$list $$i" ;; \
|
444 |
|
|
esac; \
|
445 |
|
|
done; \
|
446 |
|
|
for i in $$list; do \
|
447 |
|
|
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
448 |
|
|
case "$$ext" in \
|
449 |
|
|
1*) ;; \
|
450 |
|
|
*) ext='1' ;; \
|
451 |
|
|
esac; \
|
452 |
|
|
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
453 |
|
|
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
454 |
|
|
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
455 |
|
|
echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
|
456 |
|
|
rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
|
457 |
|
|
done
|
458 |
|
|
tags: TAGS
|
459 |
|
|
TAGS:
|
460 |
|
|
|
461 |
|
|
ctags: CTAGS
|
462 |
|
|
CTAGS:
|
463 |
|
|
|
464 |
|
|
check-am:
|
465 |
|
|
check: check-am
|
466 |
|
|
all-am: Makefile $(MANS)
|
467 |
|
|
installdirs:
|
468 |
|
|
for dir in "$(DESTDIR)$(man1dir)"; do \
|
469 |
|
|
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
470 |
|
|
done
|
471 |
|
|
install: install-am
|
472 |
|
|
install-exec: install-exec-am
|
473 |
|
|
install-data: install-data-am
|
474 |
|
|
uninstall: uninstall-am
|
475 |
|
|
|
476 |
|
|
install-am: all-am
|
477 |
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
478 |
|
|
|
479 |
|
|
installcheck: installcheck-am
|
480 |
|
|
install-strip:
|
481 |
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
482 |
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
483 |
|
|
`test -z '$(STRIP)' || \
|
484 |
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
485 |
|
|
mostlyclean-generic:
|
486 |
|
|
-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
487 |
|
|
|
488 |
|
|
clean-generic:
|
489 |
|
|
|
490 |
|
|
distclean-generic:
|
491 |
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
492 |
|
|
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
|
493 |
|
|
|
494 |
|
|
maintainer-clean-generic:
|
495 |
|
|
@echo "This command is intended for maintainers to use"
|
496 |
|
|
@echo "it deletes files that may require special tools to rebuild."
|
497 |
|
|
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
498 |
|
|
clean: clean-am
|
499 |
|
|
|
500 |
|
|
clean-am: clean-generic clean-libtool mostlyclean-am
|
501 |
|
|
|
502 |
|
|
distclean: distclean-am
|
503 |
|
|
-rm -f Makefile
|
504 |
|
|
distclean-am: clean-am distclean-generic distclean-libtool
|
505 |
|
|
|
506 |
|
|
dvi: dvi-am
|
507 |
|
|
|
508 |
|
|
dvi-am: $(DVIS)
|
509 |
|
|
|
510 |
|
|
html: html-am
|
511 |
|
|
|
512 |
|
|
html-am: $(HTMLS)
|
513 |
|
|
|
514 |
|
|
info: info-am
|
515 |
|
|
|
516 |
|
|
info-am: $(INFO_DEPS) info-local
|
517 |
|
|
|
518 |
|
|
install-data-am: install-data-local install-man
|
519 |
|
|
|
520 |
|
|
install-exec-am:
|
521 |
|
|
|
522 |
|
|
install-info: install-info-am
|
523 |
|
|
|
524 |
|
|
install-info-am: $(INFO_DEPS)
|
525 |
|
|
@$(NORMAL_INSTALL)
|
526 |
|
|
test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
|
527 |
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
528 |
|
|
list='$(INFO_DEPS)'; \
|
529 |
|
|
for file in $$list; do \
|
530 |
|
|
case $$file in \
|
531 |
|
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
532 |
|
|
esac; \
|
533 |
|
|
if test -f $$file; then d=.; else d=$(srcdir); fi; \
|
534 |
|
|
file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
|
535 |
|
|
for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
|
536 |
|
|
$$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
|
537 |
|
|
if test -f $$ifile; then \
|
538 |
|
|
relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
|
539 |
|
|
echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
|
540 |
|
|
$(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
|
541 |
|
|
else : ; fi; \
|
542 |
|
|
done; \
|
543 |
|
|
done
|
544 |
|
|
@$(POST_INSTALL)
|
545 |
|
|
@if (install-info --version && \
|
546 |
|
|
install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
|
547 |
|
|
list='$(INFO_DEPS)'; \
|
548 |
|
|
for file in $$list; do \
|
549 |
|
|
relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
550 |
|
|
echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
|
551 |
|
|
install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
|
552 |
|
|
done; \
|
553 |
|
|
else : ; fi
|
554 |
|
|
install-man: install-man1
|
555 |
|
|
|
556 |
|
|
installcheck-am:
|
557 |
|
|
|
558 |
|
|
maintainer-clean: maintainer-clean-am
|
559 |
|
|
-rm -f Makefile
|
560 |
|
|
maintainer-clean-am: distclean-am maintainer-clean-aminfo \
|
561 |
|
|
maintainer-clean-generic
|
562 |
|
|
|
563 |
|
|
mostlyclean: mostlyclean-am
|
564 |
|
|
|
565 |
|
|
mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
|
566 |
|
|
mostlyclean-libtool
|
567 |
|
|
|
568 |
|
|
pdf: pdf-am
|
569 |
|
|
|
570 |
|
|
pdf-am: $(PDFS)
|
571 |
|
|
|
572 |
|
|
ps: ps-am
|
573 |
|
|
|
574 |
|
|
ps-am: $(PSS)
|
575 |
|
|
|
576 |
|
|
uninstall-am: uninstall-man
|
577 |
|
|
|
578 |
|
|
uninstall-man: uninstall-man1
|
579 |
|
|
|
580 |
|
|
.PHONY: all all-am check check-am clean clean-generic clean-info \
|
581 |
|
|
clean-libtool dist-info distclean distclean-generic \
|
582 |
|
|
distclean-libtool dvi dvi-am html html-am info info-am \
|
583 |
|
|
info-local install install-am install-data install-data-am \
|
584 |
|
|
install-data-local install-exec install-exec-am install-info \
|
585 |
|
|
install-info-am install-man install-man1 install-strip \
|
586 |
|
|
installcheck installcheck-am installdirs maintainer-clean \
|
587 |
|
|
maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
|
588 |
|
|
mostlyclean-aminfo mostlyclean-generic mostlyclean-libtool pdf \
|
589 |
|
|
pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
|
590 |
|
|
uninstall-man uninstall-man1
|
591 |
|
|
|
592 |
|
|
|
593 |
|
|
# Man page generation from texinfo
|
594 |
|
|
addr2line.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
595 |
|
|
touch $@
|
596 |
|
|
-$(TEXI2POD) $(MANCONF) -Daddr2line < $(binutils_TEXI) > addr2line.pod
|
597 |
|
|
-($(POD2MAN) addr2line.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
598 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
599 |
|
|
rm -f addr2line.pod
|
600 |
|
|
|
601 |
|
|
ar.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
602 |
|
|
touch $@
|
603 |
|
|
-$(TEXI2POD) $(MANCONF) -Dar < $(binutils_TEXI) > ar.pod
|
604 |
|
|
-($(POD2MAN) ar.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
605 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
606 |
|
|
rm -f ar.pod
|
607 |
|
|
|
608 |
|
|
dlltool.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
609 |
|
|
touch $@
|
610 |
|
|
-$(TEXI2POD) $(MANCONF) -Ddlltool < $(binutils_TEXI) > dlltool.pod
|
611 |
|
|
-($(POD2MAN) dlltool.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
612 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
613 |
|
|
rm -f dlltool.pod
|
614 |
|
|
|
615 |
|
|
nlmconv.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
616 |
|
|
touch $@
|
617 |
|
|
-$(TEXI2POD) $(MANCONF) -Dnlmconv < $(binutils_TEXI) > nlmconv.pod
|
618 |
|
|
-($(POD2MAN) nlmconv.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
619 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
620 |
|
|
rm -f nlmconv.pod
|
621 |
|
|
|
622 |
|
|
nm.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
623 |
|
|
touch $@
|
624 |
|
|
-$(TEXI2POD) $(MANCONF) -Dnm < $(binutils_TEXI) > nm.pod
|
625 |
|
|
-($(POD2MAN) nm.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
626 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
627 |
|
|
rm -f nm.pod
|
628 |
|
|
|
629 |
|
|
objcopy.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
630 |
|
|
touch $@
|
631 |
|
|
-$(TEXI2POD) $(MANCONF) -Dobjcopy < $(binutils_TEXI) > objcopy.pod
|
632 |
|
|
-($(POD2MAN) objcopy.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
633 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
634 |
|
|
rm -f objcopy.pod
|
635 |
|
|
|
636 |
|
|
objdump.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
637 |
|
|
touch $@
|
638 |
|
|
-$(TEXI2POD) $(MANCONF) -Dobjdump < $(binutils_TEXI) > objdump.pod
|
639 |
|
|
-($(POD2MAN) objdump.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
640 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
641 |
|
|
rm -f objdump.pod
|
642 |
|
|
|
643 |
|
|
ranlib.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
644 |
|
|
touch $@
|
645 |
|
|
-$(TEXI2POD) $(MANCONF) -Dranlib < $(binutils_TEXI) > ranlib.pod
|
646 |
|
|
-($(POD2MAN) ranlib.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
647 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
648 |
|
|
rm -f ranlib.pod
|
649 |
|
|
|
650 |
|
|
readelf.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
651 |
|
|
touch $@
|
652 |
|
|
-$(TEXI2POD) $(MANCONF) -Dreadelf < $(binutils_TEXI) > readelf.pod
|
653 |
|
|
-($(POD2MAN) readelf.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
654 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
655 |
|
|
rm -f readelf.pod
|
656 |
|
|
|
657 |
|
|
size.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
658 |
|
|
touch $@
|
659 |
|
|
-$(TEXI2POD) $(MANCONF) -Dsize < $(binutils_TEXI) > size.pod
|
660 |
|
|
-($(POD2MAN) size.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
661 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
662 |
|
|
rm -f size.pod
|
663 |
|
|
|
664 |
|
|
strings.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
665 |
|
|
touch $@
|
666 |
|
|
-$(TEXI2POD) $(MANCONF) -Dstrings < $(binutils_TEXI) > strings.pod
|
667 |
|
|
-($(POD2MAN) strings.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
668 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
669 |
|
|
rm -f strings.pod
|
670 |
|
|
|
671 |
|
|
strip.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
672 |
|
|
touch $@
|
673 |
|
|
-$(TEXI2POD) $(MANCONF) -Dstrip < $(binutils_TEXI) > strip.pod
|
674 |
|
|
-($(POD2MAN) strip.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
675 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
676 |
|
|
rm -f strip.pod
|
677 |
|
|
|
678 |
|
|
windres.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
679 |
|
|
touch $@
|
680 |
|
|
-$(TEXI2POD) $(MANCONF) -Dwindres < $(binutils_TEXI) > windres.pod
|
681 |
|
|
-($(POD2MAN) windres.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
682 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
683 |
|
|
rm -f windres.pod
|
684 |
|
|
|
685 |
|
|
windmc.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
686 |
|
|
touch $@
|
687 |
|
|
-$(TEXI2POD) $(MANCONF) -Dwindmc < $(binutils_TEXI) > windmc.pod
|
688 |
|
|
-($(POD2MAN) windmc.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
689 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
690 |
|
|
rm -f windmc.pod
|
691 |
|
|
|
692 |
|
|
cxxfilt.man: $(binutils_TEXI) $(binutils_TEXINFOS)
|
693 |
|
|
touch $@
|
694 |
|
|
-$(TEXI2POD) $(MANCONF) -Dcxxfilt < $(binutils_TEXI) > $(DEMANGLER_NAME).pod
|
695 |
|
|
-($(POD2MAN) $(DEMANGLER_NAME).pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
696 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
697 |
|
|
rm -f $(DEMANGLER_NAME).pod
|
698 |
|
|
|
699 |
|
|
$(DEMANGLER_NAME).1: cxxfilt.man Makefile
|
700 |
|
|
if test -f cxxfilt.man; then \
|
701 |
|
|
man=cxxfilt.man; \
|
702 |
|
|
else \
|
703 |
|
|
man=$(srcdir)/cxxfilt.man; \
|
704 |
|
|
fi; \
|
705 |
|
|
sed -e 's/@PROGRAM@/$(DEMANGLER_NAME)/' \
|
706 |
|
|
-e 's/cxxfilt/$(DEMANGLER_NAME)/' < $$man \
|
707 |
|
|
> $(DEMANGLER_NAME).1
|
708 |
|
|
|
709 |
|
|
# We want install to imply install-info as per GNU standards, despite the
|
710 |
|
|
# cygnus option.
|
711 |
|
|
install-data-local: install-info
|
712 |
|
|
|
713 |
|
|
install-html: install-html-am
|
714 |
|
|
|
715 |
|
|
install-html-am: $(HTMLS)
|
716 |
|
|
@$(NORMAL_INSTALL)
|
717 |
|
|
test -z "$(htmldir)" || $(mkdir_p) "$(DESTDIR)$(htmldir)"
|
718 |
|
|
@list='$(HTMLS)'; for p in $$list; do \
|
719 |
|
|
if test -f "$$p" || test -d "$$p"; then d=""; else d="$(srcdir)/"; fi; \
|
720 |
|
|
f=$(html__strip_dir) \
|
721 |
|
|
if test -d "$$d$$p"; then \
|
722 |
|
|
echo " $(mkdir_p) '$(DESTDIR)$(htmldir)/$$f'"; \
|
723 |
|
|
$(mkdir_p) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
|
724 |
|
|
echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
|
725 |
|
|
$(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \
|
726 |
|
|
else \
|
727 |
|
|
echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
|
728 |
|
|
$(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
|
729 |
|
|
fi; \
|
730 |
|
|
done
|
731 |
|
|
|
732 |
|
|
# Maintenance
|
733 |
|
|
|
734 |
|
|
# We need it for the taz target in ../../Makefile.in.
|
735 |
|
|
info-local: $(MANS)
|
736 |
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
737 |
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
738 |
|
|
.NOEXPORT:
|