b552ba620f893438d9be23549408e9a8f893de1b
[deliverable/binutils-gdb.git] / opcodes / Makefile.in
1 # Makefile.in generated automatically by automake 1.2 from Makefile.am
2
3 # Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy, distribute and modify it.
6
7
8 SHELL = @SHELL@
9
10 srcdir = @srcdir@
11 top_srcdir = @top_srcdir@
12 VPATH = @srcdir@
13 prefix = @prefix@
14 exec_prefix = @exec_prefix@
15
16 bindir = @bindir@
17 sbindir = @sbindir@
18 libexecdir = @libexecdir@
19 datadir = @datadir@
20 sysconfdir = @sysconfdir@
21 sharedstatedir = @sharedstatedir@
22 localstatedir = @localstatedir@
23 libdir = @libdir@
24 infodir = @infodir@
25 mandir = @mandir@
26 includedir = @includedir@
27 oldincludedir = /usr/include
28
29 pkgdatadir = $(datadir)/@PACKAGE@
30 pkglibdir = $(libdir)/@PACKAGE@
31 pkgincludedir = $(includedir)/@PACKAGE@
32
33 top_builddir = .
34
35 ACLOCAL = @ACLOCAL@
36 AUTOCONF = @AUTOCONF@
37 AUTOMAKE = @AUTOMAKE@
38 AUTOHEADER = @AUTOHEADER@
39
40 INSTALL = @INSTALL@
41 INSTALL_PROGRAM = @INSTALL_PROGRAM@
42 INSTALL_DATA = @INSTALL_DATA@
43 INSTALL_SCRIPT = @INSTALL_SCRIPT@
44 transform = @program_transform_name@
45
46 NORMAL_INSTALL = true
47 PRE_INSTALL = true
48 POST_INSTALL = true
49 NORMAL_UNINSTALL = true
50 PRE_UNINSTALL = true
51 POST_UNINSTALL = true
52 build_alias = @build_alias@
53 build_triplet = @build@
54 host_alias = @host_alias@
55 host_triplet = @host@
56 target_alias = @target_alias@
57 target_triplet = @target@
58 AR = @AR@
59 BFD_MACHINES = @BFD_MACHINES@
60 CC = @CC@
61 EXEEXT = @EXEEXT@
62 HDEFINES = @HDEFINES@
63 LD = @LD@
64 LIBTOOL = @LIBTOOL@
65 LN_S = @LN_S@
66 MAINT = @MAINT@
67 MAKEINFO = @MAKEINFO@
68 NM = @NM@
69 PACKAGE = @PACKAGE@
70 RANLIB = @RANLIB@
71 VERSION = @VERSION@
72 archdefs = @archdefs@
73
74 INCDIR = $(srcdir)/../include
75 BFDDIR = $(srcdir)/../bfd
76 DEP = mkdep
77
78 lib_LTLIBRARIES = libopcodes.la
79
80 # This is where bfd.h lives.
81 BFD_H = ../bfd/bfd.h
82
83 # Header files.
84 HFILES = \
85 arm-opc.h \
86 h8500-opc.h \
87 sh-opc.h \
88 sysdep.h \
89 w65-opc.h \
90 z8k-opc.h
91
92 # C source files that correspond to .o's.
93 CFILES = \
94 a29k-dis.c \
95 alpha-dis.c \
96 alpha-opc.c \
97 arm-dis.c \
98 cgen-asm.c \
99 cgen-dis.c \
100 cgen-opc.c \
101 d10v-dis.c \
102 d10v-opc.c \
103 dis-buf.c \
104 disassemble.c \
105 h8300-dis.c \
106 h8500-dis.c \
107 hppa-dis.c \
108 i386-dis.c \
109 i960-dis.c \
110 m32r-asm.c \
111 m32r-dis.c \
112 m32r-opc.c \
113 m68k-dis.c \
114 m68k-opc.c \
115 m88k-dis.c \
116 mips-dis.c \
117 mips-opc.c \
118 mips16-opc.c \
119 m10200-dis.c \
120 m10200-opc.c \
121 m10300-dis.c \
122 m10300-opc.c \
123 ns32k-dis.c \
124 ppc-dis.c \
125 ppc-opc.c \
126 sh-dis.c \
127 sparc-dis.c \
128 sparc-opc.c \
129 tic30-dis.c \
130 w65-dis.c \
131 z8k-dis.c \
132 z8kgen.c
133
134 ALL_MACHINES = \
135 a29k-dis.lo \
136 alpha-dis.lo \
137 alpha-opc.lo \
138 arc-dis.lo \
139 arc-opc.lo \
140 arm-dis.lo \
141 cgen-asm.lo \
142 cgen-dis.lo \
143 cgen-opc.lo \
144 d10v-dis.lo \
145 d10v-opc.lo \
146 $(start-sanitize-d30v) \
147 d30v-dis.lo \
148 d30v-opc.lo \
149 $(end-sanitize-d30v) \
150 h8300-dis.lo \
151 h8500-dis.lo \
152 hppa-dis.lo \
153 i386-dis.lo \
154 i960-dis.lo \
155 m32r-asm.lo \
156 m32r-dis.lo \
157 m32r-opc.lo \
158 m68k-dis.lo \
159 m68k-opc.lo \
160 m88k-dis.lo \
161 m10200-dis.lo \
162 m10200-opc.lo \
163 m10300-dis.lo \
164 m10300-opc.lo \
165 mips-dis.lo \
166 mips-opc.lo \
167 mips16-opc.lo \
168 ppc-dis.lo \
169 ppc-opc.lo \
170 ns32k-dis.lo \
171 sh-dis.lo \
172 sparc-dis.lo \
173 sparc-opc.lo \
174 tic30-dis.lo \
175 $(start-sanitize-tic80) \
176 tic80-dis.lo \
177 tic80-opc.lo \
178 $(end-sanitize-tic80) \
179 $(start-sanitize-sky) \
180 dvp-dis.lo \
181 dvp-opc.lo \
182 $(end-sanitize-sky) \
183 v850-dis.lo \
184 v850-opc.lo \
185 w65-dis.lo \
186 z8k-dis.lo
187
188 OFILES = @BFD_MACHINES@
189
190 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@
191
192 libopcodes_la_SOURCES = dis-buf.c disassemble.c
193 libopcodes_la_DEPENDENCIES = $(OFILES)
194 libopcodes_la_LIBADD = $(OFILES)
195 libopcodes_la_LDFLAGS = -release $(VERSION)
196
197 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
198 # the build directory so that we don't have to convert all the
199 # programs that use libopcodes.a simultaneously. This is a hack which
200 # should be removed if everything else starts using libtool. FIXME.
201
202 noinst_LIBRARIES = libopcodes.a
203
204 CLEANFILES = libopcodes.a stamp-lib dep.sed .dep .dep1
205 # start-sanitize-cygnus
206 CLEANFILES = libopcodes.a stamp-lib dep.sed .dep .dep1 stamp-m32r
207 # end-sanitize-cygnus
208
209 # start-sanitize-cygnus
210 # CGEN support is sanitized out of FSF releases for now.
211 # Sanitization must be split between assignments and rules because
212 # automake splits them that way.
213
214 SCHEME = @SCHEME@
215 SCHEMEFLAGS = -s
216 CGENDIR = $(srcdir)/../cgen
217 CGENFLAGS = -v
218
219 CGENFILES = $(CGENDIR)/object.scm $(CGENDIR)/utils.scm \
220 $(CGENDIR)/utils-cgen.scm $(CGENDIR)/cpu.scm \
221 $(CGENDIR)/mode.scm $(CGENDIR)/mach.scm \
222 $(CGENDIR)/ifield.scm $(CGENDIR)/iformat.scm \
223 $(CGENDIR)/operand.scm $(CGENDIR)/insn.scm \
224 $(CGENDIR)/opcodes.scm $(CGENDIR)/cgen-opc.scm \
225 cgen-opc.in cgen-asm.in cgen-dis.in
226 # The end marker is written this way to pass through automake unscathed.
227 ENDSAN = end-sanitize-cygnus
228 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
229 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
230 CONFIG_HEADER = config.h
231 CONFIG_CLEAN_FILES =
232 LIBRARIES = $(noinst_LIBRARIES)
233
234
235 DEFS = @DEFS@ -I. -I$(srcdir) -I.
236 CPPFLAGS = @CPPFLAGS@
237 LDFLAGS = @LDFLAGS@
238 LIBS = @LIBS@
239 libopcodes_a_LIBADD =
240 libopcodes_a_SOURCES = libopcodes.a.c
241 libopcodes_a_OBJECTS = libopcodes.a.o
242 LTLIBRARIES = $(lib_LTLIBRARIES)
243
244 libopcodes_la_OBJECTS = dis-buf.lo disassemble.lo
245 CFLAGS = @CFLAGS@
246 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
247 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
248 LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
249 DIST_COMMON = ChangeLog Makefile.am Makefile.in acconfig.h acinclude.m4 \
250 aclocal.m4 config.in configure configure.in stamp-h.in
251
252
253 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
254
255 TAR = tar
256 GZIP = --best
257 SOURCES = libopcodes.a.c $(libopcodes_la_SOURCES)
258 OBJECTS = libopcodes.a.o $(libopcodes_la_OBJECTS)
259
260 default: all
261
262 .SUFFIXES:
263 .SUFFIXES: .S .c .lo .o .s
264 $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
265 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
266
267 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
268 cd $(top_builddir) \
269 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
270
271 $(ACLOCAL_M4): @MAINT@ configure.in acinclude.m4
272 cd $(srcdir) && $(ACLOCAL)
273
274 config.status: $(srcdir)/configure
275 $(SHELL) ./config.status --recheck
276 $(srcdir)/configure: @MAINT@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
277 cd $(srcdir) && $(AUTOCONF)
278
279 config.h: stamp-h ; @:
280 stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
281 cd $(top_builddir) \
282 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
283 $(SHELL) ./config.status
284 @echo timestamp > stamp-h
285 $(srcdir)/config.in: @MAINT@$(srcdir)/stamp-h.in
286 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
287 cd $(top_srcdir) && $(AUTOHEADER)
288 @echo timestamp > $(srcdir)/stamp-h.in
289
290 mostlyclean-hdr:
291
292 clean-hdr:
293
294 distclean-hdr:
295 rm -f config.h
296
297 maintainer-clean-hdr:
298
299 mostlyclean-noinstLIBRARIES:
300
301 clean-noinstLIBRARIES:
302 test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
303
304 distclean-noinstLIBRARIES:
305
306 maintainer-clean-noinstLIBRARIES:
307
308 .s.o:
309 $(COMPILE) -c $<
310
311 .S.o:
312 $(COMPILE) -c $<
313
314 .c.o:
315 $(COMPILE) -c $<
316
317 mostlyclean-compile:
318 rm -f *.o core
319
320 clean-compile:
321
322 distclean-compile:
323 rm -f *.tab.c
324
325 maintainer-clean-compile:
326
327 .c.lo:
328 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
329
330 # These are just copies of the above rule.
331 .s.lo:
332 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
333
334 .S.lo:
335 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
336
337 mostlyclean-libtool:
338 rm -f *.lo
339
340 clean-libtool:
341 rm -rf .libs
342
343 distclean-libtool:
344
345 maintainer-clean-libtool:
346
347 mostlyclean-libLTLIBRARIES:
348
349 clean-libLTLIBRARIES:
350 test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
351
352 distclean-libLTLIBRARIES:
353
354 maintainer-clean-libLTLIBRARIES:
355
356 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
357 @$(NORMAL_INSTALL)
358 $(mkinstalldirs) $(libdir)
359 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
360 if test -f $$p; then \
361 echo "$(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(libdir)/$$p"; \
362 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(libdir)/$$p; \
363 else :; fi; \
364 done
365
366 uninstall-libLTLIBRARIES:
367 $(NORMAL_UNINSTALL)
368 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
369 $(LIBTOOL) --mode=uninstall rm -f $(libdir)/$$p; \
370 done
371
372 libopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES)
373 $(LINK) -rpath $(libdir) $(libopcodes_la_LDFLAGS) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
374
375 tags: TAGS
376
377 ID: $(HEADERS) $(SOURCES)
378 here=`pwd` && cd $(srcdir) && mkid -f$$here/ID $(SOURCES) $(HEADERS)
379
380 TAGS: $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES)
381 tags=; \
382 here=`pwd`; \
383 test -z "$(ETAGS_ARGS)config.in$(SOURCES)$(HEADERS)$$tags" \
384 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $(SOURCES) $(HEADERS) -o $$here/TAGS)
385
386 mostlyclean-tags:
387
388 clean-tags:
389
390 distclean-tags:
391 rm -f TAGS ID
392
393 maintainer-clean-tags:
394
395 distdir = $(PACKAGE)-$(VERSION)
396 top_distdir = $(distdir)
397
398 # This target untars the dist file and tries a VPATH configuration. Then
399 # it guarantees that the distribution is self-contained by making another
400 # tarfile.
401 distcheck: dist
402 rm -rf $(distdir)
403 GZIP=$(GZIP) $(TAR) zxf $(distdir).tar.gz
404 mkdir $(distdir)/=build
405 mkdir $(distdir)/=inst
406 dc_install_base=`cd $(distdir)/=inst && pwd`; \
407 cd $(distdir)/=build \
408 && ../configure --srcdir=.. --prefix=$$dc_install_base \
409 && $(MAKE) \
410 && $(MAKE) dvi \
411 && $(MAKE) check \
412 && $(MAKE) install \
413 && $(MAKE) installcheck \
414 && $(MAKE) dist
415 rm -rf $(distdir)
416 @echo "========================"; \
417 echo "$(distdir).tar.gz is ready for distribution"; \
418 echo "========================"
419 dist: distdir
420 -chmod -R a+r $(distdir)
421 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
422 rm -rf $(distdir)
423 dist-all: distdir
424 -chmod -R a+r $(distdir)
425 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
426 rm -rf $(distdir)
427 distdir: $(DISTFILES)
428 rm -rf $(distdir)
429 mkdir $(distdir)
430 -chmod 777 $(distdir)
431 @for file in $(DISTFILES); do \
432 if test -f $$file; then d=.; else d=$(srcdir); fi; \
433 test -f $(distdir)/$$file \
434 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
435 || cp -p $$d/$$file $(distdir)/$$file; \
436 done
437 info:
438 dvi:
439 check: all
440 $(MAKE)
441 installcheck:
442 install-info:
443 install-exec: install-libLTLIBRARIES
444 @$(NORMAL_INSTALL)
445
446 install-data:
447 @$(NORMAL_INSTALL)
448
449 install: install-exec install-data all
450 @:
451
452 uninstall: uninstall-libLTLIBRARIES
453
454 all: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
455
456 install-strip:
457 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
458 installdirs:
459 $(mkinstalldirs) $(libdir)
460
461
462 mostlyclean-generic:
463 test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
464
465 clean-generic:
466 test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
467
468 distclean-generic:
469 rm -f Makefile $(DISTCLEANFILES)
470 rm -f config.cache config.log stamp-h stamp-h[0-9]*
471 test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
472
473 maintainer-clean-generic:
474 test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
475 test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
476 mostlyclean: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
477 mostlyclean-compile mostlyclean-libtool \
478 mostlyclean-libLTLIBRARIES mostlyclean-tags \
479 mostlyclean-generic
480
481 clean: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
482 clean-libLTLIBRARIES clean-tags clean-generic \
483 mostlyclean
484
485 distclean: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
486 distclean-libtool distclean-libLTLIBRARIES \
487 distclean-tags distclean-generic clean
488 rm -f config.status
489 rm -f libtool
490
491 maintainer-clean: maintainer-clean-hdr maintainer-clean-noinstLIBRARIES \
492 maintainer-clean-compile maintainer-clean-libtool \
493 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
494 maintainer-clean-generic distclean
495 @echo "This command is intended for maintainers to use;"
496 @echo "it deletes files that may require special tools to rebuild."
497 rm -f config.status
498
499 .PHONY: default mostlyclean-hdr distclean-hdr clean-hdr \
500 maintainer-clean-hdr mostlyclean-noinstLIBRARIES \
501 distclean-noinstLIBRARIES clean-noinstLIBRARIES \
502 maintainer-clean-noinstLIBRARIES mostlyclean-compile distclean-compile \
503 clean-compile maintainer-clean-compile mostlyclean-libtool \
504 distclean-libtool clean-libtool maintainer-clean-libtool \
505 mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
506 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
507 uninstall-libLTLIBRARIES install-libLTLIBRARIES tags mostlyclean-tags \
508 distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
509 installcheck install-info install-exec install-data install uninstall \
510 all installdirs mostlyclean-generic distclean-generic clean-generic \
511 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
512
513
514 disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
515 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
516
517 stamp-lib: libopcodes.la
518 cp .libs/libopcodes.a libopcodes.tmp
519 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a
520 touch stamp-lib
521
522 libopcodes.a: stamp-lib ; @true
523
524 # start-sanitize-cygnus
525 cgen:
526 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGENDIR) $(CGENFLAGS) $(SCHEME) $(SCHEMEFLAGS) $(arch)
527 touch stamp-${arch}
528
529 .PHONY: cgen
530
531 # For now, require developers to configure with --enable-maintainer-mode.
532 # ??? Do we need to use a different option?
533 m32r-opc.h m32r-opc.c m32r-asm.c m32r-dis.c: @MAINT@ stamp-m32r
534 @true
535 stamp-m32r: $(CGENFILES) $(CGENDIR)/m32r.cpu $(CGENDIR)/m32r.opc
536 $(MAKE) cgen arch=m32r prefix=m32r
537 # end-sanitize-cygnus
538
539 # start-sanitize-tic80
540 tic80-dis.lo: tic80-dis.c $(INCDIR)/dis-asm.h ../bfd/bfd.h \
541 $(INCDIR)/opcode/tic80.h
542 tic80-opc.lo: tic80-opc.c $(INCDIR)/opcode/tic80.h
543 # end-sanitize-tic80
544
545 # start-sanitize-sky
546 dvp-dis.lo: dvp-dis.c $(INCDIR)/dis-asm.h ../bfd/bfd.h \
547 $(INCDIR)/opcode/dvp.h
548 dvp-opc.lo: dvp-opc.c $(INCDIR)/opcode/dvp.h
549
550 mips-dis.lo: mips-dis.c
551 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/mips-dis.c
552 # end-sanitize-sky
553
554 # This dependency stuff is copied from BFD.
555
556 .dep: dep.sed $(CFILES) $(HFILES) config.h
557 rm -f .dep1
558 $(MAKE) DEP=$(DEP) .dep1
559 sed -f dep.sed < .dep1 > .dep
560
561 .dep1: $(CFILES)
562 rm -f .dep2 .dep2a
563 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep2
564 echo > .dep2a
565 $(DEP) -f .dep2a $(INCLUDES) $(CFLAGS) $?
566 sed -e '/DO NOT DELETE/d' -e '/^$$/d' < .dep2a >> .dep2
567 rm -f .dep2a
568 $(srcdir)/../move-if-change .dep2 .dep1
569
570 dep.sed: dep-in.sed config.status
571 sed <$(srcdir)/dep-in.sed >dep.sed \
572 -e 's!@BFD_H@!$(BFD_H)!' \
573 -e 's!@INCDIR@!$(INCDIR)!' \
574 -e 's!@BFDDIR@!$(BFDDIR)!' \
575 -e 's!@SRCDIR@!$(srcdir)!'
576
577 dep: .dep
578 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
579 cat .dep >> tmp-Makefile
580 $(srcdir)/../move-if-change tmp-Makefile Makefile
581
582 dep-in: .dep
583 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
584 cat .dep >> tmp-Makefile.in
585 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
586
587 dep-am: .dep
588 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
589 cat .dep >> tmp-Makefile.am
590 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
591
592 .PHONY: dep dep-in dep-am
593
594 # What appears below is generated by a hacked mkdep using gcc -MM.
595
596 # DO NOT DELETE THIS LINE -- mkdep uses it.
597 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
598 a29k-dis.lo: a29k-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
599 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/a29k.h
600 alpha-dis.lo: alpha-dis.c $(INCDIR)/ansidecl.h sysdep.h \
601 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/alpha.h
602 alpha-opc.lo: alpha-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/alpha.h \
603 $(BFD_H)
604 arm-dis.lo: arm-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
605 $(INCDIR)/ansidecl.h arm-opc.h $(INCDIR)/coff/internal.h \
606 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
607 cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/libiberty.h \
608 $(BFD_H) $(INCDIR)/opcode/cgen.h
609 cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/libiberty.h \
610 $(BFD_H) $(INCDIR)/opcode/cgen.h
611 cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/libiberty.h \
612 $(BFD_H) $(INCDIR)/opcode/cgen.h
613 d10v-dis.lo: d10v-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/d10v.h \
614 $(INCDIR)/dis-asm.h $(BFD_H)
615 d10v-opc.lo: d10v-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/d10v.h
616 dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/dis-asm.h \
617 $(BFD_H)
618 disassemble.lo: disassemble.c $(INCDIR)/ansidecl.h \
619 $(INCDIR)/dis-asm.h $(BFD_H)
620 h8300-dis.lo: h8300-dis.c $(INCDIR)/opcode/h8300.h \
621 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h
622 h8500-dis.lo: h8500-dis.c h8500-opc.h $(INCDIR)/dis-asm.h \
623 $(BFD_H) $(INCDIR)/ansidecl.h
624 hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
625 $(BFD_H) $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
626 i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
627 $(INCDIR)/ansidecl.h sysdep.h config.h
628 i960-dis.lo: i960-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
629 $(INCDIR)/ansidecl.h
630 m32r-asm.lo: m32r-asm.c sysdep.h config.h $(BFD_H) \
631 m32r-opc.h $(INCDIR)/opcode/cgen.h
632 m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
633 $(BFD_H) m32r-opc.h $(INCDIR)/opcode/cgen.h
634 m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/libiberty.h \
635 $(BFD_H) m32r-opc.h $(INCDIR)/opcode/cgen.h
636 m68k-dis.lo: m68k-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
637 $(INCDIR)/ansidecl.h $(INCDIR)/floatformat.h $(INCDIR)/opcode/m68k.h
638 m68k-opc.lo: m68k-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/m68k.h
639 m88k-dis.lo: m88k-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
640 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/m88k.h
641 mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
642 $(BFD_H) $(INCDIR)/opcode/mips.h $(BFDDIR)/elf-bfd.h \
643 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
644 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h
645 mips-opc.lo: mips-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
646 mips16-opc.lo: mips16-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
647 m10200-dis.lo: m10200-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10200.h \
648 $(INCDIR)/dis-asm.h $(BFD_H)
649 m10200-opc.lo: m10200-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10200.h
650 m10300-dis.lo: m10300-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10300.h \
651 $(INCDIR)/dis-asm.h $(BFD_H)
652 m10300-opc.lo: m10300-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10300.h
653 ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
654 sysdep.h config.h $(INCDIR)/dis-asm.h $(INCDIR)/opcode/ns32k.h
655 ppc-dis.lo: ppc-dis.c $(INCDIR)/ansidecl.h sysdep.h \
656 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/ppc.h
657 ppc-opc.lo: ppc-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/ppc.h
658 sh-dis.lo: sh-dis.c sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H) \
659 $(INCDIR)/ansidecl.h
660 sparc-dis.lo: sparc-dis.c $(INCDIR)/ansidecl.h sysdep.h \
661 config.h $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h \
662 $(BFD_H) $(INCDIR)/libiberty.h
663 sparc-opc.lo: sparc-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/sparc.h
664 tic30-dis.lo: tic30-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
665 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/tic30.h
666 w65-dis.lo: w65-dis.c w65-opc.h $(INCDIR)/dis-asm.h \
667 $(BFD_H) $(INCDIR)/ansidecl.h
668 z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
669 $(BFD_H) z8k-opc.h
670 z8kgen.lo: z8kgen.c sysdep.h config.h
671 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
672
673 # Tell versions [3.59,3.63) of GNU make to not export all variables.
674 # Otherwise a system limit (for SysV at least) may be exceeded.
675 .NOEXPORT:
This page took 0.081379 seconds and 4 git commands to generate.