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