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