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