* ld-mmix/sec-1.d: Adjust for changes in padding.
[deliverable/binutils-gdb.git] / opcodes / Makefile.in
CommitLineData
2c73f9d8 1# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
252b5132 2
2c73f9d8 3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
252b5132
RH
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
a2d91340 13
252b5132
RH
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = .
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
a2d91340 49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
252b5132
RH
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AR = @AR@
67AS = @AS@
68BFD_MACHINES = @BFD_MACHINES@
69CATALOGS = @CATALOGS@
70CATOBJEXT = @CATOBJEXT@
71CC = @CC@
dc62a253 72CC_FOR_BUILD = @CC_FOR_BUILD@
ed265386
NC
73CXX = @CXX@
74CXXCPP = @CXXCPP@
252b5132
RH
75DATADIRNAME = @DATADIRNAME@
76DLLTOOL = @DLLTOOL@
77EXEEXT = @EXEEXT@
dc62a253 78EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
09919455
NC
79GCJ = @GCJ@
80GCJFLAGS = @GCJFLAGS@
252b5132
RH
81GMOFILES = @GMOFILES@
82GMSGFMT = @GMSGFMT@
83GT_NO = @GT_NO@
84GT_YES = @GT_YES@
85HDEFINES = @HDEFINES@
86INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
87INSTOBJEXT = @INSTOBJEXT@
88INTLDEPS = @INTLDEPS@
89INTLLIBS = @INTLLIBS@
90INTLOBJS = @INTLOBJS@
252b5132
RH
91LIBTOOL = @LIBTOOL@
92LN_S = @LN_S@
93MAINT = @MAINT@
94MAKEINFO = @MAKEINFO@
95MKINSTALLDIRS = @MKINSTALLDIRS@
96MSGFMT = @MSGFMT@
a74801ba 97OBJDUMP = @OBJDUMP@
ed265386 98OBJEXT = @OBJEXT@
252b5132
RH
99PACKAGE = @PACKAGE@
100POFILES = @POFILES@
101POSUB = @POSUB@
102RANLIB = @RANLIB@
ed265386 103STRIP = @STRIP@
252b5132
RH
104USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
105USE_NLS = @USE_NLS@
252b5132
RH
106VERSION = @VERSION@
107WIN32LDFLAGS = @WIN32LDFLAGS@
108WIN32LIBADD = @WIN32LIBADD@
109archdefs = @archdefs@
6e31aea3 110cgendir = @cgendir@
252b5132
RH
111l = @l@
112
113AUTOMAKE_OPTIONS = cygnus
114
115SUBDIRS = po
116
117INCDIR = $(srcdir)/../include
118BFDDIR = $(srcdir)/../bfd
41b49281 119MKDEP = gcc -MM
252b5132 120
a2d91340
AC
121WARN_CFLAGS = @WARN_CFLAGS@
122AM_CFLAGS = $(WARN_CFLAGS)
123
81172ff2
AM
124bfdlibdir = @bfdlibdir@
125bfdincludedir = @bfdincludedir@
126
127bfdlib_LTLIBRARIES = libopcodes.la
252b5132
RH
128
129# This is where bfd.h lives.
130BFD_H = ../bfd/bfd.h
131
0ab71ce3
NC
132# This is where libiberty lives.
133LIBIBERTY = ../libiberty/libiberty.a
134
252b5132
RH
135# Header files.
136HFILES = \
137 arm-opc.h \
138 fr30-desc.h fr30-opc.h \
fd3c93d5 139 frv-desc.h frv-opc.h \
252b5132 140 h8500-opc.h \
43079f18
NC
141 ia64-asmtab.h \
142 ia64-opc.h \
252b5132
RH
143 m32r-desc.h m32r-opc.h \
144 mcore-opc.h \
87e6d782 145 openrisc-desc.h openrisc-opc.h \
252b5132 146 sh-opc.h \
43079f18 147 sh64-opc.h \
252b5132
RH
148 sysdep.h \
149 w65-opc.h \
93fbbb04 150 xstormy16-desc.h xstormy16-opc.h \
252b5132
RH
151 z8k-opc.h
152
153
154# C source files that correspond to .o's.
155CFILES = \
156 a29k-dis.c \
157 alpha-dis.c \
158 alpha-opc.c \
71f22174
AS
159 arc-dis.c \
160 arc-opc.c \
0d2bcfaf 161 arc-ext.c \
252b5132 162 arm-dis.c \
832ddf62 163 avr-dis.c \
252b5132
RH
164 cgen-asm.c \
165 cgen-dis.c \
166 cgen-opc.c \
6c95a37f
HPN
167 cris-dis.c \
168 cris-opc.c \
252b5132
RH
169 d10v-dis.c \
170 d10v-opc.c \
171 d30v-dis.c \
172 d30v-opc.c \
d172d4ba 173 dlx-dis.c \
252b5132
RH
174 dis-buf.c \
175 disassemble.c \
176 fr30-asm.c \
177 fr30-desc.c \
178 fr30-dis.c \
179 fr30-ibld.c \
180 fr30-opc.c \
fd3c93d5
DB
181 frv-asm.c \
182 frv-desc.c \
183 frv-dis.c \
184 frv-ibld.c \
185 frv-opc.c \
252b5132
RH
186 h8300-dis.c \
187 h8500-dis.c \
188 hppa-dis.c \
5b93d8bb
AM
189 i370-dis.c \
190 i370-opc.c \
252b5132 191 i386-dis.c \
9d751335 192 i860-dis.c \
252b5132 193 i960-dis.c \
800eeca4
JW
194 ia64-dis.c \
195 ia64-opc-a.c \
196 ia64-opc-b.c \
197 ia64-opc-f.c \
198 ia64-opc-i.c \
199 ia64-opc-m.c \
200 ia64-opc-d.c \
201 ia64-opc.c \
202 ia64-gen.c \
203 ia64-asmtab.c \
252b5132
RH
204 m32r-asm.c \
205 m32r-desc.c \
206 m32r-dis.c \
207 m32r-ibld.c \
208 m32r-opc.c \
209 m32r-opinst.c \
60bcf0fa
NC
210 m68hc11-dis.c \
211 m68hc11-opc.c \
252b5132
RH
212 m68k-dis.c \
213 m68k-opc.c \
214 m88k-dis.c \
215 mcore-dis.c \
216 mips-dis.c \
217 mips-opc.c \
218 mips16-opc.c \
219 m10200-dis.c \
220 m10200-opc.c \
221 m10300-dis.c \
222 m10300-opc.c \
3c3bdf30
NC
223 mmix-dis.c \
224 mmix-opc.c \
252b5132 225 ns32k-dis.c \
87e6d782
NC
226 openrisc-asm.c \
227 openrisc-desc.c \
228 openrisc-dis.c \
229 openrisc-ibld.c \
230 openrisc-opc.c \
3b16e843
NC
231 or32-dis.c \
232 or32-opc.c \
e135f41b
NC
233 pdp11-dis.c \
234 pdp11-opc.c \
1e608f98
ILT
235 pj-dis.c \
236 pj-opc.c \
252b5132
RH
237 ppc-dis.c \
238 ppc-opc.c \
b6849f55 239 s390-mkopc.c \
a85d7ed0
NC
240 s390-opc.c \
241 s390-dis.c \
252b5132 242 sh-dis.c \
43079f18
NC
243 sh64-dis.c \
244 sh64-opc.c \
252b5132
RH
245 sparc-dis.c \
246 sparc-opc.c \
247 tic30-dis.c \
5c84d377
TW
248 tic54x-dis.c \
249 tic54x-opc.c \
252b5132
RH
250 tic80-dis.c \
251 tic80-opc.c \
71f22174
AS
252 v850-dis.c \
253 v850-opc.c \
252b5132
RH
254 vax-dis.c \
255 w65-dis.c \
93fbbb04
GK
256 xstormy16-asm.c \
257 xstormy16-desc.c \
258 xstormy16-dis.c \
259 xstormy16-ibld.c \
260 xstormy16-opc.c \
252b5132
RH
261 z8k-dis.c \
262 z8kgen.c
263
264
265ALL_MACHINES = \
266 a29k-dis.lo \
267 alpha-dis.lo \
268 alpha-opc.lo \
269 arc-dis.lo \
270 arc-opc.lo \
0d2bcfaf 271 arc-ext.lo \
252b5132 272 arm-dis.lo \
832ddf62 273 avr-dis.lo \
252b5132
RH
274 cgen-asm.lo \
275 cgen-dis.lo \
276 cgen-opc.lo \
6c95a37f
HPN
277 cris-dis.lo \
278 cris-opc.lo \
252b5132
RH
279 d10v-dis.lo \
280 d10v-opc.lo \
281 d30v-dis.lo \
282 d30v-opc.lo \
d172d4ba 283 dlx-dis.lo \
252b5132
RH
284 fr30-asm.lo \
285 fr30-desc.lo \
286 fr30-dis.lo \
287 fr30-ibld.lo \
288 fr30-opc.lo \
fd3c93d5
DB
289 frv-asm.lo \
290 frv-desc.lo \
291 frv-dis.lo \
292 frv-ibld.lo \
293 frv-opc.lo \
252b5132
RH
294 h8300-dis.lo \
295 h8500-dis.lo \
296 hppa-dis.lo \
297 i386-dis.lo \
5b93d8bb
AM
298 i370-dis.lo \
299 i370-opc.lo \
9d751335 300 i860-dis.lo \
252b5132 301 i960-dis.lo \
800eeca4
JW
302 ia64-dis.lo \
303 ia64-opc.lo \
252b5132
RH
304 m32r-asm.lo \
305 m32r-desc.lo \
306 m32r-dis.lo \
307 m32r-ibld.lo \
308 m32r-opc.lo \
309 m32r-opinst.lo \
60bcf0fa
NC
310 m68hc11-dis.lo \
311 m68hc11-opc.lo \
252b5132
RH
312 m68k-dis.lo \
313 m68k-opc.lo \
314 m88k-dis.lo \
315 m10200-dis.lo \
316 m10200-opc.lo \
317 m10300-dis.lo \
318 m10300-opc.lo \
319 mcore-dis.lo \
320 mips-dis.lo \
321 mips-opc.lo \
322 mips16-opc.lo \
3c3bdf30
NC
323 mmix-dis.lo \
324 mmix-opc.lo \
e135f41b 325 ns32k-dis.lo \
87e6d782
NC
326 openrisc-asm.lo \
327 openrisc-desc.lo \
328 openrisc-dis.lo \
329 openrisc-ibld.lo \
330 openrisc-opc.lo \
3b16e843
NC
331 or32-dis.lo \
332 or32-opc.lo \
e135f41b
NC
333 pdp11-dis.lo \
334 pdp11-opc.lo \
1e608f98
ILT
335 pj-dis.lo \
336 pj-opc.lo \
252b5132
RH
337 ppc-dis.lo \
338 ppc-opc.lo \
a85d7ed0
NC
339 s390-dis.lo \
340 s390-opc.lo \
252b5132 341 sh-dis.lo \
43079f18
NC
342 sh64-dis.lo \
343 sh64-opc.lo \
252b5132
RH
344 sparc-dis.lo \
345 sparc-opc.lo \
346 tic30-dis.lo \
5c84d377
TW
347 tic54x-dis.lo \
348 tic54x-opc.lo \
252b5132
RH
349 tic80-dis.lo \
350 tic80-opc.lo \
351 v850-dis.lo \
352 v850-opc.lo \
353 vax-dis.lo \
354 w65-dis.lo \
93fbbb04
GK
355 xstormy16-asm.lo \
356 xstormy16-desc.lo \
357 xstormy16-dis.lo \
358 xstormy16-ibld.lo \
359 xstormy16-opc.lo \
252b5132
RH
360 z8k-dis.lo
361
362
363OFILES = @BFD_MACHINES@
364
365INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl
366
367libopcodes_la_SOURCES = dis-buf.c disassemble.c
368libopcodes_la_DEPENDENCIES = $(OFILES)
369libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
370libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
371
372# libtool will build .libs/libopcodes.a. We create libopcodes.a in
373# the build directory so that we don't have to convert all the
374# programs that use libopcodes.a simultaneously. This is a hack which
375# should be removed if everything else starts using libtool. FIXME.
376
377noinst_LIBRARIES = libopcodes.a
378
379POTFILES = $(HFILES) $(CFILES)
380
381CLEANFILES = \
fd3c93d5 382 stamp-m32r stamp-fr30 stamp-frv stamp-openrisc \
93fbbb04 383 stamp-xstormy16 \
0bdaf48b 384 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
252b5132 385
6e31aea3
BE
386
387CGENDIR = @cgendir@
4a3264e6 388CPUDIR = $(CGENDIR)/cpu
6e31aea3
BE
389CGEN = `if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi`
390CGENFLAGS = -v
391
bc98a631 392CGENDEPS = \
6e31aea3
BE
393 $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
394 $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
395 $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
396 $(CGENDIR)/opc-opinst.scm \
397 cgen-asm.in cgen-dis.in cgen-ibld.in
398
399@CGEN_MAINT_TRUE@M32R_DEPS = @CGEN_MAINT_TRUE@stamp-m32r
400@CGEN_MAINT_FALSE@M32R_DEPS =
401@CGEN_MAINT_TRUE@FR30_DEPS = @CGEN_MAINT_TRUE@stamp-fr30
402@CGEN_MAINT_FALSE@FR30_DEPS =
fd3c93d5
DB
403@CGEN_MAINT_TRUE@FRV_DEPS = @CGEN_MAINT_TRUE@stamp-frv
404@CGEN_MAINT_FALSE@FRV_DEPS =
87e6d782
NC
405@CGEN_MAINT_TRUE@OPENRISC_DEPS = @CGEN_MAINT_TRUE@stamp-openrisc
406@CGEN_MAINT_FALSE@OPENRISC_DEPS =
93fbbb04
GK
407@CGEN_MAINT_TRUE@XSTORMY16_DEPS = @CGEN_MAINT_TRUE@stamp-xstormy16
408@CGEN_MAINT_FALSE@XSTORMY16_DEPS =
252b5132
RH
409ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
410mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
411CONFIG_HEADER = config.h
412CONFIG_CLEAN_FILES =
413LIBRARIES = $(noinst_LIBRARIES)
414
415
416DEFS = @DEFS@ -I. -I$(srcdir) -I.
417CPPFLAGS = @CPPFLAGS@
418LDFLAGS = @LDFLAGS@
419LIBS = @LIBS@
420libopcodes_a_LIBADD =
421libopcodes_a_SOURCES = libopcodes.a.c
ed265386 422libopcodes_a_OBJECTS = libopcodes.a.$(OBJEXT)
81172ff2 423LTLIBRARIES = $(bfdlib_LTLIBRARIES)
252b5132 424
a2d91340
AC
425libopcodes_la_OBJECTS = dis-buf.lo disassemble.lo
426CFLAGS = @CFLAGS@
252b5132
RH
427COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
428LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
429CCLD = $(CC)
a2d91340
AC
430LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
431DIST_COMMON = ./stamp-h.in ChangeLog Makefile.am Makefile.in \
432acinclude.m4 aclocal.m4 config.in configure configure.in
252b5132
RH
433
434
a2d91340 435DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
252b5132 436
194b5210 437TAR = tar
252b5132
RH
438GZIP_ENV = --best
439SOURCES = libopcodes.a.c $(libopcodes_la_SOURCES)
ed265386 440OBJECTS = libopcodes.a.$(OBJEXT) $(libopcodes_la_OBJECTS)
252b5132
RH
441
442all: all-redirect
443.SUFFIXES:
ed265386 444.SUFFIXES: .S .c .lo .o .obj .s
252b5132
RH
445$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
446 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
447
448Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
449 cd $(top_builddir) \
450 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
451
452$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
453 cd $(srcdir) && $(ACLOCAL)
454$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
455 cd $(srcdir) && $(AUTOCONF)
456
457config.h: stamp-h
458 @if test ! -f $@; then \
459 rm -f stamp-h; \
460 $(MAKE) stamp-h; \
461 else :; fi
462stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
463 cd $(top_builddir) \
464 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
465 $(SHELL) ./config.status
a2d91340
AC
466 @echo timestamp > stamp-h 2> /dev/null
467$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
252b5132 468 @if test ! -f $@; then \
a2d91340
AC
469 rm -f $(srcdir)/stamp-h.in; \
470 $(MAKE) $(srcdir)/stamp-h.in; \
252b5132 471 else :; fi
a2d91340 472$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
252b5132 473 cd $(top_srcdir) && $(AUTOHEADER)
a2d91340 474 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
252b5132
RH
475
476mostlyclean-hdr:
477
478clean-hdr:
479
480distclean-hdr:
481 -rm -f config.h
482
483maintainer-clean-hdr:
484
485mostlyclean-noinstLIBRARIES:
486
487clean-noinstLIBRARIES:
488 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
489
490distclean-noinstLIBRARIES:
491
492maintainer-clean-noinstLIBRARIES:
493
a2d91340
AC
494.c.o:
495 $(COMPILE) -c $<
496
ed265386
NC
497# FIXME: We should only use cygpath when building on Windows,
498# and only if it is available.
499.c.obj:
500 $(COMPILE) -c `cygpath -w $<`
501
a2d91340
AC
502.s.o:
503 $(COMPILE) -c $<
504
505.S.o:
506 $(COMPILE) -c $<
507
252b5132
RH
508mostlyclean-compile:
509 -rm -f *.o core *.core
ed265386 510 -rm -f *.$(OBJEXT)
252b5132
RH
511
512clean-compile:
513
514distclean-compile:
515 -rm -f *.tab.c
516
517maintainer-clean-compile:
518
a2d91340
AC
519.c.lo:
520 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
521
522.s.lo:
523 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
524
525.S.lo:
526 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
527
252b5132
RH
528mostlyclean-libtool:
529 -rm -f *.lo
530
531clean-libtool:
532 -rm -rf .libs _libs
533
534distclean-libtool:
535
536maintainer-clean-libtool:
537
81172ff2 538mostlyclean-bfdlibLTLIBRARIES:
252b5132 539
81172ff2
AM
540clean-bfdlibLTLIBRARIES:
541 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
252b5132 542
81172ff2 543distclean-bfdlibLTLIBRARIES:
252b5132 544
81172ff2 545maintainer-clean-bfdlibLTLIBRARIES:
252b5132
RH
546
547libopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES)
81172ff2 548 $(LINK) -rpath $(bfdlibdir) $(libopcodes_la_LDFLAGS) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
252b5132
RH
549
550# This directory's subdirectories are mostly independent; you can cd
551# into them and run `make' without going through this Makefile.
552# To change the values of `make' variables: instead of editing Makefiles,
553# (1) if the variable is set in `config.status', edit `config.status'
554# (which will cause the Makefiles to be regenerated when you run `make');
555# (2) otherwise, pass the desired values on the `make' command line.
556
a2d91340
AC
557@SET_MAKE@
558
252b5132
RH
559all-recursive install-data-recursive install-exec-recursive \
560installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
561check-recursive installcheck-recursive info-recursive dvi-recursive:
562 @set fnord $(MAKEFLAGS); amf=$$2; \
563 dot_seen=no; \
564 target=`echo $@ | sed s/-recursive//`; \
565 list='$(SUBDIRS)'; for subdir in $$list; do \
566 echo "Making $$target in $$subdir"; \
567 if test "$$subdir" = "."; then \
568 dot_seen=yes; \
569 local_target="$$target-am"; \
570 else \
571 local_target="$$target"; \
572 fi; \
573 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
574 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
575 done; \
576 if test "$$dot_seen" = "no"; then \
577 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
578 fi; test -z "$$fail"
579
580mostlyclean-recursive clean-recursive distclean-recursive \
581maintainer-clean-recursive:
582 @set fnord $(MAKEFLAGS); amf=$$2; \
583 dot_seen=no; \
584 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
585 rev="$$subdir $$rev"; \
2c73f9d8 586 test "$$subdir" != "." || dot_seen=yes; \
252b5132
RH
587 done; \
588 test "$$dot_seen" = "no" && rev=". $$rev"; \
589 target=`echo $@ | sed s/-recursive//`; \
590 for subdir in $$rev; do \
591 echo "Making $$target in $$subdir"; \
592 if test "$$subdir" = "."; then \
593 local_target="$$target-am"; \
594 else \
595 local_target="$$target"; \
596 fi; \
597 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
598 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
599 done && test -z "$$fail"
600tags-recursive:
601 list='$(SUBDIRS)'; for subdir in $$list; do \
602 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
603 done
604
605tags: TAGS
606
a2d91340
AC
607ID: $(HEADERS) $(SOURCES) $(LISP)
608 list='$(SOURCES) $(HEADERS)'; \
609 unique=`for i in $$list; do echo $$i; done | \
610 awk ' { files[$$0] = 1; } \
252b5132 611 END { for (i in files) print i; }'`; \
a2d91340
AC
612 here=`pwd` && cd $(srcdir) \
613 && mkid -f$$here/ID $$unique $(LISP)
252b5132 614
a2d91340 615TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
252b5132
RH
616 tags=; \
617 here=`pwd`; \
618 list='$(SUBDIRS)'; for subdir in $$list; do \
619 if test "$$subdir" = .; then :; else \
620 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
621 fi; \
622 done; \
a2d91340
AC
623 list='$(SOURCES) $(HEADERS)'; \
624 unique=`for i in $$list; do echo $$i; done | \
625 awk ' { files[$$0] = 1; } \
252b5132
RH
626 END { for (i in files) print i; }'`; \
627 test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
a2d91340 628 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
252b5132
RH
629
630mostlyclean-tags:
631
632clean-tags:
633
634distclean-tags:
635 -rm -f TAGS ID
636
637maintainer-clean-tags:
638
639distdir = $(PACKAGE)-$(VERSION)
640top_distdir = $(distdir)
641
642# This target untars the dist file and tries a VPATH configuration. Then
643# it guarantees that the distribution is self-contained by making another
644# tarfile.
645distcheck: dist
a2d91340
AC
646 -rm -rf $(distdir)
647 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
252b5132
RH
648 mkdir $(distdir)/=build
649 mkdir $(distdir)/=inst
a2d91340
AC
650 dc_install_base=`cd $(distdir)/=inst && pwd`; \
651 cd $(distdir)/=build \
252b5132
RH
652 && ../configure --srcdir=.. --prefix=$$dc_install_base \
653 && $(MAKE) $(AM_MAKEFLAGS) \
654 && $(MAKE) $(AM_MAKEFLAGS) dvi \
655 && $(MAKE) $(AM_MAKEFLAGS) check \
656 && $(MAKE) $(AM_MAKEFLAGS) install \
657 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
a2d91340
AC
658 && $(MAKE) $(AM_MAKEFLAGS) dist
659 -rm -rf $(distdir)
252b5132
RH
660 @banner="$(distdir).tar.gz is ready for distribution"; \
661 dashes=`echo "$$banner" | sed s/./=/g`; \
662 echo "$$dashes"; \
663 echo "$$banner"; \
664 echo "$$dashes"
665dist: distdir
a2d91340
AC
666 -chmod -R a+r $(distdir)
667 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
668 -rm -rf $(distdir)
252b5132 669dist-all: distdir
a2d91340
AC
670 -chmod -R a+r $(distdir)
671 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
672 -rm -rf $(distdir)
252b5132 673distdir: $(DISTFILES)
a2d91340 674 -rm -rf $(distdir)
252b5132 675 mkdir $(distdir)
a2d91340 676 -chmod 777 $(distdir)
252b5132
RH
677 @for file in $(DISTFILES); do \
678 if test -f $$file; then d=.; else d=$(srcdir); fi; \
679 if test -d $$d/$$file; then \
a2d91340 680 cp -pr $$d/$$file $(distdir)/$$file; \
252b5132
RH
681 else \
682 test -f $(distdir)/$$file \
a2d91340
AC
683 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
684 || cp -p $$d/$$file $(distdir)/$$file || :; \
252b5132
RH
685 fi; \
686 done
687 for subdir in $(SUBDIRS); do \
688 if test "$$subdir" = .; then :; else \
689 test -d $(distdir)/$$subdir \
690 || mkdir $(distdir)/$$subdir \
691 || exit 1; \
a2d91340 692 chmod 777 $(distdir)/$$subdir; \
252b5132
RH
693 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
694 || exit 1; \
695 fi; \
696 done
697info-am:
698info: info-recursive
699dvi-am:
700dvi: dvi-recursive
701check-am:
702check: check-recursive
703installcheck-am:
704installcheck: installcheck-recursive
705install-info-am:
706install-info: install-info-recursive
707all-recursive-am: config.h
708 $(MAKE) $(AM_MAKEFLAGS) all-recursive
709
81172ff2 710install-exec-am:
252b5132
RH
711install-exec: install-exec-recursive
712
81172ff2 713install-data-am: install-bfdlibLTLIBRARIES
252b5132
RH
714install-data: install-data-recursive
715
716install-am: all-am
717 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
718install: install-recursive
81172ff2 719uninstall-am: uninstall-bfdlibLTLIBRARIES
252b5132
RH
720uninstall: uninstall-recursive
721all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
722all-redirect: all-recursive-am
723install-strip:
a2d91340 724 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
252b5132
RH
725installdirs: installdirs-recursive
726installdirs-am:
81172ff2 727 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
252b5132
RH
728
729
730mostlyclean-generic:
731
732clean-generic:
733 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
734
735distclean-generic:
736 -rm -f Makefile $(CONFIG_CLEAN_FILES)
737 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
738
739maintainer-clean-generic:
740mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
741 mostlyclean-compile mostlyclean-libtool \
81172ff2 742 mostlyclean-bfdlibLTLIBRARIES mostlyclean-tags \
252b5132
RH
743 mostlyclean-generic
744
745mostlyclean: mostlyclean-recursive
746
747clean-am: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
81172ff2 748 clean-bfdlibLTLIBRARIES clean-tags clean-generic \
252b5132
RH
749 mostlyclean-am
750
751clean: clean-recursive
752
753distclean-am: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
81172ff2 754 distclean-libtool distclean-bfdlibLTLIBRARIES \
252b5132
RH
755 distclean-tags distclean-generic clean-am
756 -rm -f libtool
757
758distclean: distclean-recursive
759 -rm -f config.status
760
761maintainer-clean-am: maintainer-clean-hdr \
762 maintainer-clean-noinstLIBRARIES \
763 maintainer-clean-compile maintainer-clean-libtool \
81172ff2
AM
764 maintainer-clean-bfdlibLTLIBRARIES \
765 maintainer-clean-tags maintainer-clean-generic \
766 distclean-am
252b5132
RH
767 @echo "This command is intended for maintainers to use;"
768 @echo "it deletes files that may require special tools to rebuild."
769
770maintainer-clean: maintainer-clean-recursive
771 -rm -f config.status
772
773.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
774mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
775clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
776mostlyclean-compile distclean-compile clean-compile \
777maintainer-clean-compile mostlyclean-libtool distclean-libtool \
81172ff2
AM
778clean-libtool maintainer-clean-libtool mostlyclean-bfdlibLTLIBRARIES \
779distclean-bfdlibLTLIBRARIES clean-bfdlibLTLIBRARIES \
780maintainer-clean-bfdlibLTLIBRARIES uninstall-bfdlibLTLIBRARIES \
781install-bfdlibLTLIBRARIES install-data-recursive \
782uninstall-data-recursive install-exec-recursive \
783uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
784all-recursive check-recursive installcheck-recursive info-recursive \
785dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
252b5132
RH
786maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
787distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
788dvi-am dvi check check-am installcheck-am installcheck install-info-am \
789install-info all-recursive-am install-exec-am install-exec \
81172ff2
AM
790install-data-am install-data install-am install uninstall-am uninstall \
791all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
792distclean-generic clean-generic maintainer-clean-generic clean \
793mostlyclean distclean maintainer-clean
252b5132
RH
794
795
796disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
797 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
798
799stamp-lib: libopcodes.la
e56f75e9
ILT
800 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
801 if [ -f $$libtooldir/libopcodes.a ]; then \
802 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
847ee773 803 $(RANLIB) libopcodes.tmp; \
252b5132
RH
804 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
805 else true; fi
806 touch stamp-lib
807
808libopcodes.a: stamp-lib ; @true
809po/POTFILES.in: @MAINT@ Makefile
810 for file in $(POTFILES); do echo $$file; done | sort > tmp \
811 && mv tmp $(srcdir)/po/POTFILES.in
812
813# We should reconfigure whenever bfd/configure.in changes, because
814# that's where the version number comes from.
815config.status: $(srcdir)/configure $(srcdir)/../bfd/configure.in
816 $(SHELL) ./config.status --recheck
817
81172ff2 818install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes
263de010 819 @$(NORMAL_INSTALL)
81172ff2
AM
820
821uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
822 @$(NORMAL_UNINSTALL)
823
824.PHONY: install_libopcodes uninstall_libopcodes
825install_libopcodes: $(bfdlib_LTLIBRARIES)
826 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
827 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
828 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
829 if test -f $$p; then \
830 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
831 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
832 else :; fi; \
833 done
834 $(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h
835
836uninstall_libopcodes:
837 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
838 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
839 done
840 rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h
263de010 841
6e31aea3
BE
842run-cgen:
843 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
844 $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) \
845 "$(options)" $(extrafiles)
846 touch stamp-${prefix}
847.PHONY: run-cgen
848
849# For now, require developers to configure with --enable-cgen-maint.
850$(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)
ed265386 851 @true
4a3264e6 852stamp-m32r: $(CGENDEPS) $(CPUDIR)/m32r.cpu $(CPUDIR)/m32r.opc
6e31aea3
BE
853 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst extrafiles=opinst
854
855$(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)
856 @true
4a3264e6 857stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
6e31aea3
BE
858 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= extrafiles=
859
fd3c93d5
DB
860$(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)
861 @true
862stamp-frv: $(CGENDEPS) $(CPUDIR)/frv.cpu $(CPUDIR)/frv.opc
863 $(MAKE) run-cgen arch=frv prefix=frv options= extrafiles=
864
87e6d782
NC
865$(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)
866 @true
4a3264e6 867stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
87e6d782
NC
868 $(MAKE) run-cgen arch=openrisc prefix=openrisc options= extrafiles=
869
93fbbb04
GK
870$(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)
871 @true
872stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
873 $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= extrafiles=
874
0ab71ce3
NC
875ia64-gen: ia64-gen.o
876 $(LINK) ia64-gen.o $(LIBIBERTY)
877
878ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
879 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
880
881ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
b34fb0b4 882 here=`pwd`; cd $(srcdir); $$here/ia64-gen > ia64-asmtab.c
0ab71ce3 883
b6849f55
NC
884s390-mkopc: s390-mkopc.c
885 $(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
886
887s390-opc.tab: s390-mkopc s390-opc.txt
888 ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
889
19f33eee
AM
890sh-dis.lo: sh-dis.c
891 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
892
7997656a
AM
893Makefile: $(BFDDIR)/configure.in
894
252b5132
RH
895# This dependency stuff is copied from BFD.
896
73c418f4
ILT
897DEP: dep.sed $(CFILES) $(HFILES) config.h
898 rm -f DEP1
41b49281 899 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
900 sed -f dep.sed < DEP1 > DEPA
901 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
902 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1581f8c9
AM
903 echo 'make DEP failed!'; exit 1; \
904 else \
0bdaf48b 905 mv -f DEPA $@; \
1581f8c9 906 fi
252b5132 907
73c418f4 908DEP1: $(CFILES)
73c418f4 909 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
910 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
911 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
912 mv -f DEP2 $@
252b5132
RH
913
914dep.sed: dep-in.sed config.status
915 sed <$(srcdir)/dep-in.sed >dep.sed \
916 -e 's!@BFD_H@!$(BFD_H)!' \
917 -e 's!@INCDIR@!$(INCDIR)!' \
918 -e 's!@BFDDIR@!$(BFDDIR)!' \
82674a1f
AM
919 -e 's!@SRCDIR@!$(srcdir)!' \
920 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
252b5132 921
73c418f4 922dep: DEP
252b5132 923 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
73c418f4 924 cat DEP >> tmp-Makefile
252b5132
RH
925 $(srcdir)/../move-if-change tmp-Makefile Makefile
926
73c418f4 927dep-in: DEP
252b5132 928 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
73c418f4 929 cat DEP >> tmp-Makefile.in
252b5132
RH
930 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
931
73c418f4 932dep-am: DEP
252b5132 933 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
73c418f4 934 cat DEP >> tmp-Makefile.am
252b5132
RH
935 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
936
937.PHONY: dep dep-in dep-am
938
939# What appears below is generated by a hacked mkdep using gcc -MM.
940
941# DO NOT DELETE THIS LINE -- mkdep uses it.
942# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
0d8dfecf 943a29k-dis.lo: a29k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 944 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/a29k.h
0d8dfecf 945alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 946 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/alpha.h
0d8dfecf 947alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
948 $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \
949 opintl.h
82674a1f
AM
950arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
951 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
952 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
953 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
954 $(INCDIR)/elf/reloc-macros.h opintl.h arc-dis.h arc-ext.h
8737c3ea
HPN
955arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
956 $(INCDIR)/opcode/arc.h
957arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 958 $(BFD_H) $(INCDIR)/symcat.h arc-ext.h $(INCDIR)/libiberty.h
0d8dfecf 959arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
960 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h arm-opc.h \
961 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
962 opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
963 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/arm.h \
964 $(INCDIR)/elf/reloc-macros.h
0d8dfecf 965avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
966 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
967 $(INCDIR)/opcode/avr.h
0d8dfecf 968cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
8737c3ea
HPN
969 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \
970 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h opintl.h
0d8dfecf
AM
971cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
972 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
973cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
8737c3ea
HPN
974 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \
975 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
6c95a37f 976cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a
AM
977 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
978 $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h
6c95a37f 979cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
0d8dfecf 980d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
981 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \
982 $(INCDIR)/symcat.h
0d8dfecf
AM
983d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
984 $(INCDIR)/opcode/d10v.h
985d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
986 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 987 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
988d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
989 $(INCDIR)/opcode/d30v.h
d172d4ba 990dlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
194b5210 991 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/dlx.h
0d8dfecf 992dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 993 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h
0d8dfecf 994disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 995 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
0d8dfecf 996fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7
AM
997 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
998 fr30-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
999 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
0d8dfecf 1000fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 1001 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
27b7e12d 1002 fr30-opc.h opintl.h $(INCDIR)/libiberty.h
0d8dfecf
AM
1003fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1004 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
1005 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h
1006fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1007 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
c0ef99a7 1008 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h
0d8dfecf
AM
1009fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1010 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
27b7e12d 1011 fr30-opc.h $(INCDIR)/libiberty.h
fd3c93d5
DB
1012frv-asm.lo: frv-asm.c sysdep.h config.h $(BFD_H) \
1013 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h frv-desc.h \
1014 $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h
1015frv-desc.lo: frv-desc.c sysdep.h config.h $(BFD_H) \
1016 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h frv-desc.h \
1017 $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h
1018frv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
1019 $(BFD_H) $(INCDIR)/ansidecl.h \
1020 $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \
1021 frv-opc.h opintl.h
1022frv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/dis-asm.h \
1023 $(BFD_H) $(INCDIR)/ansidecl.h \
1024 $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \
1025 frv-opc.h opintl.h
1026frv-opc.lo: frv-opc.c sysdep.h config.h $(BFD_H) \
1027 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h frv-desc.h \
1028 $(INCDIR)/opcode/cgen.h frv-opc.h
0d8dfecf
AM
1029h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1030 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1031 $(INCDIR)/symcat.h opintl.h
0d8dfecf 1032h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
1033 h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1034 opintl.h
0d8dfecf 1035hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
1036 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(BFDDIR)/libhppa.h \
1037 $(INCDIR)/opcode/hppa.h
0d8dfecf 1038i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1039 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/i370.h
0d8dfecf
AM
1040i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1041 $(INCDIR)/opcode/i370.h
252b5132 1042i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a
AM
1043 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1044 opintl.h
9d751335 1045i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1046 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
0d8dfecf 1047i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1048 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
2114f57b 1049ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1050 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h
82674a1f
AM
1051ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1052 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1053ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1054 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1055ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1056 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1057ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1058 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1059ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1060 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
2114f57b
AM
1061ia64-opc-d.lo: ia64-opc-d.c
1062ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
1063 sysdep.h config.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
82674a1f 1064 $(BFD_H) $(INCDIR)/symcat.h ia64-asmtab.c
2114f57b 1065ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
8737c3ea 1066 $(INCDIR)/safe-ctype.h sysdep.h config.h ia64-opc.h \
82674a1f
AM
1067 $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/symcat.h \
1068 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
1069 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
2114f57b 1070ia64-asmtab.lo: ia64-asmtab.c
0d8dfecf 1071m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7
AM
1072 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
1073 m32r-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1074 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
0d8dfecf 1075m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 1076 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
27b7e12d 1077 m32r-opc.h opintl.h $(INCDIR)/libiberty.h
0d8dfecf
AM
1078m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1079 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
1080 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h
1081m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1082 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
c0ef99a7 1083 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h
0d8dfecf
AM
1084m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1085 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
27b7e12d 1086 m32r-opc.h $(INCDIR)/libiberty.h
0d8dfecf
AM
1087m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1088 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
252b5132 1089 m32r-opc.h
bbeb2e03 1090m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
7997656a
AM
1091 $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \
1092 $(INCDIR)/symcat.h
bbeb2e03 1093m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
60bcf0fa 1094 $(INCDIR)/opcode/m68hc11.h
0d8dfecf 1095m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1096 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \
82674a1f 1097 $(INCDIR)/libiberty.h opintl.h $(INCDIR)/opcode/m68k.h
0d8dfecf 1098m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 1099 $(INCDIR)/opcode/m68k.h
0d8dfecf 1100m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1101 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/m88k.h \
0d8dfecf
AM
1102 opintl.h
1103mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1104 mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
0d8dfecf 1105mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1106 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/mips.h \
0d8dfecf
AM
1107 opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1108 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1109 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
1110mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1111 $(INCDIR)/opcode/mips.h
1112mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1113 $(INCDIR)/opcode/mips.h
1114m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1115 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1116 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
1117m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1118 $(INCDIR)/opcode/mn10200.h
1119m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1120 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1121 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
1122m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1123 $(INCDIR)/opcode/mn10300.h
3c3bdf30 1124mmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \
c0ef99a7 1125 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
3c3bdf30
NC
1126 opintl.h
1127mmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h
252b5132 1128ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
7997656a
AM
1129 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/dis-asm.h \
1130 $(INCDIR)/opcode/ns32k.h opintl.h
87e6d782 1131openrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7
AM
1132 $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \
1133 openrisc-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1134 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
8a5cc6be
AM
1135openrisc-desc.lo: openrisc-desc.c sysdep.h config.h \
1136 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
1137 $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h $(INCDIR)/libiberty.h
87e6d782
NC
1138openrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1139 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
1140 $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h
8a5cc6be
AM
1141openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
1142 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1143 openrisc-desc.h $(INCDIR)/opcode/cgen.h openrisc-opc.h \
c0ef99a7 1144 opintl.h $(INCDIR)/safe-ctype.h
87e6d782
NC
1145openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1146 $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \
1147 openrisc-opc.h $(INCDIR)/libiberty.h
ba323545
AM
1148or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1149 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
1150 $(INCDIR)/safe-ctype.h
1151or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
1152 $(INCDIR)/opcode/or32.h
8737c3ea 1153pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1154 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/pdp11.h
e135f41b 1155pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
0d8dfecf 1156pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
1157 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \
1158 $(INCDIR)/symcat.h
0d8dfecf
AM
1159pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1160 $(INCDIR)/opcode/pj.h
1161ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1162 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/ppc.h
0d8dfecf
AM
1163ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1164 $(INCDIR)/opcode/ppc.h opintl.h
8737c3ea
HPN
1165s390-mkopc.lo: s390-mkopc.c
1166s390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
1167 s390-opc.tab
27b7e12d 1168s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
7997656a
AM
1169 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1170 $(INCDIR)/opcode/s390.h
0d8dfecf 1171sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1172 sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
43079f18
NC
1173sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1174 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1175 sh64-opc.h $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h \
1176 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1177 $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h
71b21050 1178sh64-opc.lo: sh64-opc.c sh64-opc.h
0d8dfecf
AM
1179sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1180 $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1181 $(INCDIR)/symcat.h $(INCDIR)/libiberty.h opintl.h
0d8dfecf
AM
1182sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1183 $(INCDIR)/opcode/sparc.h
1184tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1185 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic30.h
bbeb2e03 1186tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1187 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h \
bbeb2e03
L
1188 $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
1189tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7 1190 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h
0d8dfecf 1191tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
1192 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \
1193 $(INCDIR)/symcat.h
0d8dfecf
AM
1194tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1195 $(INCDIR)/opcode/tic80.h
1196v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1197 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1198 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
1199v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1200 $(INCDIR)/opcode/v850.h opintl.h
1201vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
1202 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
1203 $(INCDIR)/symcat.h
0d8dfecf 1204w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1205 w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
c0ef99a7
AM
1206xstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \
1207 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
1208 $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h $(INCDIR)/xregex.h \
1209 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
1210xstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \
1211 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
1212 $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h $(INCDIR)/libiberty.h
1213xstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \
1214 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1215 xstormy16-desc.h $(INCDIR)/opcode/cgen.h xstormy16-opc.h \
1216 opintl.h
1217xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
1218 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1219 xstormy16-desc.h $(INCDIR)/opcode/cgen.h xstormy16-opc.h \
1220 opintl.h $(INCDIR)/safe-ctype.h
1221xstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \
1222 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
1223 $(INCDIR)/opcode/cgen.h xstormy16-opc.h $(INCDIR)/libiberty.h
0d8dfecf 1224z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1225 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h z8k-opc.h
0d8dfecf 1226z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h
252b5132
RH
1227# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
1228
1229# Tell versions [3.59,3.63) of GNU make to not export all variables.
1230# Otherwise a system limit (for SysV at least) may be exceeded.
1231.NOEXPORT:
This page took 0.289514 seconds and 4 git commands to generate.