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