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