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