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