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