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