1 |
225 |
jeremybenn |
# Makefile.in generated by automake 1.11.1 from Makefile.am.
|
2 |
131 |
jeremybenn |
# @configure_input@
|
3 |
|
|
|
4 |
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
5 |
225 |
jeremybenn |
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
|
6 |
|
|
# Inc.
|
7 |
131 |
jeremybenn |
# This Makefile.in is free software; the Free Software Foundation
|
8 |
|
|
# gives unlimited permission to copy and/or distribute it,
|
9 |
|
|
# with or without modifications, as long as this notice is preserved.
|
10 |
|
|
|
11 |
|
|
# This program is distributed in the hope that it will be useful,
|
12 |
|
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
13 |
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
14 |
|
|
# PARTICULAR PURPOSE.
|
15 |
|
|
|
16 |
|
|
@SET_MAKE@
|
17 |
|
|
|
18 |
|
|
|
19 |
225 |
jeremybenn |
|
20 |
131 |
jeremybenn |
VPATH = @srcdir@
|
21 |
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
22 |
225 |
jeremybenn |
pkgincludedir = $(includedir)/@PACKAGE@
|
23 |
131 |
jeremybenn |
pkglibdir = $(libdir)/@PACKAGE@
|
24 |
225 |
jeremybenn |
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
25 |
131 |
jeremybenn |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
26 |
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
27 |
|
|
install_sh_PROGRAM = $(install_sh) -c
|
28 |
|
|
install_sh_SCRIPT = $(install_sh) -c
|
29 |
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
30 |
|
|
transform = $(program_transform_name)
|
31 |
|
|
NORMAL_INSTALL = :
|
32 |
|
|
PRE_INSTALL = :
|
33 |
|
|
POST_INSTALL = :
|
34 |
|
|
NORMAL_UNINSTALL = :
|
35 |
|
|
PRE_UNINSTALL = :
|
36 |
|
|
POST_UNINSTALL = :
|
37 |
|
|
build_triplet = @build@
|
38 |
|
|
host_triplet = @host@
|
39 |
|
|
target_triplet = @target@
|
40 |
225 |
jeremybenn |
@INSTALL_LIBBFD_FALSE@am__append_1 = -rpath $(rpath_bfdlibdir)
|
41 |
|
|
subdir = .
|
42 |
|
|
DIST_COMMON = ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
|
43 |
131 |
jeremybenn |
$(top_srcdir)/configure $(am__configure_deps) \
|
44 |
|
|
$(srcdir)/config.in $(srcdir)/../mkinstalldirs \
|
45 |
225 |
jeremybenn |
$(top_srcdir)/po/Make-in $(srcdir)/../depcomp
|
46 |
131 |
jeremybenn |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
47 |
|
|
am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
|
48 |
|
|
$(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \
|
49 |
|
|
$(top_srcdir)/../config/depstand.m4 \
|
50 |
|
|
$(top_srcdir)/../config/gettext-sister.m4 \
|
51 |
|
|
$(top_srcdir)/../config/lead-dot.m4 \
|
52 |
225 |
jeremybenn |
$(top_srcdir)/../config/nls.m4 \
|
53 |
|
|
$(top_srcdir)/../config/override.m4 \
|
54 |
|
|
$(top_srcdir)/../config/po.m4 \
|
55 |
131 |
jeremybenn |
$(top_srcdir)/../config/progtest.m4 \
|
56 |
|
|
$(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
|
57 |
|
|
$(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
|
58 |
225 |
jeremybenn |
$(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.in
|
59 |
131 |
jeremybenn |
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
60 |
|
|
$(ACLOCAL_M4)
|
61 |
|
|
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
62 |
225 |
jeremybenn |
configure.lineno config.status.lineno
|
63 |
131 |
jeremybenn |
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
|
64 |
|
|
CONFIG_HEADER = config.h
|
65 |
|
|
CONFIG_CLEAN_FILES = po/Makefile.in
|
66 |
225 |
jeremybenn |
CONFIG_CLEAN_VPATH_FILES =
|
67 |
131 |
jeremybenn |
LIBRARIES = $(noinst_LIBRARIES)
|
68 |
|
|
ARFLAGS = cru
|
69 |
|
|
libopcodes_a_AR = $(AR) $(ARFLAGS)
|
70 |
|
|
libopcodes_a_LIBADD =
|
71 |
|
|
libopcodes_a_SOURCES = libopcodes.c
|
72 |
|
|
libopcodes_a_OBJECTS = libopcodes.$(OBJEXT)
|
73 |
|
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
74 |
|
|
am__vpath_adj = case $$p in \
|
75 |
|
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
76 |
|
|
*) f=$$p;; \
|
77 |
|
|
esac;
|
78 |
225 |
jeremybenn |
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
79 |
|
|
am__install_max = 40
|
80 |
|
|
am__nobase_strip_setup = \
|
81 |
|
|
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
82 |
|
|
am__nobase_strip = \
|
83 |
|
|
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
84 |
|
|
am__nobase_list = $(am__nobase_strip_setup); \
|
85 |
|
|
for p in $$list; do echo "$$p $$p"; done | \
|
86 |
|
|
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
87 |
|
|
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
88 |
|
|
if (++n[$$2] == $(am__install_max)) \
|
89 |
|
|
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
90 |
|
|
END { for (dir in files) print dir, files[dir] }'
|
91 |
|
|
am__base_list = \
|
92 |
|
|
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
93 |
|
|
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
94 |
|
|
am__installdirs = "$(DESTDIR)$(bfdlibdir)" \
|
95 |
|
|
"$(DESTDIR)$(bfdincludedir)"
|
96 |
|
|
LTLIBRARIES = $(bfdlib_LTLIBRARIES) $(noinst_LTLIBRARIES)
|
97 |
131 |
jeremybenn |
am__DEPENDENCIES_1 =
|
98 |
|
|
am_libopcodes_la_OBJECTS = dis-buf.lo disassemble.lo dis-init.lo
|
99 |
|
|
libopcodes_la_OBJECTS = $(am_libopcodes_la_OBJECTS)
|
100 |
225 |
jeremybenn |
libopcodes_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
|
101 |
|
|
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
102 |
|
|
$(libopcodes_la_LDFLAGS) $(LDFLAGS) -o $@
|
103 |
|
|
@INSTALL_LIBBFD_FALSE@am_libopcodes_la_rpath =
|
104 |
|
|
@INSTALL_LIBBFD_TRUE@am_libopcodes_la_rpath = -rpath $(bfdlibdir)
|
105 |
|
|
DEFAULT_INCLUDES = -I.@am__isrc@
|
106 |
|
|
depcomp = $(SHELL) $(top_srcdir)/../depcomp
|
107 |
|
|
am__depfiles_maybe = depfiles
|
108 |
|
|
am__mv = mv -f
|
109 |
131 |
jeremybenn |
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
110 |
|
|
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
111 |
225 |
jeremybenn |
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
|
112 |
|
|
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
113 |
|
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
114 |
131 |
jeremybenn |
CCLD = $(CC)
|
115 |
225 |
jeremybenn |
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
|
116 |
|
|
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
|
117 |
|
|
$(LDFLAGS) -o $@
|
118 |
|
|
SOURCES = libopcodes.c $(libopcodes_la_SOURCES) \
|
119 |
|
|
$(EXTRA_libopcodes_la_SOURCES)
|
120 |
131 |
jeremybenn |
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
121 |
|
|
html-recursive info-recursive install-data-recursive \
|
122 |
225 |
jeremybenn |
install-dvi-recursive install-exec-recursive \
|
123 |
|
|
install-html-recursive install-info-recursive \
|
124 |
|
|
install-pdf-recursive install-ps-recursive install-recursive \
|
125 |
|
|
installcheck-recursive installdirs-recursive pdf-recursive \
|
126 |
|
|
ps-recursive uninstall-recursive
|
127 |
|
|
DATA = $(bfdinclude_DATA)
|
128 |
|
|
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
129 |
|
|
distclean-recursive maintainer-clean-recursive
|
130 |
|
|
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
|
131 |
|
|
$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
|
132 |
131 |
jeremybenn |
ETAGS = etags
|
133 |
|
|
CTAGS = ctags
|
134 |
|
|
DIST_SUBDIRS = $(SUBDIRS)
|
135 |
|
|
ACLOCAL = @ACLOCAL@
|
136 |
|
|
AMTAR = @AMTAR@
|
137 |
|
|
AR = @AR@
|
138 |
|
|
AUTOCONF = @AUTOCONF@
|
139 |
|
|
AUTOHEADER = @AUTOHEADER@
|
140 |
|
|
AUTOMAKE = @AUTOMAKE@
|
141 |
|
|
AWK = @AWK@
|
142 |
|
|
BFD_MACHINES = @BFD_MACHINES@
|
143 |
225 |
jeremybenn |
BUILD_LIBS = @BUILD_LIBS@
|
144 |
|
|
BUILD_LIB_DEPS = @BUILD_LIB_DEPS@
|
145 |
131 |
jeremybenn |
CATALOGS = @CATALOGS@
|
146 |
|
|
CATOBJEXT = @CATOBJEXT@
|
147 |
|
|
CC = @CC@
|
148 |
|
|
CCDEPMODE = @CCDEPMODE@
|
149 |
|
|
CC_FOR_BUILD = @CC_FOR_BUILD@
|
150 |
|
|
CFLAGS = @CFLAGS@
|
151 |
|
|
CPP = @CPP@
|
152 |
|
|
CPPFLAGS = @CPPFLAGS@
|
153 |
|
|
CYGPATH_W = @CYGPATH_W@
|
154 |
|
|
DATADIRNAME = @DATADIRNAME@
|
155 |
|
|
DEFS = @DEFS@
|
156 |
|
|
DEPDIR = @DEPDIR@
|
157 |
225 |
jeremybenn |
DSYMUTIL = @DSYMUTIL@
|
158 |
131 |
jeremybenn |
DUMPBIN = @DUMPBIN@
|
159 |
|
|
ECHO_C = @ECHO_C@
|
160 |
|
|
ECHO_N = @ECHO_N@
|
161 |
|
|
ECHO_T = @ECHO_T@
|
162 |
|
|
EGREP = @EGREP@
|
163 |
|
|
EXEEXT = @EXEEXT@
|
164 |
|
|
EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
|
165 |
|
|
FGREP = @FGREP@
|
166 |
|
|
GENCAT = @GENCAT@
|
167 |
|
|
GMSGFMT = @GMSGFMT@
|
168 |
|
|
GREP = @GREP@
|
169 |
|
|
HDEFINES = @HDEFINES@
|
170 |
|
|
INCINTL = @INCINTL@
|
171 |
225 |
jeremybenn |
INSTALL = @INSTALL@
|
172 |
131 |
jeremybenn |
INSTALL_DATA = @INSTALL_DATA@
|
173 |
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
174 |
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
175 |
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
176 |
|
|
INSTOBJEXT = @INSTOBJEXT@
|
177 |
|
|
LD = @LD@
|
178 |
|
|
LDFLAGS = @LDFLAGS@
|
179 |
|
|
LIBINTL = @LIBINTL@
|
180 |
|
|
LIBINTL_DEP = @LIBINTL_DEP@
|
181 |
225 |
jeremybenn |
LIBM = @LIBM@
|
182 |
131 |
jeremybenn |
LIBOBJS = @LIBOBJS@
|
183 |
|
|
LIBS = @LIBS@
|
184 |
|
|
LIBTOOL = @LIBTOOL@
|
185 |
225 |
jeremybenn |
LIPO = @LIPO@
|
186 |
131 |
jeremybenn |
LN_S = @LN_S@
|
187 |
|
|
LTLIBOBJS = @LTLIBOBJS@
|
188 |
|
|
MAINT = @MAINT@
|
189 |
|
|
MAKEINFO = @MAKEINFO@
|
190 |
225 |
jeremybenn |
MKDIR_P = @MKDIR_P@
|
191 |
131 |
jeremybenn |
MKINSTALLDIRS = @MKINSTALLDIRS@
|
192 |
|
|
MSGFMT = @MSGFMT@
|
193 |
|
|
MSGMERGE = @MSGMERGE@
|
194 |
|
|
NM = @NM@
|
195 |
225 |
jeremybenn |
NMEDIT = @NMEDIT@
|
196 |
131 |
jeremybenn |
NO_WERROR = @NO_WERROR@
|
197 |
225 |
jeremybenn |
OBJDUMP = @OBJDUMP@
|
198 |
131 |
jeremybenn |
OBJEXT = @OBJEXT@
|
199 |
225 |
jeremybenn |
OTOOL = @OTOOL@
|
200 |
|
|
OTOOL64 = @OTOOL64@
|
201 |
131 |
jeremybenn |
PACKAGE = @PACKAGE@
|
202 |
|
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
203 |
|
|
PACKAGE_NAME = @PACKAGE_NAME@
|
204 |
|
|
PACKAGE_STRING = @PACKAGE_STRING@
|
205 |
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
206 |
225 |
jeremybenn |
PACKAGE_URL = @PACKAGE_URL@
|
207 |
131 |
jeremybenn |
PACKAGE_VERSION = @PACKAGE_VERSION@
|
208 |
|
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
209 |
|
|
POSUB = @POSUB@
|
210 |
|
|
RANLIB = @RANLIB@
|
211 |
|
|
SED = @SED@
|
212 |
|
|
SET_MAKE = @SET_MAKE@
|
213 |
|
|
SHARED_DEPENDENCIES = @SHARED_DEPENDENCIES@
|
214 |
|
|
SHARED_LDFLAGS = @SHARED_LDFLAGS@
|
215 |
|
|
SHARED_LIBADD = @SHARED_LIBADD@
|
216 |
|
|
SHELL = @SHELL@
|
217 |
|
|
STRIP = @STRIP@
|
218 |
|
|
USE_NLS = @USE_NLS@
|
219 |
|
|
VERSION = @VERSION@
|
220 |
|
|
WARN_CFLAGS = @WARN_CFLAGS@
|
221 |
|
|
XGETTEXT = @XGETTEXT@
|
222 |
225 |
jeremybenn |
abs_builddir = @abs_builddir@
|
223 |
|
|
abs_srcdir = @abs_srcdir@
|
224 |
|
|
abs_top_builddir = @abs_top_builddir@
|
225 |
|
|
abs_top_srcdir = @abs_top_srcdir@
|
226 |
131 |
jeremybenn |
ac_ct_CC = @ac_ct_CC@
|
227 |
|
|
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
228 |
|
|
am__include = @am__include@
|
229 |
|
|
am__leading_dot = @am__leading_dot@
|
230 |
|
|
am__quote = @am__quote@
|
231 |
|
|
am__tar = @am__tar@
|
232 |
|
|
am__untar = @am__untar@
|
233 |
|
|
archdefs = @archdefs@
|
234 |
225 |
jeremybenn |
@INSTALL_LIBBFD_FALSE@bfdincludedir =
|
235 |
|
|
@INSTALL_LIBBFD_TRUE@bfdincludedir = @bfdincludedir@
|
236 |
|
|
# Empty these so that the respective installation directories will not be created.
|
237 |
|
|
@INSTALL_LIBBFD_FALSE@bfdlibdir =
|
238 |
|
|
@INSTALL_LIBBFD_TRUE@bfdlibdir = @bfdlibdir@
|
239 |
131 |
jeremybenn |
bindir = @bindir@
|
240 |
|
|
build = @build@
|
241 |
|
|
build_alias = @build_alias@
|
242 |
|
|
build_cpu = @build_cpu@
|
243 |
|
|
build_os = @build_os@
|
244 |
|
|
build_vendor = @build_vendor@
|
245 |
225 |
jeremybenn |
builddir = @builddir@
|
246 |
131 |
jeremybenn |
cgendir = @cgendir@
|
247 |
|
|
datadir = @datadir@
|
248 |
|
|
datarootdir = @datarootdir@
|
249 |
|
|
docdir = @docdir@
|
250 |
|
|
dvidir = @dvidir@
|
251 |
|
|
exec_prefix = @exec_prefix@
|
252 |
|
|
host = @host@
|
253 |
|
|
host_alias = @host_alias@
|
254 |
|
|
host_cpu = @host_cpu@
|
255 |
|
|
host_noncanonical = @host_noncanonical@
|
256 |
|
|
host_os = @host_os@
|
257 |
|
|
host_vendor = @host_vendor@
|
258 |
|
|
htmldir = @htmldir@
|
259 |
|
|
includedir = @includedir@
|
260 |
|
|
infodir = @infodir@
|
261 |
|
|
install_sh = @install_sh@
|
262 |
|
|
libdir = @libdir@
|
263 |
|
|
libexecdir = @libexecdir@
|
264 |
|
|
localedir = @localedir@
|
265 |
|
|
localstatedir = @localstatedir@
|
266 |
|
|
lt_ECHO = @lt_ECHO@
|
267 |
|
|
mandir = @mandir@
|
268 |
|
|
mkdir_p = @mkdir_p@
|
269 |
|
|
oldincludedir = @oldincludedir@
|
270 |
|
|
pdfdir = @pdfdir@
|
271 |
|
|
prefix = @prefix@
|
272 |
|
|
program_transform_name = @program_transform_name@
|
273 |
|
|
psdir = @psdir@
|
274 |
|
|
sbindir = @sbindir@
|
275 |
|
|
sharedstatedir = @sharedstatedir@
|
276 |
225 |
jeremybenn |
srcdir = @srcdir@
|
277 |
131 |
jeremybenn |
sysconfdir = @sysconfdir@
|
278 |
|
|
target = @target@
|
279 |
|
|
target_alias = @target_alias@
|
280 |
|
|
target_cpu = @target_cpu@
|
281 |
|
|
target_noncanonical = @target_noncanonical@
|
282 |
|
|
target_os = @target_os@
|
283 |
|
|
target_vendor = @target_vendor@
|
284 |
225 |
jeremybenn |
top_build_prefix = @top_build_prefix@
|
285 |
|
|
top_builddir = @top_builddir@
|
286 |
|
|
top_srcdir = @top_srcdir@
|
287 |
|
|
AUTOMAKE_OPTIONS = 1.11 foreign no-dist
|
288 |
131 |
jeremybenn |
ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
|
289 |
225 |
jeremybenn |
|
290 |
|
|
# Build '.' first so all generated files exist.
|
291 |
|
|
SUBDIRS = . po
|
292 |
131 |
jeremybenn |
INCDIR = $(srcdir)/../include
|
293 |
|
|
BFDDIR = $(srcdir)/../bfd
|
294 |
|
|
AM_CFLAGS = $(WARN_CFLAGS)
|
295 |
225 |
jeremybenn |
COMPILE_FOR_BUILD = $(CC_FOR_BUILD) $(INCLUDES) $(AM_CPPFLAGS) \
|
296 |
|
|
$(CFLAGS_FOR_BUILD)
|
297 |
131 |
jeremybenn |
|
298 |
225 |
jeremybenn |
LINK_FOR_BUILD = $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) \
|
299 |
|
|
$(LDFLAGS_FOR_BUILD) -o $@
|
300 |
|
|
|
301 |
|
|
libopcodes_la_LDFLAGS = $(am__append_1) -release `cat \
|
302 |
|
|
../bfd/libtool-soversion` @SHARED_LDFLAGS@
|
303 |
|
|
@INSTALL_LIBBFD_TRUE@bfdlib_LTLIBRARIES = libopcodes.la
|
304 |
|
|
@INSTALL_LIBBFD_TRUE@bfdinclude_DATA = $(INCDIR)/dis-asm.h
|
305 |
|
|
@INSTALL_LIBBFD_FALSE@rpath_bfdlibdir = @bfdlibdir@
|
306 |
|
|
@INSTALL_LIBBFD_FALSE@noinst_LTLIBRARIES = libopcodes.la
|
307 |
|
|
|
308 |
131 |
jeremybenn |
# This is where bfd.h lives.
|
309 |
|
|
BFD_H = ../bfd/bfd.h
|
310 |
|
|
|
311 |
|
|
# Header files.
|
312 |
|
|
HFILES = \
|
313 |
|
|
cgen-ops.h cgen-types.h \
|
314 |
|
|
fr30-desc.h fr30-opc.h \
|
315 |
|
|
frv-desc.h frv-opc.h \
|
316 |
|
|
h8500-opc.h \
|
317 |
|
|
i386-init.h \
|
318 |
|
|
i386-opc.h \
|
319 |
|
|
i386-tbl.h \
|
320 |
|
|
ia64-asmtab.h \
|
321 |
|
|
ia64-opc.h \
|
322 |
|
|
ip2k-desc.h ip2k-opc.h \
|
323 |
|
|
iq2000-desc.h iq2000-opc.h \
|
324 |
225 |
jeremybenn |
lm32-desc.h \
|
325 |
|
|
lm32-opc.h \
|
326 |
131 |
jeremybenn |
m32c-desc.h m32c-opc.h \
|
327 |
|
|
m32r-desc.h m32r-opc.h \
|
328 |
|
|
mcore-opc.h \
|
329 |
|
|
mep-desc.h mep-opc.h \
|
330 |
225 |
jeremybenn |
microblaze-opc.h \
|
331 |
131 |
jeremybenn |
mt-desc.h mt-opc.h \
|
332 |
|
|
openrisc-desc.h openrisc-opc.h \
|
333 |
|
|
score-opc.h \
|
334 |
|
|
sh-opc.h \
|
335 |
|
|
sh64-opc.h \
|
336 |
|
|
sysdep.h \
|
337 |
|
|
w65-opc.h \
|
338 |
|
|
xc16x-desc.h xc16x-opc.h \
|
339 |
|
|
xstormy16-desc.h xstormy16-opc.h \
|
340 |
|
|
z8k-opc.h
|
341 |
|
|
|
342 |
|
|
|
343 |
225 |
jeremybenn |
# C source files that correspond to .o's ending up in libopcodes
|
344 |
|
|
# for all machines.
|
345 |
|
|
TARGET_LIBOPCODES_CFILES = \
|
346 |
131 |
jeremybenn |
alpha-dis.c \
|
347 |
|
|
alpha-opc.c \
|
348 |
|
|
arc-dis.c \
|
349 |
225 |
jeremybenn |
arc-ext.c \
|
350 |
131 |
jeremybenn |
arc-opc.c \
|
351 |
|
|
arm-dis.c \
|
352 |
|
|
avr-dis.c \
|
353 |
|
|
bfin-dis.c \
|
354 |
|
|
cgen-asm.c \
|
355 |
|
|
cgen-bitset.c \
|
356 |
|
|
cgen-dis.c \
|
357 |
|
|
cgen-opc.c \
|
358 |
|
|
cr16-dis.c \
|
359 |
|
|
cr16-opc.c \
|
360 |
|
|
cris-dis.c \
|
361 |
|
|
cris-opc.c \
|
362 |
|
|
crx-dis.c \
|
363 |
|
|
crx-opc.c \
|
364 |
|
|
d10v-dis.c \
|
365 |
|
|
d10v-opc.c \
|
366 |
|
|
d30v-dis.c \
|
367 |
|
|
d30v-opc.c \
|
368 |
|
|
dlx-dis.c \
|
369 |
|
|
fr30-asm.c \
|
370 |
|
|
fr30-desc.c \
|
371 |
|
|
fr30-dis.c \
|
372 |
|
|
fr30-ibld.c \
|
373 |
|
|
fr30-opc.c \
|
374 |
|
|
frv-asm.c \
|
375 |
|
|
frv-desc.c \
|
376 |
|
|
frv-dis.c \
|
377 |
|
|
frv-ibld.c \
|
378 |
|
|
frv-opc.c \
|
379 |
|
|
h8300-dis.c \
|
380 |
|
|
h8500-dis.c \
|
381 |
|
|
hppa-dis.c \
|
382 |
|
|
i370-dis.c \
|
383 |
|
|
i370-opc.c \
|
384 |
|
|
i386-dis.c \
|
385 |
|
|
i386-opc.c \
|
386 |
|
|
i860-dis.c \
|
387 |
|
|
i960-dis.c \
|
388 |
|
|
ia64-dis.c \
|
389 |
|
|
ia64-opc.c \
|
390 |
|
|
ip2k-asm.c \
|
391 |
|
|
ip2k-desc.c \
|
392 |
|
|
ip2k-dis.c \
|
393 |
|
|
ip2k-ibld.c \
|
394 |
|
|
ip2k-opc.c \
|
395 |
|
|
iq2000-asm.c \
|
396 |
|
|
iq2000-desc.c \
|
397 |
|
|
iq2000-dis.c \
|
398 |
|
|
iq2000-ibld.c \
|
399 |
|
|
iq2000-opc.c \
|
400 |
225 |
jeremybenn |
lm32-asm.c \
|
401 |
|
|
lm32-desc.c \
|
402 |
|
|
lm32-dis.c \
|
403 |
|
|
lm32-ibld.c \
|
404 |
|
|
lm32-opc.c \
|
405 |
|
|
lm32-opinst.c \
|
406 |
|
|
m10200-dis.c \
|
407 |
|
|
m10200-opc.c \
|
408 |
|
|
m10300-dis.c \
|
409 |
|
|
m10300-opc.c \
|
410 |
131 |
jeremybenn |
m32c-asm.c \
|
411 |
|
|
m32c-desc.c \
|
412 |
|
|
m32c-dis.c \
|
413 |
|
|
m32c-ibld.c \
|
414 |
|
|
m32c-opc.c \
|
415 |
|
|
m32r-asm.c \
|
416 |
|
|
m32r-desc.c \
|
417 |
|
|
m32r-dis.c \
|
418 |
|
|
m32r-ibld.c \
|
419 |
|
|
m32r-opc.c \
|
420 |
|
|
m32r-opinst.c \
|
421 |
|
|
m68hc11-dis.c \
|
422 |
|
|
m68hc11-opc.c \
|
423 |
|
|
m68k-dis.c \
|
424 |
|
|
m68k-opc.c \
|
425 |
|
|
m88k-dis.c \
|
426 |
|
|
maxq-dis.c \
|
427 |
|
|
mcore-dis.c \
|
428 |
|
|
mep-asm.c \
|
429 |
|
|
mep-desc.c \
|
430 |
|
|
mep-dis.c \
|
431 |
|
|
mep-ibld.c \
|
432 |
|
|
mep-opc.c \
|
433 |
225 |
jeremybenn |
microblaze-dis.c \
|
434 |
131 |
jeremybenn |
mips-dis.c \
|
435 |
|
|
mips-opc.c \
|
436 |
|
|
mips16-opc.c \
|
437 |
|
|
mmix-dis.c \
|
438 |
|
|
mmix-opc.c \
|
439 |
225 |
jeremybenn |
moxie-dis.c \
|
440 |
|
|
moxie-opc.c \
|
441 |
|
|
msp430-dis.c \
|
442 |
131 |
jeremybenn |
mt-asm.c \
|
443 |
|
|
mt-desc.c \
|
444 |
|
|
mt-dis.c \
|
445 |
|
|
mt-ibld.c \
|
446 |
|
|
mt-opc.c \
|
447 |
|
|
ns32k-dis.c \
|
448 |
|
|
openrisc-asm.c \
|
449 |
|
|
openrisc-desc.c \
|
450 |
|
|
openrisc-dis.c \
|
451 |
|
|
openrisc-ibld.c \
|
452 |
|
|
openrisc-opc.c \
|
453 |
|
|
or32-dis.c \
|
454 |
|
|
or32-opc.c \
|
455 |
|
|
pdp11-dis.c \
|
456 |
|
|
pdp11-opc.c \
|
457 |
|
|
pj-dis.c \
|
458 |
|
|
pj-opc.c \
|
459 |
|
|
ppc-dis.c \
|
460 |
|
|
ppc-opc.c \
|
461 |
225 |
jeremybenn |
s390-dis.c \
|
462 |
131 |
jeremybenn |
s390-opc.c \
|
463 |
|
|
score-dis.c \
|
464 |
225 |
jeremybenn |
score7-dis.c \
|
465 |
131 |
jeremybenn |
sh-dis.c \
|
466 |
|
|
sh64-dis.c \
|
467 |
|
|
sh64-opc.c \
|
468 |
|
|
sparc-dis.c \
|
469 |
|
|
sparc-opc.c \
|
470 |
|
|
spu-dis.c \
|
471 |
|
|
spu-opc.c \
|
472 |
|
|
tic30-dis.c \
|
473 |
|
|
tic4x-dis.c \
|
474 |
|
|
tic54x-dis.c \
|
475 |
|
|
tic54x-opc.c \
|
476 |
|
|
tic80-dis.c \
|
477 |
|
|
tic80-opc.c \
|
478 |
|
|
v850-dis.c \
|
479 |
|
|
v850-opc.c \
|
480 |
|
|
vax-dis.c \
|
481 |
|
|
w65-dis.c \
|
482 |
|
|
xc16x-asm.c \
|
483 |
|
|
xc16x-desc.c \
|
484 |
|
|
xc16x-dis.c \
|
485 |
|
|
xc16x-ibld.c \
|
486 |
|
|
xc16x-opc.c \
|
487 |
|
|
xstormy16-asm.c \
|
488 |
|
|
xstormy16-desc.c \
|
489 |
|
|
xstormy16-dis.c \
|
490 |
|
|
xstormy16-ibld.c \
|
491 |
|
|
xstormy16-opc.c \
|
492 |
|
|
xtensa-dis.c \
|
493 |
|
|
z80-dis.c \
|
494 |
225 |
jeremybenn |
z8k-dis.c
|
495 |
|
|
|
496 |
|
|
|
497 |
|
|
# C source files that correspond to .o's ending up in libopcodes.
|
498 |
|
|
LIBOPCODES_CFILES = \
|
499 |
|
|
$(TARGET_LIBOPCODES_CFILES) \
|
500 |
|
|
dis-buf.c \
|
501 |
|
|
dis-init.c \
|
502 |
|
|
disassemble.c
|
503 |
|
|
|
504 |
|
|
|
505 |
|
|
# C source files that correspond to .o's.
|
506 |
|
|
CFILES = \
|
507 |
|
|
$(LIBOPCODES_CFILES) \
|
508 |
|
|
i386-gen.c \
|
509 |
|
|
ia64-asmtab.c \
|
510 |
|
|
ia64-gen.c \
|
511 |
|
|
ia64-opc-a.c \
|
512 |
|
|
ia64-opc-b.c \
|
513 |
|
|
ia64-opc-f.c \
|
514 |
|
|
ia64-opc-i.c \
|
515 |
|
|
ia64-opc-m.c \
|
516 |
|
|
ia64-opc-d.c \
|
517 |
|
|
s390-mkopc.c \
|
518 |
131 |
jeremybenn |
z8kgen.c
|
519 |
|
|
|
520 |
225 |
jeremybenn |
ALL_MACHINES = $(TARGET_LIBOPCODES_CFILES:.c=.lo)
|
521 |
131 |
jeremybenn |
OFILES = @BFD_MACHINES@
|
522 |
|
|
|
523 |
|
|
# We should reconfigure whenever bfd/configure.in changes, because
|
524 |
|
|
# that's where the version number in Makefile comes from.
|
525 |
|
|
CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
|
526 |
225 |
jeremybenn |
AM_CPPFLAGS = -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
|
527 |
131 |
jeremybenn |
libopcodes_la_SOURCES = dis-buf.c disassemble.c dis-init.c
|
528 |
|
|
# It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
|
529 |
|
|
# Unfortunately this causes libtool to add -L$(libdir), referring to the
|
530 |
|
|
# planned install directory of libbfd. This can cause us to pick up an
|
531 |
|
|
# old version of libbfd, or to pick up libbfd for the wrong architecture
|
532 |
|
|
# if host != build. So for building with shared libraries we use a
|
533 |
|
|
# hardcoded path to libbfd.so instead of relying on the entries in libbfd.la.
|
534 |
|
|
libopcodes_la_DEPENDENCIES = $(OFILES) @SHARED_DEPENDENCIES@
|
535 |
|
|
libopcodes_la_LIBADD = $(OFILES) @SHARED_LIBADD@
|
536 |
225 |
jeremybenn |
# Allow dependency tracking to work on all the source files.
|
537 |
|
|
EXTRA_libopcodes_la_SOURCES = $(LIBOPCODES_CFILES)
|
538 |
131 |
jeremybenn |
|
539 |
|
|
# libtool will build .libs/libopcodes.a. We create libopcodes.a in
|
540 |
|
|
# the build directory so that we don't have to convert all the
|
541 |
|
|
# programs that use libopcodes.a simultaneously. This is a hack which
|
542 |
|
|
# should be removed if everything else starts using libtool. FIXME.
|
543 |
|
|
noinst_LIBRARIES = libopcodes.a
|
544 |
|
|
POTFILES = $(HFILES) $(CFILES)
|
545 |
|
|
CLEANFILES = \
|
546 |
|
|
stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
|
547 |
|
|
stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\
|
548 |
|
|
libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
|
549 |
|
|
|
550 |
|
|
CGENDIR = @cgendir@
|
551 |
|
|
CPUDIR = $(CGENDIR)/cpu
|
552 |
|
|
CGEN = "`if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi` -l ${cgendir}/guile.scm -s"
|
553 |
|
|
CGENFLAGS = -v
|
554 |
|
|
CGENDEPS = \
|
555 |
|
|
$(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
|
556 |
|
|
$(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
|
557 |
|
|
$(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
|
558 |
|
|
$(CGENDIR)/opc-opinst.scm \
|
559 |
|
|
cgen-asm.in cgen-dis.in cgen-ibld.in
|
560 |
|
|
|
561 |
|
|
CGEN_CPUS = fr30 frv ip2k m32c m32r mep mt openrisc xc16x xstormy16
|
562 |
|
|
@CGEN_MAINT_FALSE@IP2K_DEPS =
|
563 |
|
|
@CGEN_MAINT_TRUE@IP2K_DEPS = stamp-ip2k
|
564 |
225 |
jeremybenn |
@CGEN_MAINT_FALSE@LM32_DEPS =
|
565 |
|
|
@CGEN_MAINT_TRUE@LM32_DEPS = stamp-lm32
|
566 |
131 |
jeremybenn |
@CGEN_MAINT_FALSE@M32C_DEPS =
|
567 |
|
|
@CGEN_MAINT_TRUE@M32C_DEPS = stamp-m32c
|
568 |
|
|
@CGEN_MAINT_FALSE@M32R_DEPS =
|
569 |
|
|
@CGEN_MAINT_TRUE@M32R_DEPS = stamp-m32r
|
570 |
|
|
@CGEN_MAINT_FALSE@FR30_DEPS =
|
571 |
|
|
@CGEN_MAINT_TRUE@FR30_DEPS = stamp-fr30
|
572 |
|
|
@CGEN_MAINT_FALSE@FRV_DEPS =
|
573 |
|
|
@CGEN_MAINT_TRUE@FRV_DEPS = stamp-frv
|
574 |
|
|
@CGEN_MAINT_FALSE@MEP_DEPS =
|
575 |
|
|
@CGEN_MAINT_TRUE@MEP_DEPS = stamp-mep
|
576 |
|
|
@CGEN_MAINT_FALSE@MT_DEPS =
|
577 |
|
|
@CGEN_MAINT_TRUE@MT_DEPS = stamp-mt
|
578 |
|
|
@CGEN_MAINT_FALSE@OPENRISC_DEPS =
|
579 |
|
|
@CGEN_MAINT_TRUE@OPENRISC_DEPS = stamp-openrisc
|
580 |
|
|
@CGEN_MAINT_FALSE@IQ2000_DEPS =
|
581 |
|
|
@CGEN_MAINT_TRUE@IQ2000_DEPS = stamp-iq2000
|
582 |
|
|
@CGEN_MAINT_FALSE@XC16X_DEPS =
|
583 |
|
|
@CGEN_MAINT_TRUE@XC16X_DEPS = stamp-xc16x
|
584 |
|
|
@CGEN_MAINT_FALSE@XSTORMY16_DEPS =
|
585 |
|
|
@CGEN_MAINT_TRUE@XSTORMY16_DEPS = stamp-xstormy16
|
586 |
225 |
jeremybenn |
MOSTLYCLEANFILES = i386-gen$(EXEEXT_FOR_BUILD) ia64-gen$(EXEEXT_FOR_BUILD) \
|
587 |
|
|
s390-mkopc$(EXEEXT_FOR_BUILD) z8kgen$(EXEEXT_FOR_BUILD)
|
588 |
|
|
|
589 |
|
|
MAINTAINERCLEANFILES = $(srcdir)/i386-tbl.h $(srcdir)/i386-init.h \
|
590 |
|
|
$(srcdir)/ia64-asmtab.c s390-opc.tab $(srcdir)/z8k-opc.h
|
591 |
|
|
|
592 |
|
|
|
593 |
|
|
# Use a helper variable for the dependencies to avoid 'make' issues
|
594 |
|
|
# with continuations in comments, as @MAINT@ can be expanded to '#'.
|
595 |
|
|
ia64_asmtab_deps = ia64-gen$(EXEEXT_FOR_BUILD) ia64-ic.tbl \
|
596 |
|
|
ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
|
597 |
|
|
|
598 |
131 |
jeremybenn |
all: config.h
|
599 |
|
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
600 |
|
|
|
601 |
|
|
.SUFFIXES:
|
602 |
|
|
.SUFFIXES: .c .lo .o .obj
|
603 |
|
|
am--refresh:
|
604 |
|
|
@:
|
605 |
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
606 |
|
|
@for dep in $?; do \
|
607 |
|
|
case '$(am__configure_deps)' in \
|
608 |
|
|
*$$dep*) \
|
609 |
225 |
jeremybenn |
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
|
610 |
|
|
$(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
|
611 |
131 |
jeremybenn |
&& exit 0; \
|
612 |
|
|
exit 1;; \
|
613 |
|
|
esac; \
|
614 |
|
|
done; \
|
615 |
225 |
jeremybenn |
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
|
616 |
|
|
$(am__cd) $(top_srcdir) && \
|
617 |
|
|
$(AUTOMAKE) --foreign Makefile
|
618 |
131 |
jeremybenn |
.PRECIOUS: Makefile
|
619 |
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
620 |
|
|
@case '$?' in \
|
621 |
|
|
*config.status*) \
|
622 |
|
|
echo ' $(SHELL) ./config.status'; \
|
623 |
|
|
$(SHELL) ./config.status;; \
|
624 |
|
|
*) \
|
625 |
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
626 |
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
627 |
|
|
esac;
|
628 |
|
|
|
629 |
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
630 |
|
|
$(SHELL) ./config.status --recheck
|
631 |
|
|
|
632 |
|
|
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
633 |
225 |
jeremybenn |
$(am__cd) $(srcdir) && $(AUTOCONF)
|
634 |
131 |
jeremybenn |
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
635 |
225 |
jeremybenn |
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
636 |
|
|
$(am__aclocal_m4_deps):
|
637 |
131 |
jeremybenn |
|
638 |
|
|
config.h: stamp-h1
|
639 |
|
|
@if test ! -f $@; then \
|
640 |
|
|
rm -f stamp-h1; \
|
641 |
225 |
jeremybenn |
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
|
642 |
131 |
jeremybenn |
else :; fi
|
643 |
|
|
|
644 |
|
|
stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
|
645 |
|
|
@rm -f stamp-h1
|
646 |
|
|
cd $(top_builddir) && $(SHELL) ./config.status config.h
|
647 |
|
|
$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
648 |
225 |
jeremybenn |
($(am__cd) $(top_srcdir) && $(AUTOHEADER))
|
649 |
131 |
jeremybenn |
rm -f stamp-h1
|
650 |
|
|
touch $@
|
651 |
|
|
|
652 |
|
|
distclean-hdr:
|
653 |
|
|
-rm -f config.h stamp-h1
|
654 |
|
|
po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
|
655 |
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
656 |
|
|
|
657 |
|
|
clean-noinstLIBRARIES:
|
658 |
|
|
-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
|
659 |
225 |
jeremybenn |
install-bfdlibLTLIBRARIES: $(bfdlib_LTLIBRARIES)
|
660 |
|
|
@$(NORMAL_INSTALL)
|
661 |
|
|
test -z "$(bfdlibdir)" || $(MKDIR_P) "$(DESTDIR)$(bfdlibdir)"
|
662 |
|
|
@list='$(bfdlib_LTLIBRARIES)'; test -n "$(bfdlibdir)" || list=; \
|
663 |
|
|
list2=; for p in $$list; do \
|
664 |
|
|
if test -f $$p; then \
|
665 |
|
|
list2="$$list2 $$p"; \
|
666 |
|
|
else :; fi; \
|
667 |
|
|
done; \
|
668 |
|
|
test -z "$$list2" || { \
|
669 |
|
|
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(bfdlibdir)'"; \
|
670 |
|
|
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(bfdlibdir)"; \
|
671 |
|
|
}
|
672 |
131 |
jeremybenn |
|
673 |
225 |
jeremybenn |
uninstall-bfdlibLTLIBRARIES:
|
674 |
|
|
@$(NORMAL_UNINSTALL)
|
675 |
|
|
@list='$(bfdlib_LTLIBRARIES)'; test -n "$(bfdlibdir)" || list=; \
|
676 |
|
|
for p in $$list; do \
|
677 |
|
|
$(am__strip_dir) \
|
678 |
|
|
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(bfdlibdir)/$$f'"; \
|
679 |
|
|
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(bfdlibdir)/$$f"; \
|
680 |
|
|
done
|
681 |
|
|
|
682 |
131 |
jeremybenn |
clean-bfdlibLTLIBRARIES:
|
683 |
|
|
-test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
|
684 |
|
|
@list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
|
685 |
|
|
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
686 |
|
|
test "$$dir" != "$$p" || dir=.; \
|
687 |
|
|
echo "rm -f \"$${dir}/so_locations\""; \
|
688 |
|
|
rm -f "$${dir}/so_locations"; \
|
689 |
|
|
done
|
690 |
225 |
jeremybenn |
|
691 |
|
|
clean-noinstLTLIBRARIES:
|
692 |
|
|
-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
|
693 |
|
|
@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
|
694 |
|
|
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
695 |
|
|
test "$$dir" != "$$p" || dir=.; \
|
696 |
|
|
echo "rm -f \"$${dir}/so_locations\""; \
|
697 |
|
|
rm -f "$${dir}/so_locations"; \
|
698 |
|
|
done
|
699 |
131 |
jeremybenn |
libopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES)
|
700 |
225 |
jeremybenn |
$(libopcodes_la_LINK) $(am_libopcodes_la_rpath) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
|
701 |
131 |
jeremybenn |
|
702 |
|
|
mostlyclean-compile:
|
703 |
|
|
-rm -f *.$(OBJEXT)
|
704 |
|
|
|
705 |
|
|
distclean-compile:
|
706 |
|
|
-rm -f *.tab.c
|
707 |
|
|
|
708 |
225 |
jeremybenn |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alpha-dis.Plo@am__quote@
|
709 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alpha-opc.Plo@am__quote@
|
710 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc-dis.Plo@am__quote@
|
711 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc-ext.Plo@am__quote@
|
712 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc-opc.Plo@am__quote@
|
713 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arm-dis.Plo@am__quote@
|
714 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avr-dis.Plo@am__quote@
|
715 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bfin-dis.Plo@am__quote@
|
716 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgen-asm.Plo@am__quote@
|
717 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgen-bitset.Plo@am__quote@
|
718 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgen-dis.Plo@am__quote@
|
719 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgen-opc.Plo@am__quote@
|
720 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr16-dis.Plo@am__quote@
|
721 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr16-opc.Plo@am__quote@
|
722 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cris-dis.Plo@am__quote@
|
723 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cris-opc.Plo@am__quote@
|
724 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crx-dis.Plo@am__quote@
|
725 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crx-opc.Plo@am__quote@
|
726 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d10v-dis.Plo@am__quote@
|
727 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d10v-opc.Plo@am__quote@
|
728 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d30v-dis.Plo@am__quote@
|
729 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d30v-opc.Plo@am__quote@
|
730 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dis-buf.Plo@am__quote@
|
731 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dis-init.Plo@am__quote@
|
732 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disassemble.Plo@am__quote@
|
733 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dlx-dis.Plo@am__quote@
|
734 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-asm.Plo@am__quote@
|
735 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-desc.Plo@am__quote@
|
736 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-dis.Plo@am__quote@
|
737 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-ibld.Plo@am__quote@
|
738 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fr30-opc.Plo@am__quote@
|
739 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-asm.Plo@am__quote@
|
740 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-desc.Plo@am__quote@
|
741 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-dis.Plo@am__quote@
|
742 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-ibld.Plo@am__quote@
|
743 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frv-opc.Plo@am__quote@
|
744 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/h8300-dis.Plo@am__quote@
|
745 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/h8500-dis.Plo@am__quote@
|
746 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hppa-dis.Plo@am__quote@
|
747 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i370-dis.Plo@am__quote@
|
748 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i370-opc.Plo@am__quote@
|
749 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386-dis.Plo@am__quote@
|
750 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386-opc.Plo@am__quote@
|
751 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i860-dis.Plo@am__quote@
|
752 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i960-dis.Plo@am__quote@
|
753 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ia64-dis.Plo@am__quote@
|
754 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ia64-opc.Plo@am__quote@
|
755 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-asm.Plo@am__quote@
|
756 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-desc.Plo@am__quote@
|
757 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-dis.Plo@am__quote@
|
758 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-ibld.Plo@am__quote@
|
759 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ip2k-opc.Plo@am__quote@
|
760 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-asm.Plo@am__quote@
|
761 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-desc.Plo@am__quote@
|
762 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-dis.Plo@am__quote@
|
763 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-ibld.Plo@am__quote@
|
764 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iq2000-opc.Plo@am__quote@
|
765 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopcodes.Po@am__quote@
|
766 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-asm.Plo@am__quote@
|
767 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-desc.Plo@am__quote@
|
768 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-dis.Plo@am__quote@
|
769 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-ibld.Plo@am__quote@
|
770 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-opc.Plo@am__quote@
|
771 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lm32-opinst.Plo@am__quote@
|
772 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m10200-dis.Plo@am__quote@
|
773 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m10200-opc.Plo@am__quote@
|
774 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m10300-dis.Plo@am__quote@
|
775 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m10300-opc.Plo@am__quote@
|
776 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-asm.Plo@am__quote@
|
777 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-desc.Plo@am__quote@
|
778 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-dis.Plo@am__quote@
|
779 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-ibld.Plo@am__quote@
|
780 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32c-opc.Plo@am__quote@
|
781 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-asm.Plo@am__quote@
|
782 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-desc.Plo@am__quote@
|
783 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-dis.Plo@am__quote@
|
784 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-ibld.Plo@am__quote@
|
785 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-opc.Plo@am__quote@
|
786 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m32r-opinst.Plo@am__quote@
|
787 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68hc11-dis.Plo@am__quote@
|
788 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68hc11-opc.Plo@am__quote@
|
789 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68k-dis.Plo@am__quote@
|
790 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68k-opc.Plo@am__quote@
|
791 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m88k-dis.Plo@am__quote@
|
792 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/maxq-dis.Plo@am__quote@
|
793 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcore-dis.Plo@am__quote@
|
794 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-asm.Plo@am__quote@
|
795 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-desc.Plo@am__quote@
|
796 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-dis.Plo@am__quote@
|
797 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-ibld.Plo@am__quote@
|
798 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mep-opc.Plo@am__quote@
|
799 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/microblaze-dis.Plo@am__quote@
|
800 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mips-dis.Plo@am__quote@
|
801 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mips-opc.Plo@am__quote@
|
802 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mips16-opc.Plo@am__quote@
|
803 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmix-dis.Plo@am__quote@
|
804 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmix-opc.Plo@am__quote@
|
805 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/moxie-dis.Plo@am__quote@
|
806 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/moxie-opc.Plo@am__quote@
|
807 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msp430-dis.Plo@am__quote@
|
808 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-asm.Plo@am__quote@
|
809 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-desc.Plo@am__quote@
|
810 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-dis.Plo@am__quote@
|
811 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-ibld.Plo@am__quote@
|
812 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt-opc.Plo@am__quote@
|
813 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ns32k-dis.Plo@am__quote@
|
814 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openrisc-asm.Plo@am__quote@
|
815 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openrisc-desc.Plo@am__quote@
|
816 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openrisc-dis.Plo@am__quote@
|
817 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openrisc-ibld.Plo@am__quote@
|
818 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openrisc-opc.Plo@am__quote@
|
819 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/or32-dis.Plo@am__quote@
|
820 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/or32-opc.Plo@am__quote@
|
821 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdp11-dis.Plo@am__quote@
|
822 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdp11-opc.Plo@am__quote@
|
823 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pj-dis.Plo@am__quote@
|
824 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pj-opc.Plo@am__quote@
|
825 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ppc-dis.Plo@am__quote@
|
826 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ppc-opc.Plo@am__quote@
|
827 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s390-dis.Plo@am__quote@
|
828 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s390-opc.Plo@am__quote@
|
829 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/score-dis.Plo@am__quote@
|
830 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/score7-dis.Plo@am__quote@
|
831 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh-dis.Plo@am__quote@
|
832 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh64-dis.Plo@am__quote@
|
833 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh64-opc.Plo@am__quote@
|
834 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparc-dis.Plo@am__quote@
|
835 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparc-opc.Plo@am__quote@
|
836 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spu-dis.Plo@am__quote@
|
837 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spu-opc.Plo@am__quote@
|
838 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic30-dis.Plo@am__quote@
|
839 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic4x-dis.Plo@am__quote@
|
840 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic54x-dis.Plo@am__quote@
|
841 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic54x-opc.Plo@am__quote@
|
842 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic80-dis.Plo@am__quote@
|
843 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic80-opc.Plo@am__quote@
|
844 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/v850-dis.Plo@am__quote@
|
845 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/v850-opc.Plo@am__quote@
|
846 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vax-dis.Plo@am__quote@
|
847 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/w65-dis.Plo@am__quote@
|
848 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xc16x-asm.Plo@am__quote@
|
849 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xc16x-desc.Plo@am__quote@
|
850 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xc16x-dis.Plo@am__quote@
|
851 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xc16x-ibld.Plo@am__quote@
|
852 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xc16x-opc.Plo@am__quote@
|
853 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-asm.Plo@am__quote@
|
854 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-desc.Plo@am__quote@
|
855 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-dis.Plo@am__quote@
|
856 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-ibld.Plo@am__quote@
|
857 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstormy16-opc.Plo@am__quote@
|
858 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtensa-dis.Plo@am__quote@
|
859 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/z80-dis.Plo@am__quote@
|
860 |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/z8k-dis.Plo@am__quote@
|
861 |
|
|
|
862 |
131 |
jeremybenn |
.c.o:
|
863 |
225 |
jeremybenn |
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
864 |
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
865 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
866 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
867 |
|
|
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
|
868 |
131 |
jeremybenn |
|
869 |
|
|
.c.obj:
|
870 |
225 |
jeremybenn |
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
871 |
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
872 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
873 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
874 |
|
|
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
875 |
131 |
jeremybenn |
|
876 |
|
|
.c.lo:
|
877 |
225 |
jeremybenn |
@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
878 |
|
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
|
879 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
|
880 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
881 |
|
|
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
|
882 |
131 |
jeremybenn |
|
883 |
|
|
mostlyclean-libtool:
|
884 |
|
|
-rm -f *.lo
|
885 |
|
|
|
886 |
|
|
clean-libtool:
|
887 |
|
|
-rm -rf .libs _libs
|
888 |
|
|
|
889 |
|
|
distclean-libtool:
|
890 |
225 |
jeremybenn |
-rm -f libtool config.lt
|
891 |
|
|
install-bfdincludeDATA: $(bfdinclude_DATA)
|
892 |
|
|
@$(NORMAL_INSTALL)
|
893 |
|
|
test -z "$(bfdincludedir)" || $(MKDIR_P) "$(DESTDIR)$(bfdincludedir)"
|
894 |
|
|
@list='$(bfdinclude_DATA)'; test -n "$(bfdincludedir)" || list=; \
|
895 |
|
|
for p in $$list; do \
|
896 |
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
897 |
|
|
echo "$$d$$p"; \
|
898 |
|
|
done | $(am__base_list) | \
|
899 |
|
|
while read files; do \
|
900 |
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bfdincludedir)'"; \
|
901 |
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(bfdincludedir)" || exit $$?; \
|
902 |
|
|
done
|
903 |
131 |
jeremybenn |
|
904 |
225 |
jeremybenn |
uninstall-bfdincludeDATA:
|
905 |
|
|
@$(NORMAL_UNINSTALL)
|
906 |
|
|
@list='$(bfdinclude_DATA)'; test -n "$(bfdincludedir)" || list=; \
|
907 |
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
908 |
|
|
test -n "$$files" || exit 0; \
|
909 |
|
|
echo " ( cd '$(DESTDIR)$(bfdincludedir)' && rm -f" $$files ")"; \
|
910 |
|
|
cd "$(DESTDIR)$(bfdincludedir)" && rm -f $$files
|
911 |
|
|
|
912 |
131 |
jeremybenn |
# This directory's subdirectories are mostly independent; you can cd
|
913 |
|
|
# into them and run `make' without going through this Makefile.
|
914 |
|
|
# To change the values of `make' variables: instead of editing Makefiles,
|
915 |
|
|
# (1) if the variable is set in `config.status', edit `config.status'
|
916 |
|
|
# (which will cause the Makefiles to be regenerated when you run `make');
|
917 |
|
|
# (2) otherwise, pass the desired values on the `make' command line.
|
918 |
|
|
$(RECURSIVE_TARGETS):
|
919 |
225 |
jeremybenn |
@fail= failcom='exit 1'; \
|
920 |
131 |
jeremybenn |
for f in x $$MAKEFLAGS; do \
|
921 |
|
|
case $$f in \
|
922 |
|
|
*=* | --[!k]*);; \
|
923 |
|
|
*k*) failcom='fail=yes';; \
|
924 |
|
|
esac; \
|
925 |
|
|
done; \
|
926 |
|
|
dot_seen=no; \
|
927 |
|
|
target=`echo $@ | sed s/-recursive//`; \
|
928 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
929 |
|
|
echo "Making $$target in $$subdir"; \
|
930 |
|
|
if test "$$subdir" = "."; then \
|
931 |
|
|
dot_seen=yes; \
|
932 |
|
|
local_target="$$target-am"; \
|
933 |
|
|
else \
|
934 |
|
|
local_target="$$target"; \
|
935 |
|
|
fi; \
|
936 |
225 |
jeremybenn |
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
937 |
131 |
jeremybenn |
|| eval $$failcom; \
|
938 |
|
|
done; \
|
939 |
|
|
if test "$$dot_seen" = "no"; then \
|
940 |
|
|
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
941 |
|
|
fi; test -z "$$fail"
|
942 |
|
|
|
943 |
225 |
jeremybenn |
$(RECURSIVE_CLEAN_TARGETS):
|
944 |
|
|
@fail= failcom='exit 1'; \
|
945 |
131 |
jeremybenn |
for f in x $$MAKEFLAGS; do \
|
946 |
|
|
case $$f in \
|
947 |
|
|
*=* | --[!k]*);; \
|
948 |
|
|
*k*) failcom='fail=yes';; \
|
949 |
|
|
esac; \
|
950 |
|
|
done; \
|
951 |
|
|
dot_seen=no; \
|
952 |
|
|
case "$@" in \
|
953 |
|
|
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
954 |
|
|
*) list='$(SUBDIRS)' ;; \
|
955 |
|
|
esac; \
|
956 |
|
|
rev=''; for subdir in $$list; do \
|
957 |
|
|
if test "$$subdir" = "."; then :; else \
|
958 |
|
|
rev="$$subdir $$rev"; \
|
959 |
|
|
fi; \
|
960 |
|
|
done; \
|
961 |
|
|
rev="$$rev ."; \
|
962 |
|
|
target=`echo $@ | sed s/-recursive//`; \
|
963 |
|
|
for subdir in $$rev; do \
|
964 |
|
|
echo "Making $$target in $$subdir"; \
|
965 |
|
|
if test "$$subdir" = "."; then \
|
966 |
|
|
local_target="$$target-am"; \
|
967 |
|
|
else \
|
968 |
|
|
local_target="$$target"; \
|
969 |
|
|
fi; \
|
970 |
225 |
jeremybenn |
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
971 |
131 |
jeremybenn |
|| eval $$failcom; \
|
972 |
|
|
done && test -z "$$fail"
|
973 |
|
|
tags-recursive:
|
974 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
975 |
225 |
jeremybenn |
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
976 |
131 |
jeremybenn |
done
|
977 |
|
|
ctags-recursive:
|
978 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
979 |
225 |
jeremybenn |
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
980 |
131 |
jeremybenn |
done
|
981 |
|
|
|
982 |
|
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
983 |
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
984 |
|
|
unique=`for i in $$list; do \
|
985 |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
986 |
|
|
done | \
|
987 |
225 |
jeremybenn |
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
988 |
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
989 |
131 |
jeremybenn |
mkid -fID $$unique
|
990 |
|
|
tags: TAGS
|
991 |
|
|
|
992 |
|
|
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
|
993 |
|
|
$(TAGS_FILES) $(LISP)
|
994 |
225 |
jeremybenn |
set x; \
|
995 |
131 |
jeremybenn |
here=`pwd`; \
|
996 |
|
|
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
997 |
|
|
include_option=--etags-include; \
|
998 |
|
|
empty_fix=.; \
|
999 |
|
|
else \
|
1000 |
|
|
include_option=--include; \
|
1001 |
|
|
empty_fix=; \
|
1002 |
|
|
fi; \
|
1003 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
1004 |
|
|
if test "$$subdir" = .; then :; else \
|
1005 |
|
|
test ! -f $$subdir/TAGS || \
|
1006 |
225 |
jeremybenn |
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
|
1007 |
131 |
jeremybenn |
fi; \
|
1008 |
|
|
done; \
|
1009 |
|
|
list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
|
1010 |
|
|
unique=`for i in $$list; do \
|
1011 |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
1012 |
|
|
done | \
|
1013 |
225 |
jeremybenn |
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
1014 |
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
1015 |
|
|
shift; \
|
1016 |
|
|
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
1017 |
131 |
jeremybenn |
test -n "$$unique" || unique=$$empty_fix; \
|
1018 |
225 |
jeremybenn |
if test $$# -gt 0; then \
|
1019 |
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
1020 |
|
|
"$$@" $$unique; \
|
1021 |
|
|
else \
|
1022 |
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
1023 |
|
|
$$unique; \
|
1024 |
|
|
fi; \
|
1025 |
131 |
jeremybenn |
fi
|
1026 |
|
|
ctags: CTAGS
|
1027 |
|
|
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
|
1028 |
|
|
$(TAGS_FILES) $(LISP)
|
1029 |
|
|
list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
|
1030 |
|
|
unique=`for i in $$list; do \
|
1031 |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
1032 |
|
|
done | \
|
1033 |
225 |
jeremybenn |
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
1034 |
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
1035 |
|
|
test -z "$(CTAGS_ARGS)$$unique" \
|
1036 |
131 |
jeremybenn |
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
1037 |
225 |
jeremybenn |
$$unique
|
1038 |
131 |
jeremybenn |
|
1039 |
|
|
GTAGS:
|
1040 |
|
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
1041 |
225 |
jeremybenn |
&& $(am__cd) $(top_srcdir) \
|
1042 |
|
|
&& gtags -i $(GTAGS_ARGS) "$$here"
|
1043 |
131 |
jeremybenn |
|
1044 |
|
|
distclean-tags:
|
1045 |
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
1046 |
225 |
jeremybenn |
check-am: all-am
|
1047 |
131 |
jeremybenn |
check: check-recursive
|
1048 |
225 |
jeremybenn |
all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA) config.h
|
1049 |
131 |
jeremybenn |
installdirs: installdirs-recursive
|
1050 |
|
|
installdirs-am:
|
1051 |
225 |
jeremybenn |
for dir in "$(DESTDIR)$(bfdlibdir)" "$(DESTDIR)$(bfdincludedir)"; do \
|
1052 |
|
|
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
1053 |
131 |
jeremybenn |
done
|
1054 |
|
|
install: install-recursive
|
1055 |
|
|
install-exec: install-exec-recursive
|
1056 |
|
|
install-data: install-data-recursive
|
1057 |
|
|
uninstall: uninstall-recursive
|
1058 |
|
|
|
1059 |
|
|
install-am: all-am
|
1060 |
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
1061 |
|
|
|
1062 |
|
|
installcheck: installcheck-recursive
|
1063 |
|
|
install-strip:
|
1064 |
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
1065 |
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
1066 |
|
|
`test -z '$(STRIP)' || \
|
1067 |
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
1068 |
|
|
mostlyclean-generic:
|
1069 |
225 |
jeremybenn |
-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
1070 |
131 |
jeremybenn |
|
1071 |
|
|
clean-generic:
|
1072 |
|
|
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
1073 |
|
|
|
1074 |
|
|
distclean-generic:
|
1075 |
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
1076 |
225 |
jeremybenn |
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
1077 |
131 |
jeremybenn |
|
1078 |
|
|
maintainer-clean-generic:
|
1079 |
|
|
@echo "This command is intended for maintainers to use"
|
1080 |
|
|
@echo "it deletes files that may require special tools to rebuild."
|
1081 |
225 |
jeremybenn |
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
1082 |
131 |
jeremybenn |
clean: clean-recursive
|
1083 |
|
|
|
1084 |
|
|
clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
|
1085 |
225 |
jeremybenn |
clean-noinstLIBRARIES clean-noinstLTLIBRARIES mostlyclean-am
|
1086 |
131 |
jeremybenn |
|
1087 |
|
|
distclean: distclean-recursive
|
1088 |
|
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
1089 |
225 |
jeremybenn |
-rm -rf ./$(DEPDIR)
|
1090 |
131 |
jeremybenn |
-rm -f Makefile
|
1091 |
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
1092 |
|
|
distclean-hdr distclean-libtool distclean-tags
|
1093 |
|
|
|
1094 |
|
|
dvi: dvi-recursive
|
1095 |
|
|
|
1096 |
|
|
dvi-am:
|
1097 |
|
|
|
1098 |
|
|
html: html-recursive
|
1099 |
|
|
|
1100 |
225 |
jeremybenn |
html-am:
|
1101 |
|
|
|
1102 |
131 |
jeremybenn |
info: info-recursive
|
1103 |
|
|
|
1104 |
|
|
info-am:
|
1105 |
|
|
|
1106 |
225 |
jeremybenn |
install-data-am: install-bfdincludeDATA install-bfdlibLTLIBRARIES
|
1107 |
131 |
jeremybenn |
|
1108 |
225 |
jeremybenn |
install-dvi: install-dvi-recursive
|
1109 |
|
|
|
1110 |
|
|
install-dvi-am:
|
1111 |
|
|
|
1112 |
131 |
jeremybenn |
install-exec-am:
|
1113 |
|
|
|
1114 |
225 |
jeremybenn |
install-html: install-html-recursive
|
1115 |
|
|
|
1116 |
|
|
install-html-am:
|
1117 |
|
|
|
1118 |
131 |
jeremybenn |
install-info: install-info-recursive
|
1119 |
|
|
|
1120 |
225 |
jeremybenn |
install-info-am:
|
1121 |
|
|
|
1122 |
131 |
jeremybenn |
install-man:
|
1123 |
|
|
|
1124 |
225 |
jeremybenn |
install-pdf: install-pdf-recursive
|
1125 |
|
|
|
1126 |
|
|
install-pdf-am:
|
1127 |
|
|
|
1128 |
|
|
install-ps: install-ps-recursive
|
1129 |
|
|
|
1130 |
|
|
install-ps-am:
|
1131 |
|
|
|
1132 |
131 |
jeremybenn |
installcheck-am:
|
1133 |
|
|
|
1134 |
|
|
maintainer-clean: maintainer-clean-recursive
|
1135 |
|
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
1136 |
|
|
-rm -rf $(top_srcdir)/autom4te.cache
|
1137 |
225 |
jeremybenn |
-rm -rf ./$(DEPDIR)
|
1138 |
131 |
jeremybenn |
-rm -f Makefile
|
1139 |
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
1140 |
|
|
|
1141 |
|
|
mostlyclean: mostlyclean-recursive
|
1142 |
|
|
|
1143 |
|
|
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
1144 |
|
|
mostlyclean-libtool
|
1145 |
|
|
|
1146 |
|
|
pdf: pdf-recursive
|
1147 |
|
|
|
1148 |
|
|
pdf-am:
|
1149 |
|
|
|
1150 |
|
|
ps: ps-recursive
|
1151 |
|
|
|
1152 |
|
|
ps-am:
|
1153 |
|
|
|
1154 |
225 |
jeremybenn |
uninstall-am: uninstall-bfdincludeDATA uninstall-bfdlibLTLIBRARIES
|
1155 |
131 |
jeremybenn |
|
1156 |
225 |
jeremybenn |
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
|
1157 |
|
|
ctags-recursive install-am install-strip tags-recursive
|
1158 |
131 |
jeremybenn |
|
1159 |
225 |
jeremybenn |
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
|
1160 |
|
|
all all-am am--refresh check check-am clean \
|
1161 |
|
|
clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
|
1162 |
|
|
clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags \
|
1163 |
131 |
jeremybenn |
ctags-recursive distclean distclean-compile distclean-generic \
|
1164 |
225 |
jeremybenn |
distclean-hdr distclean-libtool distclean-tags dvi dvi-am html \
|
1165 |
|
|
html-am info info-am install install-am install-bfdincludeDATA \
|
1166 |
|
|
install-bfdlibLTLIBRARIES install-data install-data-am \
|
1167 |
|
|
install-dvi install-dvi-am install-exec install-exec-am \
|
1168 |
|
|
install-html install-html-am install-info install-info-am \
|
1169 |
|
|
install-man install-pdf install-pdf-am install-ps \
|
1170 |
|
|
install-ps-am install-strip installcheck installcheck-am \
|
1171 |
|
|
installdirs installdirs-am maintainer-clean \
|
1172 |
|
|
maintainer-clean-generic mostlyclean mostlyclean-compile \
|
1173 |
|
|
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
1174 |
131 |
jeremybenn |
tags tags-recursive uninstall uninstall-am \
|
1175 |
225 |
jeremybenn |
uninstall-bfdincludeDATA uninstall-bfdlibLTLIBRARIES
|
1176 |
131 |
jeremybenn |
|
1177 |
|
|
|
1178 |
225 |
jeremybenn |
disassemble.lo: disassemble.c
|
1179 |
|
|
@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ @archdefs@ $(srcdir)/disassemble.c
|
1180 |
|
|
@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
|
1181 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disassemble.c' object='$@' libtool=yes @AMDEPBACKSLASH@
|
1182 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
1183 |
|
|
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ @archdefs@ $(srcdir)/disassemble.c
|
1184 |
131 |
jeremybenn |
|
1185 |
|
|
stamp-lib: libopcodes.la
|
1186 |
|
|
libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
|
1187 |
|
|
if [ -f $$libtooldir/libopcodes.a ]; then \
|
1188 |
|
|
cp $$libtooldir/libopcodes.a libopcodes.tmp; \
|
1189 |
|
|
$(RANLIB) libopcodes.tmp; \
|
1190 |
|
|
$(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
|
1191 |
|
|
else true; fi
|
1192 |
|
|
touch stamp-lib
|
1193 |
|
|
|
1194 |
|
|
libopcodes.a: stamp-lib ; @true
|
1195 |
|
|
po/POTFILES.in: @MAINT@ Makefile
|
1196 |
225 |
jeremybenn |
for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
|
1197 |
131 |
jeremybenn |
&& mv tmp $(srcdir)/po/POTFILES.in
|
1198 |
|
|
|
1199 |
|
|
run-cgen:
|
1200 |
|
|
$(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
|
1201 |
|
|
$(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
|
1202 |
|
|
"$(options)" "$(extrafiles)"
|
1203 |
|
|
touch stamp-${prefix}
|
1204 |
|
|
.PHONY: run-cgen
|
1205 |
|
|
|
1206 |
|
|
# Maintainer utility rule to regenerate all cgen files.
|
1207 |
|
|
run-cgen-all:
|
1208 |
|
|
for c in $(CGEN_CPUS) ; \
|
1209 |
|
|
do \
|
1210 |
|
|
$(MAKE) stamp-$$c || exit 1 ; \
|
1211 |
|
|
done
|
1212 |
|
|
.PHONY: run-cgen-all
|
1213 |
|
|
|
1214 |
|
|
# For now, require developers to configure with --enable-cgen-maint.
|
1215 |
|
|
$(srcdir)/ip2k-desc.h $(srcdir)/ip2k-desc.c $(srcdir)/ip2k-opc.h $(srcdir)/ip2k-opc.c $(srcdir)/ip2k-ibld.c $(srcdir)/ip2k-asm.c $(srcdir)/ip2k-dis.c: $(IP2K_DEPS)
|
1216 |
|
|
@true
|
1217 |
|
|
stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
|
1218 |
|
|
$(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
|
1219 |
|
|
archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
|
1220 |
|
|
|
1221 |
225 |
jeremybenn |
$(srcdir)lm32-desc.h $(srcdir)/lm32-desc.c $(srcdir)/lm32-opc.h $(srcdir)/lm32-opc.c $(srcdir)/lm32-ibld.c $(srcdir)/lm32-opinst.c $(srcdir)/lm32-asm.c $(srcdir)/lm32-dis.c: $(LM32_DEPS)
|
1222 |
|
|
@true
|
1223 |
|
|
stamp-lm32: $(CGENDEPS) $(srcdir)/../cpu/lm32.cpu $(srcdir)/../cpu/lm32.opc
|
1224 |
|
|
$(MAKE) run-cgen arch=lm32 prefix=lm32 options=opinst \
|
1225 |
|
|
archfile=$(srcdir)/../cpu/lm32.cpu \
|
1226 |
|
|
opcfile=$(srcdir)/../cpu/lm32.opc \
|
1227 |
|
|
extrafiles=opinst
|
1228 |
|
|
|
1229 |
131 |
jeremybenn |
$(srcdir)/m32c-desc.h $(srcdir)/m32c-desc.c $(srcdir)/m32c-opc.h $(srcdir)/m32c-opc.c $(srcdir)/m32c-ibld.c $(srcdir)/m32c-asm.c $(srcdir)/m32c-dis.c: $(M32C_DEPS)
|
1230 |
|
|
# @true
|
1231 |
|
|
stamp-m32c: $(CGENDEPS) $(srcdir)/../cpu/m32c.cpu $(srcdir)/../cpu/m32c.opc
|
1232 |
|
|
$(MAKE) run-cgen arch=m32c prefix=m32c options= \
|
1233 |
|
|
archfile=$(srcdir)/../cpu/m32c.cpu \
|
1234 |
|
|
opcfile=$(srcdir)/../cpu/m32c.opc extrafiles=
|
1235 |
|
|
|
1236 |
|
|
$(srcdir)/m32r-desc.h $(srcdir)/m32r-desc.c $(srcdir)/m32r-opc.h $(srcdir)/m32r-opc.c $(srcdir)/m32r-ibld.c $(srcdir)/m32r-opinst.c $(srcdir)/m32r-asm.c $(srcdir)/m32r-dis.c: $(M32R_DEPS)
|
1237 |
|
|
@true
|
1238 |
|
|
stamp-m32r: $(CGENDEPS) $(srcdir)/../cpu/m32r.cpu $(srcdir)/../cpu/m32r.opc
|
1239 |
|
|
$(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
|
1240 |
|
|
archfile=$(srcdir)/../cpu/m32r.cpu \
|
1241 |
|
|
opcfile=$(srcdir)/../cpu/m32r.opc extrafiles=opinst
|
1242 |
|
|
|
1243 |
|
|
$(srcdir)/fr30-desc.h $(srcdir)/fr30-desc.c $(srcdir)/fr30-opc.h $(srcdir)/fr30-opc.c $(srcdir)/fr30-ibld.c $(srcdir)/fr30-asm.c $(srcdir)/fr30-dis.c: $(FR30_DEPS)
|
1244 |
|
|
@true
|
1245 |
|
|
stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
|
1246 |
|
|
$(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
|
1247 |
|
|
archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
|
1248 |
|
|
|
1249 |
|
|
$(srcdir)/frv-desc.h $(srcdir)/frv-desc.c $(srcdir)/frv-opc.h $(srcdir)/frv-opc.c $(srcdir)/frv-ibld.c $(srcdir)/frv-asm.c $(srcdir)/frv-dis.c: $(FRV_DEPS)
|
1250 |
|
|
@true
|
1251 |
|
|
stamp-frv: $(CGENDEPS) $(srcdir)/../cpu/frv.cpu $(srcdir)/../cpu/frv.opc
|
1252 |
|
|
$(MAKE) run-cgen arch=frv prefix=frv options= \
|
1253 |
|
|
archfile=$(srcdir)/../cpu/frv.cpu opcfile=$(srcdir)/../cpu/frv.opc extrafiles=
|
1254 |
|
|
|
1255 |
|
|
$(srcdir)/mep-desc.h $(srcdir)/mep-desc.c $(srcdir)/mep-opc.h $(srcdir)/mep-opc.c $(srcdir)/mep-ibld.c $(srcdir)/mep-asm.c $(srcdir)/mep-dis.c: $(MEP_DEPS)
|
1256 |
|
|
@true
|
1257 |
|
|
stamp-mep: $(CGENDEPS) $(CPUDIR)/mep.cpu $(CPUDIR)/mep-default.cpu $(CPUDIR)/mep-core.cpu $(CPUDIR)/mep-h1.cpu $(CPUDIR)/mep-ext-cop.cpu $(CPUDIR)/mep-sample-ucidsp.cpu $(CPUDIR)/mep-rhcop.cpu $(CPUDIR)/mep-fmax.cpu $(CPUDIR)/mep.opc
|
1258 |
|
|
$(MAKE) run-cgen arch=mep prefix=mep options= \
|
1259 |
|
|
archfile=$(CPUDIR)/mep.cpu opcfile=$(CPUDIR)/mep.opc extrafiles=
|
1260 |
|
|
|
1261 |
|
|
$(srcdir)/mt-desc.h $(srcdir)/mt-desc.c $(srcdir)/mt-opc.h $(srcdir)/mt-opc.c $(srcdir)/mt-ibld.c $(srcdir)/mt-asm.c $(srcdir)/mt-dis.c: $(MT_DEPS)
|
1262 |
|
|
@true
|
1263 |
|
|
stamp-mt: $(CGENDEPS) $(srcdir)/../cpu/mt.cpu $(srcdir)/../cpu/mt.opc
|
1264 |
|
|
$(MAKE) run-cgen arch=mt prefix=mt options= \
|
1265 |
|
|
archfile=$(srcdir)/../cpu/mt.cpu \
|
1266 |
|
|
opcfile=$(srcdir)/../cpu/mt.opc extrafiles=
|
1267 |
|
|
|
1268 |
|
|
$(srcdir)/openrisc-desc.h $(srcdir)/openrisc-desc.c $(srcdir)/openrisc-opc.h $(srcdir)/openrisc-opc.c $(srcdir)/openrisc-ibld.c $(srcdir)/openrisc-asm.c $(srcdir)/openrisc-dis.c: $(OPENRISC_DEPS)
|
1269 |
|
|
@true
|
1270 |
|
|
stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
|
1271 |
|
|
$(MAKE) run-cgen arch=openrisc prefix=openrisc options= \
|
1272 |
|
|
archfile=$(CPUDIR)/openrisc.cpu opcfile=$(CPUDIR)/openrisc.opc extrafiles=
|
1273 |
|
|
|
1274 |
|
|
$(srcdir)/iq2000-desc.h $(srcdir)/iq2000-desc.c $(srcdir)/iq2000-opc.h $(srcdir)/iq2000-opc.c $(srcdir)/iq2000-ibld.c $(srcdir)/iq2000-asm.c $(srcdir)/iq2000-dis.c: $(IQ2000_DEPS)
|
1275 |
|
|
@true
|
1276 |
|
|
stamp-iq2000: $(CGENDEPS) $(srcdir)/../cpu/iq2000.cpu \
|
1277 |
|
|
$(srcdir)/../cpu/iq2000.opc $(srcdir)/../cpu/iq2000m.cpu \
|
1278 |
|
|
$(srcdir)/../cpu/iq10.cpu
|
1279 |
|
|
$(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
|
1280 |
|
|
archfile=$(srcdir)/../cpu/iq2000.cpu \
|
1281 |
|
|
opcfile=$(srcdir)/../cpu/iq2000.opc extrafiles=
|
1282 |
|
|
|
1283 |
|
|
$(srcdir)/xstormy16-desc.h $(srcdir)/xstormy16-desc.c $(srcdir)/xstormy16-opc.h $(srcdir)/xstormy16-opc.c $(srcdir)/xstormy16-ibld.c $(srcdir)/xstormy16-asm.c $(srcdir)/xstormy16-dis.c: $(XSTORMY16_DEPS)
|
1284 |
|
|
@true
|
1285 |
|
|
stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
|
1286 |
|
|
$(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
|
1287 |
|
|
archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
|
1288 |
|
|
|
1289 |
|
|
$(srcdir)/xc16x-desc.h $(srcdir)/xc16x-desc.c $(srcdir)/xc16x-opc.h $(srcdir)/xc16x-opc.c $(srcdir)/xc16x-ibld.c $(srcdir)/xc16x-asm.c $(srcdir)/xc16x-dis.c: $(XC16X_DEPS)
|
1290 |
|
|
@true
|
1291 |
|
|
stamp-xc16x: $(CGENDEPS) $(CPUDIR)/xc16x.cpu $(CPUDIR)/xc16x.opc
|
1292 |
|
|
$(MAKE) run-cgen arch=xc16x prefix=xc16x options= \
|
1293 |
|
|
archfile=$(CPUDIR)/xc16x.cpu opcfile=$(CPUDIR)/xc16x.opc extrafiles=
|
1294 |
|
|
|
1295 |
225 |
jeremybenn |
i386-gen$(EXEEXT_FOR_BUILD): i386-gen.o $(BUILD_LIB_DEPS)
|
1296 |
|
|
$(LINK_FOR_BUILD) i386-gen.o $(BUILD_LIBS)
|
1297 |
131 |
jeremybenn |
|
1298 |
225 |
jeremybenn |
i386-gen.o: i386-gen.c i386-opc.h $(srcdir)/../include/opcode/i386.h \
|
1299 |
|
|
$(INCDIR)/ansidecl.h $(INCDIR)/getopt.h $(INCDIR)/hashtab.h \
|
1300 |
|
|
$(INCDIR)/libiberty.h $(INCDIR)/opcode/i386.h $(INCDIR)/safe-ctype.h \
|
1301 |
|
|
config.h i386-opc.h sysdep.h
|
1302 |
|
|
$(COMPILE_FOR_BUILD) -c $(srcdir)/i386-gen.c
|
1303 |
131 |
jeremybenn |
|
1304 |
|
|
$(srcdir)/i386-tbl.h: $(srcdir)/i386-init.h
|
1305 |
|
|
@echo $@
|
1306 |
|
|
|
1307 |
225 |
jeremybenn |
$(srcdir)/i386-init.h: @MAINT@ i386-gen$(EXEEXT_FOR_BUILD) i386-opc.tbl i386-reg.tbl
|
1308 |
|
|
./i386-gen$(EXEEXT_FOR_BUILD) --srcdir $(srcdir)
|
1309 |
131 |
jeremybenn |
|
1310 |
225 |
jeremybenn |
i386-opc.lo: $(srcdir)/i386-tbl.h
|
1311 |
131 |
jeremybenn |
|
1312 |
225 |
jeremybenn |
ia64-gen$(EXEEXT_FOR_BUILD): ia64-gen.o $(BUILD_LIB_DEPS)
|
1313 |
|
|
$(LINK_FOR_BUILD) ia64-gen.o $(BUILD_LIBS)
|
1314 |
131 |
jeremybenn |
|
1315 |
225 |
jeremybenn |
ia64-gen.o: ia64-gen.c $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/getopt.h \
|
1316 |
|
|
$(INCDIR)/libiberty.h $(INCDIR)/opcode/ia64.h $(INCDIR)/safe-ctype.h \
|
1317 |
|
|
$(INCDIR)/symcat.h config.h ia64-opc-a.c ia64-opc-b.c \
|
1318 |
|
|
ia64-opc-d.c ia64-opc-f.c ia64-opc-i.c ia64-opc-m.c \
|
1319 |
|
|
ia64-opc-x.c ia64-opc.h sysdep.h
|
1320 |
|
|
$(COMPILE_FOR_BUILD) -c $(srcdir)/ia64-gen.c
|
1321 |
|
|
$(srcdir)/ia64-asmtab.c: @MAINT@ $(ia64_asmtab_deps)
|
1322 |
|
|
./ia64-gen$(EXEEXT_FOR_BUILD) --srcdir $(srcdir) > $@
|
1323 |
131 |
jeremybenn |
|
1324 |
225 |
jeremybenn |
ia64-opc.lo: $(srcdir)/ia64-asmtab.c
|
1325 |
131 |
jeremybenn |
|
1326 |
225 |
jeremybenn |
s390-mkopc$(EXEEXT_FOR_BUILD): s390-mkopc.c
|
1327 |
|
|
$(COMPILE_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
|
1328 |
131 |
jeremybenn |
|
1329 |
225 |
jeremybenn |
s390-opc.tab: s390-mkopc$(EXEEXT_FOR_BUILD) s390-opc.txt
|
1330 |
|
|
./s390-mkopc$(EXEEXT_FOR_BUILD) < $(srcdir)/s390-opc.txt > s390-opc.tab
|
1331 |
131 |
jeremybenn |
|
1332 |
225 |
jeremybenn |
s390-opc.lo: s390-opc.tab
|
1333 |
131 |
jeremybenn |
|
1334 |
225 |
jeremybenn |
z8kgen$(EXEEXT_FOR_BUILD): z8kgen.o $(BUILD_LIB_DEPS)
|
1335 |
|
|
$(LINK_FOR_BUILD) z8kgen.o $(BUILD_LIBS)
|
1336 |
131 |
jeremybenn |
|
1337 |
225 |
jeremybenn |
z8kgen.o: z8kgen.c
|
1338 |
|
|
$(COMPILE_FOR_BUILD) -c $(srcdir)/z8kgen.c
|
1339 |
131 |
jeremybenn |
|
1340 |
225 |
jeremybenn |
$(srcdir)/z8k-opc.h: @MAINT@ z8kgen$(EXEEXT_FOR_BUILD)
|
1341 |
|
|
./z8kgen$(EXEEXT_FOR_BUILD) -a > $@
|
1342 |
131 |
jeremybenn |
|
1343 |
225 |
jeremybenn |
z8k-dis.lo: $(srcdir)/z8k-opc.h
|
1344 |
131 |
jeremybenn |
|
1345 |
225 |
jeremybenn |
sh-dis.lo: sh-dis.c
|
1346 |
|
|
@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ @archdefs@ $(srcdir)/sh-dis.c
|
1347 |
|
|
@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
|
1348 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sh-dis.c' object='$@' libtool=yes @AMDEPBACKSLASH@
|
1349 |
|
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
1350 |
|
|
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ @archdefs@ $(srcdir)/sh-dis.c
|
1351 |
131 |
jeremybenn |
|
1352 |
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
1353 |
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
1354 |
|
|
.NOEXPORT:
|