2000-07-26 Scott Bambrough <scottb@netwinder.org>
[deliverable/binutils-gdb.git] / opcodes / Makefile.in
CommitLineData
a2d91340 1# Makefile.in generated automatically by automake 1.4 from Makefile.am
252b5132 2
a2d91340 3# Copyright (C) 1994, 1995-8, 1999 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@
72CC_FOR_BUILD = @CC_FOR_BUILD@
73DATADIRNAME = @DATADIRNAME@
74DLLTOOL = @DLLTOOL@
75EXEEXT = @EXEEXT@
76EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
77GMOFILES = @GMOFILES@
78GMSGFMT = @GMSGFMT@
79GT_NO = @GT_NO@
80GT_YES = @GT_YES@
81HDEFINES = @HDEFINES@
82INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
83INSTOBJEXT = @INSTOBJEXT@
84INTLDEPS = @INTLDEPS@
85INTLLIBS = @INTLLIBS@
86INTLOBJS = @INTLOBJS@
252b5132
RH
87LIBTOOL = @LIBTOOL@
88LN_S = @LN_S@
89MAINT = @MAINT@
90MAKEINFO = @MAKEINFO@
91MKINSTALLDIRS = @MKINSTALLDIRS@
92MSGFMT = @MSGFMT@
a74801ba 93OBJDUMP = @OBJDUMP@
252b5132
RH
94PACKAGE = @PACKAGE@
95POFILES = @POFILES@
96POSUB = @POSUB@
97RANLIB = @RANLIB@
98USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
99USE_NLS = @USE_NLS@
252b5132
RH
100VERSION = @VERSION@
101WIN32LDFLAGS = @WIN32LDFLAGS@
102WIN32LIBADD = @WIN32LIBADD@
103archdefs = @archdefs@
252b5132
RH
104l = @l@
105
106AUTOMAKE_OPTIONS = cygnus
107
108SUBDIRS = po
109
110INCDIR = $(srcdir)/../include
111BFDDIR = $(srcdir)/../bfd
41b49281 112MKDEP = gcc -MM
252b5132 113
a2d91340
AC
114WARN_CFLAGS = @WARN_CFLAGS@
115AM_CFLAGS = $(WARN_CFLAGS)
116
252b5132
RH
117lib_LTLIBRARIES = libopcodes.la
118
119# This is where bfd.h lives.
120BFD_H = ../bfd/bfd.h
121
0ab71ce3
NC
122# This is where libiberty lives.
123LIBIBERTY = ../libiberty/libiberty.a
124
252b5132
RH
125# Header files.
126HFILES = \
127 arm-opc.h \
128 fr30-desc.h fr30-opc.h \
129 h8500-opc.h \
130 m32r-desc.h m32r-opc.h \
131 mcore-opc.h \
132 sh-opc.h \
133 sysdep.h \
800eeca4
JW
134 ia64-asmtab.h \
135 ia64-opc.h \
252b5132
RH
136 w65-opc.h \
137 z8k-opc.h
138
139
140# C source files that correspond to .o's.
141CFILES = \
142 a29k-dis.c \
143 alpha-dis.c \
144 alpha-opc.c \
71f22174
AS
145 arc-dis.c \
146 arc-opc.c \
252b5132 147 arm-dis.c \
832ddf62 148 avr-dis.c \
252b5132
RH
149 cgen-asm.c \
150 cgen-dis.c \
151 cgen-opc.c \
6c95a37f
HPN
152 cris-dis.c \
153 cris-opc.c \
252b5132
RH
154 d10v-dis.c \
155 d10v-opc.c \
156 d30v-dis.c \
157 d30v-opc.c \
158 dis-buf.c \
159 disassemble.c \
160 fr30-asm.c \
161 fr30-desc.c \
162 fr30-dis.c \
163 fr30-ibld.c \
164 fr30-opc.c \
165 h8300-dis.c \
166 h8500-dis.c \
167 hppa-dis.c \
5b93d8bb
AM
168 i370-dis.c \
169 i370-opc.c \
252b5132
RH
170 i386-dis.c \
171 i960-dis.c \
800eeca4
JW
172 ia64-dis.c \
173 ia64-opc-a.c \
174 ia64-opc-b.c \
175 ia64-opc-f.c \
176 ia64-opc-i.c \
177 ia64-opc-m.c \
178 ia64-opc-d.c \
179 ia64-opc.c \
180 ia64-gen.c \
181 ia64-asmtab.c \
252b5132
RH
182 m32r-asm.c \
183 m32r-desc.c \
184 m32r-dis.c \
185 m32r-ibld.c \
186 m32r-opc.c \
187 m32r-opinst.c \
60bcf0fa
NC
188 m68hc11-dis.c \
189 m68hc11-opc.c \
252b5132
RH
190 m68k-dis.c \
191 m68k-opc.c \
192 m88k-dis.c \
193 mcore-dis.c \
194 mips-dis.c \
195 mips-opc.c \
196 mips16-opc.c \
197 m10200-dis.c \
198 m10200-opc.c \
199 m10300-dis.c \
200 m10300-opc.c \
201 ns32k-dis.c \
1e608f98
ILT
202 pj-dis.c \
203 pj-opc.c \
252b5132
RH
204 ppc-dis.c \
205 ppc-opc.c \
206 sh-dis.c \
207 sparc-dis.c \
208 sparc-opc.c \
209 tic30-dis.c \
5c84d377
TW
210 tic54x-dis.c \
211 tic54x-opc.c \
252b5132
RH
212 tic80-dis.c \
213 tic80-opc.c \
71f22174
AS
214 v850-dis.c \
215 v850-opc.c \
252b5132
RH
216 vax-dis.c \
217 w65-dis.c \
218 z8k-dis.c \
219 z8kgen.c
220
221
222ALL_MACHINES = \
223 a29k-dis.lo \
224 alpha-dis.lo \
225 alpha-opc.lo \
226 arc-dis.lo \
227 arc-opc.lo \
228 arm-dis.lo \
832ddf62 229 avr-dis.lo \
252b5132
RH
230 cgen-asm.lo \
231 cgen-dis.lo \
232 cgen-opc.lo \
6c95a37f
HPN
233 cris-dis.lo \
234 cris-opc.lo \
252b5132
RH
235 d10v-dis.lo \
236 d10v-opc.lo \
237 d30v-dis.lo \
238 d30v-opc.lo \
239 fr30-asm.lo \
240 fr30-desc.lo \
241 fr30-dis.lo \
242 fr30-ibld.lo \
243 fr30-opc.lo \
244 h8300-dis.lo \
245 h8500-dis.lo \
246 hppa-dis.lo \
247 i386-dis.lo \
5b93d8bb
AM
248 i370-dis.lo \
249 i370-opc.lo \
252b5132 250 i960-dis.lo \
800eeca4
JW
251 ia64-dis.lo \
252 ia64-opc.lo \
252b5132
RH
253 m32r-asm.lo \
254 m32r-desc.lo \
255 m32r-dis.lo \
256 m32r-ibld.lo \
257 m32r-opc.lo \
258 m32r-opinst.lo \
60bcf0fa
NC
259 m68hc11-dis.lo \
260 m68hc11-opc.lo \
252b5132
RH
261 m68k-dis.lo \
262 m68k-opc.lo \
263 m88k-dis.lo \
264 m10200-dis.lo \
265 m10200-opc.lo \
266 m10300-dis.lo \
267 m10300-opc.lo \
268 mcore-dis.lo \
269 mips-dis.lo \
270 mips-opc.lo \
271 mips16-opc.lo \
1e608f98
ILT
272 pj-dis.lo \
273 pj-opc.lo \
252b5132
RH
274 ppc-dis.lo \
275 ppc-opc.lo \
276 ns32k-dis.lo \
277 sh-dis.lo \
278 sparc-dis.lo \
279 sparc-opc.lo \
280 tic30-dis.lo \
5c84d377
TW
281 tic54x-dis.lo \
282 tic54x-opc.lo \
252b5132
RH
283 tic80-dis.lo \
284 tic80-opc.lo \
285 v850-dis.lo \
286 v850-opc.lo \
287 vax-dis.lo \
288 w65-dis.lo \
289 z8k-dis.lo
290
291
292OFILES = @BFD_MACHINES@
293
294INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl
295
296libopcodes_la_SOURCES = dis-buf.c disassemble.c
297libopcodes_la_DEPENDENCIES = $(OFILES)
298libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
299libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
300
301# libtool will build .libs/libopcodes.a. We create libopcodes.a in
302# the build directory so that we don't have to convert all the
303# programs that use libopcodes.a simultaneously. This is a hack which
304# should be removed if everything else starts using libtool. FIXME.
305
306noinst_LIBRARIES = libopcodes.a
307
308POTFILES = $(HFILES) $(CFILES)
309
310CLEANFILES = \
0bdaf48b 311 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
252b5132 312
252b5132
RH
313ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
314mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
315CONFIG_HEADER = config.h
316CONFIG_CLEAN_FILES =
317LIBRARIES = $(noinst_LIBRARIES)
318
319
320DEFS = @DEFS@ -I. -I$(srcdir) -I.
321CPPFLAGS = @CPPFLAGS@
322LDFLAGS = @LDFLAGS@
323LIBS = @LIBS@
324libopcodes_a_LIBADD =
325libopcodes_a_SOURCES = libopcodes.a.c
326libopcodes_a_OBJECTS = libopcodes.a.o
327LTLIBRARIES = $(lib_LTLIBRARIES)
328
a2d91340
AC
329libopcodes_la_OBJECTS = dis-buf.lo disassemble.lo
330CFLAGS = @CFLAGS@
252b5132
RH
331COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
332LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
333CCLD = $(CC)
a2d91340
AC
334LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
335DIST_COMMON = ./stamp-h.in ChangeLog Makefile.am Makefile.in \
336acinclude.m4 aclocal.m4 config.in configure configure.in
252b5132
RH
337
338
a2d91340 339DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
252b5132 340
1581f8c9 341TAR = tar
252b5132
RH
342GZIP_ENV = --best
343SOURCES = libopcodes.a.c $(libopcodes_la_SOURCES)
a2d91340 344OBJECTS = libopcodes.a.o $(libopcodes_la_OBJECTS)
252b5132
RH
345
346all: all-redirect
347.SUFFIXES:
a2d91340 348.SUFFIXES: .S .c .lo .o .s
252b5132
RH
349$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
350 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
351
352Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
353 cd $(top_builddir) \
354 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
355
356$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
357 cd $(srcdir) && $(ACLOCAL)
358$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
359 cd $(srcdir) && $(AUTOCONF)
360
361config.h: stamp-h
362 @if test ! -f $@; then \
363 rm -f stamp-h; \
364 $(MAKE) stamp-h; \
365 else :; fi
366stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
367 cd $(top_builddir) \
368 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
369 $(SHELL) ./config.status
a2d91340
AC
370 @echo timestamp > stamp-h 2> /dev/null
371$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
252b5132 372 @if test ! -f $@; then \
a2d91340
AC
373 rm -f $(srcdir)/stamp-h.in; \
374 $(MAKE) $(srcdir)/stamp-h.in; \
252b5132 375 else :; fi
a2d91340 376$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
252b5132 377 cd $(top_srcdir) && $(AUTOHEADER)
a2d91340 378 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
252b5132
RH
379
380mostlyclean-hdr:
381
382clean-hdr:
383
384distclean-hdr:
385 -rm -f config.h
386
387maintainer-clean-hdr:
388
389mostlyclean-noinstLIBRARIES:
390
391clean-noinstLIBRARIES:
392 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
393
394distclean-noinstLIBRARIES:
395
396maintainer-clean-noinstLIBRARIES:
397
a2d91340
AC
398.c.o:
399 $(COMPILE) -c $<
400
401.s.o:
402 $(COMPILE) -c $<
403
404.S.o:
405 $(COMPILE) -c $<
406
252b5132
RH
407mostlyclean-compile:
408 -rm -f *.o core *.core
409
410clean-compile:
411
412distclean-compile:
413 -rm -f *.tab.c
414
415maintainer-clean-compile:
416
a2d91340
AC
417.c.lo:
418 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
419
420.s.lo:
421 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
422
423.S.lo:
424 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
425
252b5132
RH
426mostlyclean-libtool:
427 -rm -f *.lo
428
429clean-libtool:
430 -rm -rf .libs _libs
431
432distclean-libtool:
433
434maintainer-clean-libtool:
435
436mostlyclean-libLTLIBRARIES:
437
438clean-libLTLIBRARIES:
439 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
440
441distclean-libLTLIBRARIES:
442
443maintainer-clean-libLTLIBRARIES:
444
445install-libLTLIBRARIES: $(lib_LTLIBRARIES)
446 @$(NORMAL_INSTALL)
447 $(mkinstalldirs) $(DESTDIR)$(libdir)
448 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
449 if test -f $$p; then \
a2d91340
AC
450 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
451 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
252b5132
RH
452 else :; fi; \
453 done
454
455uninstall-libLTLIBRARIES:
456 @$(NORMAL_UNINSTALL)
a2d91340 457 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
252b5132
RH
458 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
459 done
460
461libopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES)
462 $(LINK) -rpath $(libdir) $(libopcodes_la_LDFLAGS) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
463
464# This directory's subdirectories are mostly independent; you can cd
465# into them and run `make' without going through this Makefile.
466# To change the values of `make' variables: instead of editing Makefiles,
467# (1) if the variable is set in `config.status', edit `config.status'
468# (which will cause the Makefiles to be regenerated when you run `make');
469# (2) otherwise, pass the desired values on the `make' command line.
470
a2d91340
AC
471@SET_MAKE@
472
252b5132
RH
473all-recursive install-data-recursive install-exec-recursive \
474installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
475check-recursive installcheck-recursive info-recursive dvi-recursive:
476 @set fnord $(MAKEFLAGS); amf=$$2; \
477 dot_seen=no; \
478 target=`echo $@ | sed s/-recursive//`; \
479 list='$(SUBDIRS)'; for subdir in $$list; do \
480 echo "Making $$target in $$subdir"; \
481 if test "$$subdir" = "."; then \
482 dot_seen=yes; \
483 local_target="$$target-am"; \
484 else \
485 local_target="$$target"; \
486 fi; \
487 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
488 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
489 done; \
490 if test "$$dot_seen" = "no"; then \
491 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
492 fi; test -z "$$fail"
493
494mostlyclean-recursive clean-recursive distclean-recursive \
495maintainer-clean-recursive:
496 @set fnord $(MAKEFLAGS); amf=$$2; \
497 dot_seen=no; \
498 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
499 rev="$$subdir $$rev"; \
a2d91340 500 test "$$subdir" = "." && dot_seen=yes; \
252b5132
RH
501 done; \
502 test "$$dot_seen" = "no" && rev=". $$rev"; \
503 target=`echo $@ | sed s/-recursive//`; \
504 for subdir in $$rev; do \
505 echo "Making $$target in $$subdir"; \
506 if test "$$subdir" = "."; then \
507 local_target="$$target-am"; \
508 else \
509 local_target="$$target"; \
510 fi; \
511 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
512 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
513 done && test -z "$$fail"
514tags-recursive:
515 list='$(SUBDIRS)'; for subdir in $$list; do \
516 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
517 done
518
519tags: TAGS
520
a2d91340
AC
521ID: $(HEADERS) $(SOURCES) $(LISP)
522 list='$(SOURCES) $(HEADERS)'; \
523 unique=`for i in $$list; do echo $$i; done | \
524 awk ' { files[$$0] = 1; } \
252b5132 525 END { for (i in files) print i; }'`; \
a2d91340
AC
526 here=`pwd` && cd $(srcdir) \
527 && mkid -f$$here/ID $$unique $(LISP)
252b5132 528
a2d91340 529TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
252b5132
RH
530 tags=; \
531 here=`pwd`; \
532 list='$(SUBDIRS)'; for subdir in $$list; do \
533 if test "$$subdir" = .; then :; else \
534 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
535 fi; \
536 done; \
a2d91340
AC
537 list='$(SOURCES) $(HEADERS)'; \
538 unique=`for i in $$list; do echo $$i; done | \
539 awk ' { files[$$0] = 1; } \
252b5132
RH
540 END { for (i in files) print i; }'`; \
541 test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
a2d91340 542 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
252b5132
RH
543
544mostlyclean-tags:
545
546clean-tags:
547
548distclean-tags:
549 -rm -f TAGS ID
550
551maintainer-clean-tags:
552
553distdir = $(PACKAGE)-$(VERSION)
554top_distdir = $(distdir)
555
556# This target untars the dist file and tries a VPATH configuration. Then
557# it guarantees that the distribution is self-contained by making another
558# tarfile.
559distcheck: dist
a2d91340
AC
560 -rm -rf $(distdir)
561 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
252b5132
RH
562 mkdir $(distdir)/=build
563 mkdir $(distdir)/=inst
a2d91340
AC
564 dc_install_base=`cd $(distdir)/=inst && pwd`; \
565 cd $(distdir)/=build \
252b5132
RH
566 && ../configure --srcdir=.. --prefix=$$dc_install_base \
567 && $(MAKE) $(AM_MAKEFLAGS) \
568 && $(MAKE) $(AM_MAKEFLAGS) dvi \
569 && $(MAKE) $(AM_MAKEFLAGS) check \
570 && $(MAKE) $(AM_MAKEFLAGS) install \
571 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
a2d91340
AC
572 && $(MAKE) $(AM_MAKEFLAGS) dist
573 -rm -rf $(distdir)
252b5132
RH
574 @banner="$(distdir).tar.gz is ready for distribution"; \
575 dashes=`echo "$$banner" | sed s/./=/g`; \
576 echo "$$dashes"; \
577 echo "$$banner"; \
578 echo "$$dashes"
579dist: distdir
a2d91340
AC
580 -chmod -R a+r $(distdir)
581 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
582 -rm -rf $(distdir)
252b5132 583dist-all: distdir
a2d91340
AC
584 -chmod -R a+r $(distdir)
585 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
586 -rm -rf $(distdir)
252b5132 587distdir: $(DISTFILES)
a2d91340 588 -rm -rf $(distdir)
252b5132 589 mkdir $(distdir)
a2d91340 590 -chmod 777 $(distdir)
252b5132
RH
591 @for file in $(DISTFILES); do \
592 if test -f $$file; then d=.; else d=$(srcdir); fi; \
593 if test -d $$d/$$file; then \
a2d91340 594 cp -pr $$d/$$file $(distdir)/$$file; \
252b5132
RH
595 else \
596 test -f $(distdir)/$$file \
a2d91340
AC
597 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
598 || cp -p $$d/$$file $(distdir)/$$file || :; \
252b5132
RH
599 fi; \
600 done
601 for subdir in $(SUBDIRS); do \
602 if test "$$subdir" = .; then :; else \
603 test -d $(distdir)/$$subdir \
604 || mkdir $(distdir)/$$subdir \
605 || exit 1; \
a2d91340 606 chmod 777 $(distdir)/$$subdir; \
252b5132
RH
607 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
608 || exit 1; \
609 fi; \
610 done
611info-am:
612info: info-recursive
613dvi-am:
614dvi: dvi-recursive
615check-am:
616check: check-recursive
617installcheck-am:
618installcheck: installcheck-recursive
619install-info-am:
620install-info: install-info-recursive
621all-recursive-am: config.h
622 $(MAKE) $(AM_MAKEFLAGS) all-recursive
623
624install-exec-am: install-libLTLIBRARIES
625install-exec: install-exec-recursive
626
627install-data-am:
628install-data: install-data-recursive
629
630install-am: all-am
631 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
632install: install-recursive
633uninstall-am: uninstall-libLTLIBRARIES
634uninstall: uninstall-recursive
635all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
636all-redirect: all-recursive-am
637install-strip:
a2d91340 638 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
252b5132
RH
639installdirs: installdirs-recursive
640installdirs-am:
641 $(mkinstalldirs) $(DESTDIR)$(libdir)
642
643
644mostlyclean-generic:
645
646clean-generic:
647 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
648
649distclean-generic:
650 -rm -f Makefile $(CONFIG_CLEAN_FILES)
651 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
652
653maintainer-clean-generic:
654mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
655 mostlyclean-compile mostlyclean-libtool \
656 mostlyclean-libLTLIBRARIES mostlyclean-tags \
657 mostlyclean-generic
658
659mostlyclean: mostlyclean-recursive
660
661clean-am: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
662 clean-libLTLIBRARIES clean-tags clean-generic \
663 mostlyclean-am
664
665clean: clean-recursive
666
667distclean-am: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
668 distclean-libtool distclean-libLTLIBRARIES \
669 distclean-tags distclean-generic clean-am
670 -rm -f libtool
671
672distclean: distclean-recursive
673 -rm -f config.status
674
675maintainer-clean-am: maintainer-clean-hdr \
676 maintainer-clean-noinstLIBRARIES \
677 maintainer-clean-compile maintainer-clean-libtool \
678 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
679 maintainer-clean-generic distclean-am
680 @echo "This command is intended for maintainers to use;"
681 @echo "it deletes files that may require special tools to rebuild."
682
683maintainer-clean: maintainer-clean-recursive
684 -rm -f config.status
685
686.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
687mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
688clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
689mostlyclean-compile distclean-compile clean-compile \
690maintainer-clean-compile mostlyclean-libtool distclean-libtool \
691clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
692distclean-libLTLIBRARIES clean-libLTLIBRARIES \
693maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
a2d91340
AC
694install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
695install-exec-recursive uninstall-exec-recursive installdirs-recursive \
696uninstalldirs-recursive all-recursive check-recursive \
697installcheck-recursive info-recursive dvi-recursive \
698mostlyclean-recursive distclean-recursive clean-recursive \
252b5132
RH
699maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
700distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
701dvi-am dvi check check-am installcheck-am installcheck install-info-am \
702install-info all-recursive-am install-exec-am install-exec \
703install-data-am install-data install-am install uninstall-am uninstall \
a2d91340
AC
704all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
705distclean-generic clean-generic maintainer-clean-generic clean \
706mostlyclean distclean maintainer-clean
252b5132
RH
707
708
709disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
710 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
711
712stamp-lib: libopcodes.la
e56f75e9
ILT
713 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
714 if [ -f $$libtooldir/libopcodes.a ]; then \
715 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
252b5132
RH
716 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
717 else true; fi
718 touch stamp-lib
719
720libopcodes.a: stamp-lib ; @true
721po/POTFILES.in: @MAINT@ Makefile
722 for file in $(POTFILES); do echo $$file; done | sort > tmp \
723 && mv tmp $(srcdir)/po/POTFILES.in
724
725# We should reconfigure whenever bfd/configure.in changes, because
726# that's where the version number comes from.
727config.status: $(srcdir)/configure $(srcdir)/../bfd/configure.in
728 $(SHELL) ./config.status --recheck
729
6094e721 730# The start marker is written this way to pass through automake unscathed.
252b5132 731
0ab71ce3
NC
732ia64-ic.tbl: $(srcdir)/ia64-ic.tbl
733 $(LN_S) -f $(srcdir)/ia64-ic.tbl
734ia64-raw.tbl: $(srcdir)/ia64-raw.tbl
735 $(LN_S) -f $(srcdir)/ia64-raw.tbl
736ia64-waw.tbl: $(srcdir)/ia64-waw.tbl
737 $(LN_S) -f $(srcdir)/ia64-waw.tbl
738ia64-war.tbl: $(srcdir)/ia64-war.tbl
739 $(LN_S) -f $(srcdir)/ia64-war.tbl
740
741ia64-gen: ia64-gen.o
742 $(LINK) ia64-gen.o $(LIBIBERTY)
743
744ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
745 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
746
747ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
748 ./ia64-gen > $(srcdir)/ia64-asmtab.c
749
252b5132
RH
750# This dependency stuff is copied from BFD.
751
73c418f4
ILT
752DEP: dep.sed $(CFILES) $(HFILES) config.h
753 rm -f DEP1
41b49281 754 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
755 sed -f dep.sed < DEP1 > DEPA
756 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
757 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1581f8c9
AM
758 echo 'make DEP failed!'; exit 1; \
759 else \
0bdaf48b 760 mv -f DEPA $@; \
1581f8c9 761 fi
252b5132 762
73c418f4 763DEP1: $(CFILES)
73c418f4 764 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
765 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
766 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
767 mv -f DEP2 $@
252b5132
RH
768
769dep.sed: dep-in.sed config.status
770 sed <$(srcdir)/dep-in.sed >dep.sed \
771 -e 's!@BFD_H@!$(BFD_H)!' \
772 -e 's!@INCDIR@!$(INCDIR)!' \
773 -e 's!@BFDDIR@!$(BFDDIR)!' \
774 -e 's!@SRCDIR@!$(srcdir)!'
775
73c418f4 776dep: DEP
252b5132 777 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
73c418f4 778 cat DEP >> tmp-Makefile
252b5132
RH
779 $(srcdir)/../move-if-change tmp-Makefile Makefile
780
73c418f4 781dep-in: DEP
252b5132 782 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
73c418f4 783 cat DEP >> tmp-Makefile.in
252b5132
RH
784 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
785
73c418f4 786dep-am: DEP
252b5132 787 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
73c418f4 788 cat DEP >> tmp-Makefile.am
252b5132
RH
789 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
790
791.PHONY: dep dep-in dep-am
792
793# What appears below is generated by a hacked mkdep using gcc -MM.
794
795# DO NOT DELETE THIS LINE -- mkdep uses it.
796# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
0d8dfecf
AM
797a29k-dis.lo: a29k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
798 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/a29k.h
799alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
800 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/alpha.h
801alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
802 $(INCDIR)/opcode/alpha.h $(BFD_H) opintl.h
803arc-dis.lo: arc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
804 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/arc.h \
805 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
806 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
807 $(INCDIR)/elf/reloc-macros.h opintl.h
808arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
809 $(INCDIR)/opcode/arc.h opintl.h
810arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
811 $(INCDIR)/dis-asm.h $(BFD_H) arm-opc.h $(INCDIR)/coff/internal.h \
812 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h opintl.h $(BFDDIR)/elf-bfd.h \
252b5132 813 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
0d8dfecf
AM
814 $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
815avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
bbeb2e03 816 $(INCDIR)/dis-asm.h $(BFD_H) opintl.h $(INCDIR)/opcode/avr.h
0d8dfecf
AM
817cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
818 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h \
6094e721 819 opintl.h
0d8dfecf
AM
820cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
821 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
822cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
823 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
6c95a37f
HPN
824cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
825 $(INCDIR)/ansidecl.h sysdep.h config.h $(INCDIR)/opcode/cris.h \
826 $(INCDIR)/libiberty.h
827cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
0d8dfecf
AM
828d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
829 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H)
830d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
831 $(INCDIR)/opcode/d10v.h
832d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
833 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
252b5132 834 opintl.h
0d8dfecf
AM
835d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
836 $(INCDIR)/opcode/d30v.h
837dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
838 $(INCDIR)/dis-asm.h $(BFD_H) opintl.h
839disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 840 $(INCDIR)/dis-asm.h $(BFD_H)
0d8dfecf 841fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132
RH
842 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
843 fr30-opc.h opintl.h
0d8dfecf 844fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132
RH
845 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
846 fr30-opc.h opintl.h
0d8dfecf
AM
847fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
848 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
849 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h
850fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
851 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
852 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h
853fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
854 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
252b5132 855 fr30-opc.h
0d8dfecf
AM
856h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
857 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
858 opintl.h
859h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
860 h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) opintl.h
861hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
862 $(INCDIR)/dis-asm.h $(BFD_H) $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
863i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
864 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/i370.h
865i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
866 $(INCDIR)/opcode/i370.h
252b5132
RH
867i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
868 $(INCDIR)/ansidecl.h sysdep.h config.h opintl.h
0d8dfecf
AM
869i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
870 $(INCDIR)/dis-asm.h $(BFD_H)
2114f57b
AM
871ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
872 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/ia64.h
873ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h
874ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h
875ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h
876ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h
877ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h
878ia64-opc-d.lo: ia64-opc-d.c
879ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
880 sysdep.h config.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
881 ia64-asmtab.c
882ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
883 sysdep.h config.h ia64-opc.h $(INCDIR)/opcode/ia64.h \
884 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
885 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
886ia64-asmtab.lo: ia64-asmtab.c
0d8dfecf 887m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132
RH
888 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
889 m32r-opc.h opintl.h
0d8dfecf 890m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132
RH
891 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
892 m32r-opc.h opintl.h
0d8dfecf
AM
893m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
894 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
895 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h
896m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
897 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
898 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h
899m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
900 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
252b5132 901 m32r-opc.h
0d8dfecf
AM
902m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
903 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
252b5132 904 m32r-opc.h
bbeb2e03
L
905m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
906 $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H)
907m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
60bcf0fa 908 $(INCDIR)/opcode/m68hc11.h
0d8dfecf
AM
909m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
910 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/floatformat.h \
911 opintl.h $(INCDIR)/opcode/m68k.h
912m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 913 $(INCDIR)/opcode/m68k.h
0d8dfecf
AM
914m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
915 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/m88k.h \
916 opintl.h
917mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
918 mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H)
919mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
920 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/mips.h \
921 opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
922 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
923 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
924mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
925 $(INCDIR)/opcode/mips.h
926mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
927 $(INCDIR)/opcode/mips.h
928m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
929 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
930 opintl.h
931m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
932 $(INCDIR)/opcode/mn10200.h
933m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
934 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
935 opintl.h
936m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
937 $(INCDIR)/opcode/mn10300.h
252b5132
RH
938ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
939 sysdep.h config.h $(INCDIR)/dis-asm.h $(INCDIR)/opcode/ns32k.h \
940 opintl.h
0d8dfecf
AM
941pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
942 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H)
943pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
944 $(INCDIR)/opcode/pj.h
945ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
946 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/ppc.h
947ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
948 $(INCDIR)/opcode/ppc.h opintl.h
949sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
950 sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H)
951sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
952 $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
953 $(INCDIR)/libiberty.h opintl.h
954sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
955 $(INCDIR)/opcode/sparc.h
956tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
957 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/tic30.h
bbeb2e03
L
958tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
959 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/tic54x.h \
960 $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
961tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
962 $(INCDIR)/opcode/tic54x.h
0d8dfecf
AM
963tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
964 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H)
965tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
966 $(INCDIR)/opcode/tic80.h
967v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
968 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
6094e721 969 opintl.h
0d8dfecf
AM
970v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
971 $(INCDIR)/opcode/v850.h opintl.h
972vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
973 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H)
974w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
975 w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H)
976z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
977 $(INCDIR)/dis-asm.h $(BFD_H) z8k-opc.h
978z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h
252b5132
RH
979# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
980
981# Tell versions [3.59,3.63) of GNU make to not export all variables.
982# Otherwise a system limit (for SysV at least) may be exceeded.
983.NOEXPORT:
This page took 0.13789 seconds and 4 git commands to generate.