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