| 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 | ALL_OBJ_DEPS = @ALL_OBJ_DEPS@
|
|---|
| 67 | AS = @AS@
|
|---|
| 68 | BFDLIB = @BFDLIB@
|
|---|
| 69 | CATALOGS = @CATALOGS@
|
|---|
| 70 | CATOBJEXT = @CATOBJEXT@
|
|---|
| 71 | CC = @CC@
|
|---|
| 72 | CXX = @CXX@
|
|---|
| 73 | CXXCPP = @CXXCPP@
|
|---|
| 74 | DATADIRNAME = @DATADIRNAME@
|
|---|
| 75 | DLLTOOL = @DLLTOOL@
|
|---|
| 76 | EXEEXT = @EXEEXT@
|
|---|
| 77 | GCJ = @GCJ@
|
|---|
| 78 | GCJFLAGS = @GCJFLAGS@
|
|---|
| 79 | GDBINIT = @GDBINIT@
|
|---|
| 80 | GMOFILES = @GMOFILES@
|
|---|
| 81 | GMSGFMT = @GMSGFMT@
|
|---|
| 82 | GT_NO = @GT_NO@
|
|---|
| 83 | GT_YES = @GT_YES@
|
|---|
| 84 | INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
|
|---|
| 85 | INSTOBJEXT = @INSTOBJEXT@
|
|---|
| 86 | INTLDEPS = @INTLDEPS@
|
|---|
| 87 | INTLOBJS = @INTLOBJS@
|
|---|
| 88 | LIBM = @LIBM@
|
|---|
| 89 | LIBTOOL = @LIBTOOL@
|
|---|
| 90 | LN_S = @LN_S@
|
|---|
| 91 | MAINT = @MAINT@
|
|---|
| 92 | MAKEINFO = @MAKEINFO@
|
|---|
| 93 | MKINSTALLDIRS = @MKINSTALLDIRS@
|
|---|
| 94 | MSGFMT = @MSGFMT@
|
|---|
| 95 | OBJDUMP = @OBJDUMP@
|
|---|
| 96 | OBJEXT = @OBJEXT@
|
|---|
| 97 | OPCODES_LIB = @OPCODES_LIB@
|
|---|
| 98 | PACKAGE = @PACKAGE@
|
|---|
| 99 | POFILES = @POFILES@
|
|---|
| 100 | POSUB = @POSUB@
|
|---|
| 101 | RANLIB = @RANLIB@
|
|---|
| 102 | STRIP = @STRIP@
|
|---|
| 103 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
|
|---|
| 104 | USE_NLS = @USE_NLS@
|
|---|
| 105 | VERSION = @VERSION@
|
|---|
| 106 | atof = @atof@
|
|---|
| 107 | cgen_cpu_prefix = @cgen_cpu_prefix@
|
|---|
| 108 | extra_objects = @extra_objects@
|
|---|
| 109 | install_tooldir = @install_tooldir@
|
|---|
| 110 | l = @l@
|
|---|
| 111 | obj_format = @obj_format@
|
|---|
| 112 | target_cpu_type = @target_cpu_type@
|
|---|
| 113 | te_file = @te_file@
|
|---|
| 114 |
|
|---|
| 115 | INTLLIBS = @INTLLIBS@
|
|---|
| 116 |
|
|---|
| 117 | AUTOMAKE_OPTIONS = cygnus dejagnu
|
|---|
| 118 |
|
|---|
| 119 | SUBDIRS = doc po
|
|---|
| 120 |
|
|---|
| 121 | tooldir = $(exec_prefix)/$(target_alias)
|
|---|
| 122 |
|
|---|
| 123 | YACC = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
|
|---|
| 124 | LEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
|
|---|
| 125 |
|
|---|
| 126 | WARN_CFLAGS = @WARN_CFLAGS@
|
|---|
| 127 | AM_CFLAGS = $(WARN_CFLAGS)
|
|---|
| 128 |
|
|---|
| 129 | MKDEP = gcc -MM
|
|---|
| 130 |
|
|---|
| 131 | TARG_CPU = @target_cpu_type@
|
|---|
| 132 | TARG_CPU_C = $(srcdir)/config/tc-@target_cpu_type@.c
|
|---|
| 133 | TARG_CPU_O = tc-@target_cpu_type@.o
|
|---|
| 134 | TARG_CPU_H = $(srcdir)/config/tc-@target_cpu_type@.h
|
|---|
| 135 | OBJ_FORMAT_C = $(srcdir)/config/obj-@obj_format@.c
|
|---|
| 136 | OBJ_FORMAT_O = obj-@obj_format@.o
|
|---|
| 137 | OBJ_FORMAT_H = $(srcdir)/config/obj-@obj_format@.h
|
|---|
| 138 | TARG_ENV_H = $(srcdir)/config/te-@te_file@.h
|
|---|
| 139 | ATOF_TARG_C = $(srcdir)/config/atof-@atof@.c
|
|---|
| 140 | ATOF_TARG_O = atof-@atof@.o
|
|---|
| 141 |
|
|---|
| 142 | # use @target_cpu_type@ for refering to configured target name
|
|---|
| 143 | IT_HDRS = itbl-parse.h $(srcdir)/itbl-ops.h
|
|---|
| 144 | IT_SRCS = itbl-parse.c itbl-lex.c $(srcdir)/itbl-ops.c
|
|---|
| 145 | IT_DEPS = $(srcdir)/itbl-parse.y $(srcdir)/itbl-lex.l $(srcdir)/config/itbl-@target_cpu_type@.h
|
|---|
| 146 | IT_OBJS = itbl-parse.o itbl-lex.o itbl-ops.o
|
|---|
| 147 |
|
|---|
| 148 | # CPU types. This is only used for dependency information.
|
|---|
| 149 |
|
|---|
| 150 | CPU_TYPES = \
|
|---|
| 151 | a29k \
|
|---|
| 152 | alpha \
|
|---|
| 153 | arc \
|
|---|
| 154 | arm \
|
|---|
| 155 | avr \
|
|---|
| 156 | cris \
|
|---|
| 157 | d10v \
|
|---|
| 158 | d30v \
|
|---|
| 159 | fr30 \
|
|---|
| 160 | h8300 \
|
|---|
| 161 | h8500 \
|
|---|
| 162 | hppa \
|
|---|
| 163 | ia64 \
|
|---|
| 164 | i370 \
|
|---|
| 165 | i386 \
|
|---|
| 166 | i860 \
|
|---|
| 167 | i960 \
|
|---|
| 168 | m32r \
|
|---|
| 169 | m68hc11 \
|
|---|
| 170 | m68k \
|
|---|
| 171 | m88k \
|
|---|
| 172 | mcore \
|
|---|
| 173 | mips \
|
|---|
| 174 | mn10200 \
|
|---|
| 175 | mn10300 \
|
|---|
| 176 | ns32k \
|
|---|
| 177 | pj \
|
|---|
| 178 | ppc \
|
|---|
| 179 | sh \
|
|---|
| 180 | sparc \
|
|---|
| 181 | tahoe \
|
|---|
| 182 | tic30 \
|
|---|
| 183 | tic54x \
|
|---|
| 184 | tic80 \
|
|---|
| 185 | vax \
|
|---|
| 186 | w65 \
|
|---|
| 187 | v850 \
|
|---|
| 188 | z8k
|
|---|
| 189 |
|
|---|
| 190 |
|
|---|
| 191 | # Object format types. This is only used for dependency information.
|
|---|
| 192 | # We deliberately omit SOM, since it does not work as a cross assembler.
|
|---|
| 193 |
|
|---|
| 194 | OBJ_FORMATS = \
|
|---|
| 195 | aout \
|
|---|
| 196 | bout \
|
|---|
| 197 | coff \
|
|---|
| 198 | ecoff \
|
|---|
| 199 | elf \
|
|---|
| 200 | evax \
|
|---|
| 201 | hp300 \
|
|---|
| 202 | ieee \
|
|---|
| 203 | vms
|
|---|
| 204 |
|
|---|
| 205 |
|
|---|
| 206 | # This is an sh case which sets valid according to whether the CPU
|
|---|
| 207 | # type in the shell variable c and the OS type in the shell variable o
|
|---|
| 208 | # are supported. This helps cuts down on the amount of dependency
|
|---|
| 209 | # information.
|
|---|
| 210 |
|
|---|
| 211 | CPU_OBJ_VALID = \
|
|---|
| 212 | valid= ; \
|
|---|
| 213 | case $$o in \
|
|---|
| 214 | aout) \
|
|---|
| 215 | case $$c in \
|
|---|
| 216 | a29k | arm | cris | i386 | m68k | mips | ns32k | sparc | tahoe | tic30 | vax) \
|
|---|
| 217 | valid=yes ;; \
|
|---|
| 218 | esac ;; \
|
|---|
| 219 | bout) \
|
|---|
| 220 | case $$c in \
|
|---|
| 221 | i960) valid=yes ;; \
|
|---|
| 222 | esac ;; \
|
|---|
| 223 | coff) valid=yes; \
|
|---|
| 224 | case $$c in \
|
|---|
| 225 | cris | i860) \
|
|---|
| 226 | valid= ;; \
|
|---|
| 227 | esac ;; \
|
|---|
| 228 | ecoff) \
|
|---|
| 229 | case $$c in \
|
|---|
| 230 | mips | alpha) valid=yes ;; \
|
|---|
| 231 | esac ;; \
|
|---|
| 232 | elf) valid=yes ;; \
|
|---|
| 233 | evax) \
|
|---|
| 234 | case $$c in \
|
|---|
| 235 | alpha) valid=yes ;; \
|
|---|
| 236 | esac ;; \
|
|---|
| 237 | hp300) \
|
|---|
| 238 | case $$c in \
|
|---|
| 239 | m68k) valid=yes ;; \
|
|---|
| 240 | esac ;; \
|
|---|
| 241 | vms) \
|
|---|
| 242 | case $$c in \
|
|---|
| 243 | vax) valid=yes ;; \
|
|---|
| 244 | esac ;; \
|
|---|
| 245 | esac;
|
|---|
| 246 |
|
|---|
| 247 |
|
|---|
| 248 | # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
|
|---|
| 249 |
|
|---|
| 250 | MULTI_CPU_TYPES = i386 mips cris
|
|---|
| 251 |
|
|---|
| 252 | MULTI_CPU_OBJ_VALID = \
|
|---|
| 253 | valid= ; \
|
|---|
| 254 | case $$o in \
|
|---|
| 255 | aout) \
|
|---|
| 256 | case $$c in \
|
|---|
| 257 | i386 | cris) valid=yes ;; \
|
|---|
| 258 | esac ;; \
|
|---|
| 259 | coff) \
|
|---|
| 260 | case $$c in \
|
|---|
| 261 | i386 | mips) valid=yes ;; \
|
|---|
| 262 | esac ;; \
|
|---|
| 263 | ecoff) \
|
|---|
| 264 | case $$c in \
|
|---|
| 265 | mips) valid=yes ;; \
|
|---|
| 266 | esac ;; \
|
|---|
| 267 | elf) valid=yes ;; \
|
|---|
| 268 | esac;
|
|---|
| 269 |
|
|---|
| 270 |
|
|---|
| 271 | # Regular source files.
|
|---|
| 272 |
|
|---|
| 273 | GAS_CFILES = \
|
|---|
| 274 | app.c \
|
|---|
| 275 | as.c \
|
|---|
| 276 | atof-generic.c \
|
|---|
| 277 | bignum-copy.c \
|
|---|
| 278 | cond.c \
|
|---|
| 279 | depend.c \
|
|---|
| 280 | dwarf2dbg.c \
|
|---|
| 281 | ecoff.c \
|
|---|
| 282 | ehopt.c \
|
|---|
| 283 | expr.c \
|
|---|
| 284 | flonum-copy.c \
|
|---|
| 285 | flonum-konst.c \
|
|---|
| 286 | flonum-mult.c \
|
|---|
| 287 | frags.c \
|
|---|
| 288 | hash.c \
|
|---|
| 289 | input-file.c \
|
|---|
| 290 | input-scrub.c \
|
|---|
| 291 | listing.c \
|
|---|
| 292 | literal.c \
|
|---|
| 293 | macro.c \
|
|---|
| 294 | messages.c \
|
|---|
| 295 | output-file.c \
|
|---|
| 296 | read.c \
|
|---|
| 297 | sb.c \
|
|---|
| 298 | stabs.c \
|
|---|
| 299 | subsegs.c \
|
|---|
| 300 | symbols.c \
|
|---|
| 301 | write.c
|
|---|
| 302 |
|
|---|
| 303 |
|
|---|
| 304 | CFILES = $(GAS_CFILES) gasp.c itbl-ops.c
|
|---|
| 305 |
|
|---|
| 306 | HFILES = \
|
|---|
| 307 | as.h \
|
|---|
| 308 | asintl.h \
|
|---|
| 309 | bignum.h \
|
|---|
| 310 | bit_fix.h \
|
|---|
| 311 | cgen.h \
|
|---|
| 312 | dwarf2dbg.h \
|
|---|
| 313 | ecoff.h \
|
|---|
| 314 | emul-target.h \
|
|---|
| 315 | emul.h \
|
|---|
| 316 | expr.h \
|
|---|
| 317 | flonum.h \
|
|---|
| 318 | frags.h \
|
|---|
| 319 | hash.h \
|
|---|
| 320 | input-file.h \
|
|---|
| 321 | itbl-ops.h \
|
|---|
| 322 | listing.h \
|
|---|
| 323 | macro.h \
|
|---|
| 324 | obj.h \
|
|---|
| 325 | output-file.h \
|
|---|
| 326 | read.h \
|
|---|
| 327 | sb.h \
|
|---|
| 328 | struc-symbol.h \
|
|---|
| 329 | subsegs.h \
|
|---|
| 330 | symbols.h \
|
|---|
| 331 | tc.h \
|
|---|
| 332 | write.h
|
|---|
| 333 |
|
|---|
| 334 |
|
|---|
| 335 | # CPU files in config.
|
|---|
| 336 |
|
|---|
| 337 | TARGET_CPU_CFILES = \
|
|---|
| 338 | config/tc-a29k.c \
|
|---|
| 339 | config/tc-alpha.c \
|
|---|
| 340 | config/tc-arc.c \
|
|---|
| 341 | config/tc-arm.c \
|
|---|
| 342 | config/tc-avr.c \
|
|---|
| 343 | config/tc-cris.c \
|
|---|
| 344 | config/tc-d10v.c \
|
|---|
| 345 | config/tc-d30v.c \
|
|---|
| 346 | config/tc-fr30.c \
|
|---|
| 347 | config/tc-h8300.c \
|
|---|
| 348 | config/tc-h8500.c \
|
|---|
| 349 | config/tc-hppa.c \
|
|---|
| 350 | config/tc-ia64.c \
|
|---|
| 351 | config/tc-i370.c \
|
|---|
| 352 | config/tc-i386.c \
|
|---|
| 353 | config/tc-i860.c \
|
|---|
| 354 | config/tc-i960.c \
|
|---|
| 355 | config/tc-m32r.c \
|
|---|
| 356 | config/tc-m68hc11.c \
|
|---|
| 357 | config/tc-m68k.c \
|
|---|
| 358 | config/tc-m88k.c \
|
|---|
| 359 | config/tc-mcore.c \
|
|---|
| 360 | config/tc-mips.c \
|
|---|
| 361 | config/tc-mn10200.c \
|
|---|
| 362 | config/tc-mn10300.c \
|
|---|
| 363 | config/tc-ns32k.c \
|
|---|
| 364 | config/tc-pj.c \
|
|---|
| 365 | config/tc-ppc.c \
|
|---|
| 366 | config/tc-sh.c \
|
|---|
| 367 | config/tc-sparc.c \
|
|---|
| 368 | config/tc-tahoe.c \
|
|---|
| 369 | config/tc-tic30.c \
|
|---|
| 370 | config/tc-tic54x.c \
|
|---|
| 371 | config/tc-tic80.c \
|
|---|
| 372 | config/tc-vax.c \
|
|---|
| 373 | config/tc-w65.c \
|
|---|
| 374 | config/tc-v850.c \
|
|---|
| 375 | config/tc-z8k.c
|
|---|
| 376 |
|
|---|
| 377 |
|
|---|
| 378 | TARGET_CPU_HFILES = \
|
|---|
| 379 | config/tc-a29k.h \
|
|---|
| 380 | config/tc-alpha.h \
|
|---|
| 381 | config/tc-arc.h \
|
|---|
| 382 | config/tc-arm.h \
|
|---|
| 383 | config/tc-avr.h \
|
|---|
| 384 | config/tc-cris.h \
|
|---|
| 385 | config/tc-d10v.h \
|
|---|
| 386 | config/tc-d30v.h \
|
|---|
| 387 | config/tc-fr30.h \
|
|---|
| 388 | config/tc-h8300.h \
|
|---|
| 389 | config/tc-h8500.h \
|
|---|
| 390 | config/tc-hppa.h \
|
|---|
| 391 | config/tc-ia64.h \
|
|---|
| 392 | config/tc-i370.h \
|
|---|
| 393 | config/tc-i386.h \
|
|---|
| 394 | config/tc-i860.h \
|
|---|
| 395 | config/tc-i960.h \
|
|---|
| 396 | config/tc-m32r.h \
|
|---|
| 397 | config/tc-m68hc11.h \
|
|---|
| 398 | config/tc-m68k.h \
|
|---|
| 399 | config/tc-m88k.h \
|
|---|
| 400 | config/tc-mcore.h \
|
|---|
| 401 | config/tc-mips.h \
|
|---|
| 402 | config/tc-mn10200.h \
|
|---|
| 403 | config/tc-mn10300.h \
|
|---|
| 404 | config/tc-ns32k.h \
|
|---|
| 405 | config/tc-pj.h \
|
|---|
| 406 | config/tc-ppc.h \
|
|---|
| 407 | config/tc-sh.h \
|
|---|
| 408 | config/tc-sparc.h \
|
|---|
| 409 | config/tc-tahoe.h \
|
|---|
| 410 | config/tc-tic30.h \
|
|---|
| 411 | config/tc-tic54x.h \
|
|---|
| 412 | config/tc-tic80.h \
|
|---|
| 413 | config/tc-vax.h \
|
|---|
| 414 | config/tc-w65.h \
|
|---|
| 415 | config/tc-v850.h \
|
|---|
| 416 | config/tc-z8k.h
|
|---|
| 417 |
|
|---|
| 418 |
|
|---|
| 419 | # OBJ files in config
|
|---|
| 420 |
|
|---|
| 421 | OBJ_FORMAT_CFILES = \
|
|---|
| 422 | config/obj-aout.c \
|
|---|
| 423 | config/obj-bout.c \
|
|---|
| 424 | config/obj-coff.c \
|
|---|
| 425 | config/obj-ecoff.c \
|
|---|
| 426 | config/obj-elf.c \
|
|---|
| 427 | config/obj-evax.c \
|
|---|
| 428 | config/obj-hp300.c \
|
|---|
| 429 | config/obj-ieee.c \
|
|---|
| 430 | config/obj-som.c \
|
|---|
| 431 | config/obj-vms.c
|
|---|
| 432 |
|
|---|
| 433 |
|
|---|
| 434 | OBJ_FORMAT_HFILES = \
|
|---|
| 435 | config/obj-aout.h \
|
|---|
| 436 | config/obj-bout.h \
|
|---|
| 437 | config/obj-coff.h \
|
|---|
| 438 | config/obj-ecoff.h \
|
|---|
| 439 | config/obj-elf.h \
|
|---|
| 440 | config/obj-evax.h \
|
|---|
| 441 | config/obj-hp300.h \
|
|---|
| 442 | config/obj-ieee.h \
|
|---|
| 443 | config/obj-som.h \
|
|---|
| 444 | config/obj-vms.h
|
|---|
| 445 |
|
|---|
| 446 |
|
|---|
| 447 | # Emulation header files in config
|
|---|
| 448 |
|
|---|
| 449 | TARG_ENV_HFILES = \
|
|---|
| 450 | config/te-386bsd.h \
|
|---|
| 451 | config/te-aux.h \
|
|---|
| 452 | config/te-delta.h \
|
|---|
| 453 | config/te-delt88.h \
|
|---|
| 454 | config/te-dpx2.h \
|
|---|
| 455 | config/te-dynix.h \
|
|---|
| 456 | config/te-epoc-pe.h \
|
|---|
| 457 | config/te-generic.h \
|
|---|
| 458 | config/te-go32.h \
|
|---|
| 459 | config/te-hp300.h \
|
|---|
| 460 | config/te-hppa.h \
|
|---|
| 461 | config/te-hppa64.h \
|
|---|
| 462 | config/te-hppalinux64.h \
|
|---|
| 463 | config/te-i386aix.h \
|
|---|
| 464 | config/te-ic960.h \
|
|---|
| 465 | config/te-linux.h \
|
|---|
| 466 | config/te-lnews.h \
|
|---|
| 467 | config/te-lynx.h \
|
|---|
| 468 | config/te-mach.h \
|
|---|
| 469 | config/te-macos.h \
|
|---|
| 470 | config/te-nbsd.h \
|
|---|
| 471 | config/te-nbsd532.h \
|
|---|
| 472 | config/te-pc532mach.h \
|
|---|
| 473 | config/te-pe.h \
|
|---|
| 474 | config/te-ppcnw.h \
|
|---|
| 475 | config/te-psos.h \
|
|---|
| 476 | config/te-riscix.h \
|
|---|
| 477 | config/te-sparcaout.h \
|
|---|
| 478 | config/te-sun3.h \
|
|---|
| 479 | config/te-svr4.h \
|
|---|
| 480 | config/te-sysv32.h \
|
|---|
| 481 | config/te-tmips.h
|
|---|
| 482 |
|
|---|
| 483 |
|
|---|
| 484 | # Multi files in config
|
|---|
| 485 |
|
|---|
| 486 | MULTI_CFILES = \
|
|---|
| 487 | config/e-crisaout.c \
|
|---|
| 488 | config/e-criself.c \
|
|---|
| 489 | config/e-i386aout.c \
|
|---|
| 490 | config/e-i386coff.c \
|
|---|
| 491 | config/e-i386elf.c \
|
|---|
| 492 | config/e-mipsecoff.c \
|
|---|
| 493 | config/e-mipself.c
|
|---|
| 494 |
|
|---|
| 495 |
|
|---|
| 496 | CONFIG_OBJS = \
|
|---|
| 497 | $(TARG_CPU_O) \
|
|---|
| 498 | $(OBJ_FORMAT_O) \
|
|---|
| 499 | $(ATOF_TARG_O) \
|
|---|
| 500 | $(extra_objects)
|
|---|
| 501 |
|
|---|
| 502 |
|
|---|
| 503 | GENERIC_OBJS = \
|
|---|
| 504 | app.o \
|
|---|
| 505 | as.o \
|
|---|
| 506 | atof-generic.o \
|
|---|
| 507 | bignum-copy.o \
|
|---|
| 508 | cond.o \
|
|---|
| 509 | depend.o \
|
|---|
| 510 | dwarf2dbg.o \
|
|---|
| 511 | ehopt.o \
|
|---|
| 512 | expr.o \
|
|---|
| 513 | flonum-konst.o \
|
|---|
| 514 | flonum-copy.o \
|
|---|
| 515 | flonum-mult.o \
|
|---|
| 516 | frags.o \
|
|---|
| 517 | hash.o \
|
|---|
| 518 | input-file.o \
|
|---|
| 519 | input-scrub.o \
|
|---|
| 520 | literal.o \
|
|---|
| 521 | messages.o \
|
|---|
| 522 | output-file.o \
|
|---|
| 523 | read.o \
|
|---|
| 524 | subsegs.o \
|
|---|
| 525 | symbols.o \
|
|---|
| 526 | write.o \
|
|---|
| 527 | listing.o \
|
|---|
| 528 | ecoff.o \
|
|---|
| 529 | stabs.o \
|
|---|
| 530 | sb.o \
|
|---|
| 531 | macro.o
|
|---|
| 532 |
|
|---|
| 533 |
|
|---|
| 534 | OBJS = $(CONFIG_OBJS) $(GENERIC_OBJS)
|
|---|
| 535 |
|
|---|
| 536 | POTFILES = $(MULTI_CFILES) $(TARGET_ENV_HFILES) $(OBJ_FORMAT_HFILES) \
|
|---|
| 537 | $(OBJ_FORMAT_CFILES) $(TARGET_CPU_HFILES) $(TARGET_CPU_CFILES) \
|
|---|
| 538 | $(HFILES) $(CFILES) $(GAS_CFILES)
|
|---|
| 539 |
|
|---|
| 540 |
|
|---|
| 541 | noinst_PROGRAMS = as-new gasp-new
|
|---|
| 542 | noinst_SCRIPTS = $(GDBINIT)
|
|---|
| 543 | EXTRA_SCRIPTS = .gdbinit
|
|---|
| 544 |
|
|---|
| 545 | EXTRA_DIST = make-gas.com
|
|---|
| 546 |
|
|---|
| 547 | DISTSTUFF = make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
|
|---|
| 548 |
|
|---|
| 549 | DISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
|
|---|
| 550 |
|
|---|
| 551 | # Now figure out from those variables how to compile and link.
|
|---|
| 552 |
|
|---|
| 553 | BASEDIR = $(srcdir)/..
|
|---|
| 554 | BFDDIR = $(BASEDIR)/bfd
|
|---|
| 555 | INCDIR = $(BASEDIR)/include
|
|---|
| 556 |
|
|---|
| 557 | # This is the variable actually used when we compile.
|
|---|
| 558 | # Specify the directories to be searched for header files.
|
|---|
| 559 | # Both . and srcdir are used, in that order,
|
|---|
| 560 | # so that tm.h and config.h will be found in the compilation
|
|---|
| 561 | # subdirectory rather than in the source directory.
|
|---|
| 562 | INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(srcdir)/config -I$(INCDIR) -I$(srcdir)/.. -I$(BFDDIR) -I$(srcdir)/../intl -I../intl -DLOCALEDIR="\"$(prefix)/share/locale\""
|
|---|
| 563 |
|
|---|
| 564 | # This should be parallel to INCLUDES, but should replace $(srcdir)
|
|---|
| 565 | # with $${srcdir}, and should work in a subdirectory. This is used
|
|---|
| 566 | # when building dependencies, because the dependency building is done
|
|---|
| 567 | # in a subdirectory.
|
|---|
| 568 | DEP_INCLUDES = -D_GNU_SOURCE -I.. -I$${srcdir} -I../../bfd -I$${srcdir}/config -I$${srcdir}/../include -I$${srcdir}/.. -I$${srcdir}/../bfd -I$${srcdir}/../intl -I../../intl -DLOCALEDIR="\"$(prefix)/share/locale\""
|
|---|
| 569 |
|
|---|
| 570 | # How to link with both our special library facilities
|
|---|
| 571 | # and the system's installed libraries.
|
|---|
| 572 |
|
|---|
| 573 | GASLIBS = @OPCODES_LIB@ @BFDLIB@ ../libiberty/libiberty.a
|
|---|
| 574 |
|
|---|
| 575 | # Files to be copied away after each stage in building.
|
|---|
| 576 | STAGESTUFF = *.o $(noinst_PROGRAMS)
|
|---|
| 577 |
|
|---|
| 578 | as_new_SOURCES = $(GAS_CFILES)
|
|---|
| 579 | as_new_LDADD = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
|
|---|
| 580 | $(extra_objects) $(GASLIBS) $(INTLLIBS) $(LIBM)
|
|---|
| 581 |
|
|---|
| 582 | as_new_DEPENDENCIES = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
|
|---|
| 583 | $(extra_objects) $(GASLIBS) $(INTLDEPS)
|
|---|
| 584 |
|
|---|
| 585 |
|
|---|
| 586 | gasp_new_SOURCES = gasp.c macro.c sb.c hash.c
|
|---|
| 587 | gasp_new_LDADD = ../libiberty/libiberty.a $(INTLLIBS)
|
|---|
| 588 | gasp_new_DEPENDENCIES = ../libiberty/libiberty.a $(INTLDEPS)
|
|---|
| 589 |
|
|---|
| 590 | EXPECT = `if [ -f $${rootme}/../expect/expect ] ; then \
|
|---|
| 591 | echo $${rootme}/../expect/expect ; \
|
|---|
| 592 | else echo expect ; fi`
|
|---|
| 593 |
|
|---|
| 594 |
|
|---|
| 595 | RUNTEST = `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
|
|---|
| 596 | echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
|
|---|
| 597 | fi`
|
|---|
| 598 |
|
|---|
| 599 | RUNTESTFLAGS =
|
|---|
| 600 |
|
|---|
| 601 | # The m68k operand parser.
|
|---|
| 602 |
|
|---|
| 603 | EXTRA_as_new_SOURCES = config/m68k-parse.y
|
|---|
| 604 |
|
|---|
| 605 | # stand-alone itbl assembler & disassembler
|
|---|
| 606 |
|
|---|
| 607 | EXTRA_PROGRAMS = itbl-test
|
|---|
| 608 | itbl_test_SOURCES = itbl-parse.y itbl-lex.l
|
|---|
| 609 | itbl_test_LDADD = itbl-tops.o itbl-test.o $(GASLIBS) @LEXLIB@
|
|---|
| 610 |
|
|---|
| 611 | # CGEN interface.
|
|---|
| 612 |
|
|---|
| 613 | CGEN_CPU_PREFIX = @cgen_cpu_prefix@
|
|---|
| 614 |
|
|---|
| 615 | # Remake the info files.
|
|---|
| 616 |
|
|---|
| 617 | MOSTLYCLEANFILES = $(STAGESTUFF) core stamp-mk.com \
|
|---|
| 618 | testsuite/*.o testsuite/*.out testsuite/gas.log testsuite/gas.sum \
|
|---|
| 619 | testsuite/site.exp site.bak site.exp stage stage1 stage2
|
|---|
| 620 |
|
|---|
| 621 |
|
|---|
| 622 | CLEANFILES = dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
|
|---|
| 623 |
|
|---|
| 624 | against = stage2
|
|---|
| 625 |
|
|---|
| 626 | DEP_FILE_DEPS = $(CFILES) $(HFILES) $(TARGET_CPU_CFILES) \
|
|---|
| 627 | $(TARGET_CPU_HFILES) $(OBJ_FORMAT_CFILES) $(OBJ_FORMAT_HFILES)
|
|---|
| 628 |
|
|---|
| 629 |
|
|---|
| 630 | AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
|
|---|
| 631 | DEPTC_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
|
|---|
| 632 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/a29k.h
|
|---|
| 633 |
|
|---|
| 634 | DEPTC_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
|
|---|
| 635 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(BFDDIR)/libcoff.h \
|
|---|
| 636 | $(INCDIR)/bfdlink.h $(INCDIR)/opcode/a29k.h
|
|---|
| 637 |
|
|---|
| 638 | DEPTC_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 639 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 640 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h $(INCDIR)/opcode/a29k.h
|
|---|
| 641 |
|
|---|
| 642 | DEPTC_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
|
|---|
| 643 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 644 | subsegs.h $(INCDIR)/obstack.h struc-symbol.h ecoff.h \
|
|---|
| 645 | $(INCDIR)/opcode/alpha.h $(srcdir)/config/atof-vax.c
|
|---|
| 646 |
|
|---|
| 647 | DEPTC_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
|
|---|
| 648 | ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
|
|---|
| 649 | subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/alpha.h \
|
|---|
| 650 | $(srcdir)/config/atof-vax.c
|
|---|
| 651 |
|
|---|
| 652 | DEPTC_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 653 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 654 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h subsegs.h \
|
|---|
| 655 | $(INCDIR)/obstack.h struc-symbol.h ecoff.h $(INCDIR)/coff/sym.h \
|
|---|
| 656 | $(INCDIR)/coff/ecoff.h $(INCDIR)/opcode/alpha.h $(INCDIR)/elf/alpha.h \
|
|---|
| 657 | $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h $(srcdir)/config/atof-vax.c
|
|---|
| 658 |
|
|---|
| 659 | DEPTC_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h \
|
|---|
| 660 | subsegs.h $(INCDIR)/obstack.h struc-symbol.h ecoff.h \
|
|---|
| 661 | $(INCDIR)/opcode/alpha.h $(srcdir)/config/atof-vax.c
|
|---|
| 662 |
|
|---|
| 663 | DEPTC_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
|
|---|
| 664 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 665 | struc-symbol.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arc.h \
|
|---|
| 666 | $(srcdir)/../opcodes/arc-ext.h $(INCDIR)/elf/arc.h \
|
|---|
| 667 | $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
|
|---|
| 668 |
|
|---|
| 669 | DEPTC_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 670 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 671 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h struc-symbol.h \
|
|---|
| 672 | subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arc.h \
|
|---|
| 673 | $(srcdir)/../opcodes/arc-ext.h $(INCDIR)/elf/arc.h \
|
|---|
| 674 | $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
|
|---|
| 675 |
|
|---|
| 676 | DEPTC_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
|
|---|
| 677 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h
|
|---|
| 678 |
|
|---|
| 679 | DEPTC_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
|
|---|
| 680 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(BFDDIR)/libcoff.h \
|
|---|
| 681 | $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h
|
|---|
| 682 |
|
|---|
| 683 | DEPTC_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 684 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 685 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h subsegs.h \
|
|---|
| 686 | $(INCDIR)/obstack.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
|
|---|
| 687 | dwarf2dbg.h
|
|---|
| 688 |
|
|---|
| 689 | DEPTC_avr_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-avr.h \
|
|---|
| 690 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 691 | subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/avr.h
|
|---|
| 692 |
|
|---|
| 693 | DEPTC_avr_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 694 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 695 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-avr.h subsegs.h \
|
|---|
| 696 | $(INCDIR)/obstack.h $(INCDIR)/opcode/avr.h
|
|---|
| 697 |
|
|---|
| 698 | DEPTC_cris_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-cris.h \
|
|---|
| 699 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
|
|---|
| 700 | $(INCDIR)/opcode/cris.h dwarf2dbg.h
|
|---|
| 701 |
|
|---|
| 702 | DEPTC_cris_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 703 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 704 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h subsegs.h \
|
|---|
| 705 | $(INCDIR)/obstack.h $(INCDIR)/opcode/cris.h dwarf2dbg.h
|
|---|
| 706 |
|
|---|
| 707 | DEPTC_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
|
|---|
| 708 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 709 | subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d10v.h \
|
|---|
| 710 | $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h
|
|---|
| 711 |
|
|---|
| 712 | DEPTC_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 713 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 714 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h subsegs.h \
|
|---|
| 715 | $(INCDIR)/obstack.h $(INCDIR)/opcode/d10v.h $(INCDIR)/elf/ppc.h \
|
|---|
| 716 | $(INCDIR)/elf/reloc-macros.h
|
|---|
| 717 |
|
|---|
| 718 | DEPTC_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
|
|---|
| 719 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 720 | subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d30v.h
|
|---|
| 721 |
|
|---|
| 722 | DEPTC_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 723 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 724 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h subsegs.h \
|
|---|
| 725 | $(INCDIR)/obstack.h $(INCDIR)/opcode/d30v.h
|
|---|
| 726 |
|
|---|
| 727 | DEPTC_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
|
|---|
| 728 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 729 | subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/fr30-desc.h \
|
|---|
| 730 | $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/fr30-opc.h \
|
|---|
| 731 | cgen.h
|
|---|
| 732 |
|
|---|
| 733 | DEPTC_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 734 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 735 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h subsegs.h \
|
|---|
| 736 | $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/fr30-desc.h \
|
|---|
| 737 | $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/fr30-opc.h \
|
|---|
| 738 | cgen.h
|
|---|
| 739 |
|
|---|
| 740 | DEPTC_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
|
|---|
| 741 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(BFDDIR)/libcoff.h \
|
|---|
| 742 | $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/h8300.h
|
|---|
| 743 |
|
|---|
| 744 | DEPTC_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 745 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 746 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h subsegs.h \
|
|---|
| 747 | $(INCDIR)/obstack.h $(INCDIR)/opcode/h8300.h
|
|---|
| 748 |
|
|---|
| 749 | DEPTC_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
|
|---|
| 750 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(BFDDIR)/libcoff.h \
|
|---|
| 751 | $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/h8500-opc.h
|
|---|
| 752 |
|
|---|
| 753 | DEPTC_h8500_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 754 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 755 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h subsegs.h \
|
|---|
| 756 | $(INCDIR)/obstack.h $(srcdir)/../opcodes/h8500-opc.h
|
|---|
| 757 |
|
|---|
| 758 | DEPTC_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
|
|---|
| 759 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 760 | subsegs.h $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
|
|---|
| 761 |
|
|---|
| 762 | DEPTC_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 763 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 764 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
|
|---|
| 765 | $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
|
|---|
| 766 | subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/hppa.h \
|
|---|
| 767 | dwarf2dbg.h
|
|---|
| 768 |
|
|---|
| 769 | DEPTC_ia64_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ia64.h \
|
|---|
| 770 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 771 | dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h
|
|---|
| 772 |
|
|---|
| 773 | DEPTC_ia64_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 774 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 775 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h dwarf2dbg.h \
|
|---|
| 776 | subsegs.h $(INCDIR)/obstack.h
|
|---|
| 777 |
|
|---|
| 778 | DEPTC_i370_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i370.h \
|
|---|
| 779 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 780 | subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/i370.h
|
|---|
| 781 |
|
|---|
| 782 | DEPTC_i370_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 783 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 784 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i370.h subsegs.h \
|
|---|
| 785 | $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/i370.h \
|
|---|
| 786 | $(INCDIR)/elf/i370.h
|
|---|
| 787 |
|
|---|
| 788 | DEPTC_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
|
|---|
| 789 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
|
|---|
| 790 | dwarf2dbg.h $(INCDIR)/opcode/i386.h
|
|---|
| 791 |
|
|---|
| 792 | DEPTC_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
|
|---|
| 793 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(BFDDIR)/libcoff.h \
|
|---|
| 794 | $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h \
|
|---|
| 795 | $(INCDIR)/opcode/i386.h
|
|---|
| 796 |
|
|---|
| 797 | DEPTC_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 798 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 799 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h subsegs.h \
|
|---|
| 800 | $(INCDIR)/obstack.h dwarf2dbg.h $(INCDIR)/opcode/i386.h
|
|---|
| 801 |
|
|---|
| 802 | DEPTC_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 803 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 804 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h subsegs.h \
|
|---|
| 805 | $(INCDIR)/obstack.h $(INCDIR)/opcode/i860.h $(INCDIR)/elf/i860.h \
|
|---|
| 806 | $(INCDIR)/elf/reloc-macros.h
|
|---|
| 807 |
|
|---|
| 808 | DEPTC_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h \
|
|---|
| 809 | $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
|
|---|
| 810 |
|
|---|
| 811 | DEPTC_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
|
|---|
| 812 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
|
|---|
| 813 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
|
|---|
| 814 |
|
|---|
| 815 | DEPTC_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 816 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 817 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h $(INCDIR)/obstack.h \
|
|---|
| 818 | $(INCDIR)/opcode/i960.h
|
|---|
| 819 |
|
|---|
| 820 | DEPTC_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
|
|---|
| 821 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 822 | subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/m32r-desc.h \
|
|---|
| 823 | $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32r-opc.h \
|
|---|
| 824 | cgen.h
|
|---|
| 825 |
|
|---|
| 826 | DEPTC_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 827 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 828 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h subsegs.h \
|
|---|
| 829 | $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/m32r-desc.h \
|
|---|
| 830 | $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32r-opc.h \
|
|---|
| 831 | cgen.h
|
|---|
| 832 |
|
|---|
| 833 | DEPTC_m68hc11_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68hc11.h \
|
|---|
| 834 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
|
|---|
| 835 | $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/m68hc11.h \
|
|---|
| 836 | dwarf2dbg.h
|
|---|
| 837 |
|
|---|
| 838 | DEPTC_m68hc11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 839 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 840 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h subsegs.h \
|
|---|
| 841 | $(INCDIR)/obstack.h $(INCDIR)/opcode/m68hc11.h dwarf2dbg.h
|
|---|
| 842 |
|
|---|
| 843 | DEPTC_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
|
|---|
| 844 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|---|
| 845 | subsegs.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h
|
|---|
| 846 |
|
|---|
| 847 | DEPTC_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
|
|---|
| 848 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
|
|---|
| 849 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/opcode/m68k.h \
|
|---|
| 850 | $(srcdir)/config/m68k-parse.h
|
|---|
| 851 |
|
|---|
| 852 | DEPTC_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 853 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 854 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h $(INCDIR)/obstack.h \
|
|---|
| 855 | subsegs.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h \
|
|---|
| 856 | $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h
|
|---|
| 857 |
|
|---|
| 858 | DEPTC_m68k_hp300 = $(srcdir)/config/obj-hp300.h $(srcdir)/config/obj-aout.h \
|
|---|
| 859 | $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|---|
| 860 | $(INCDIR)/obstack.h subsegs.h $(INCDIR)/opcode/m68k.h \
|
|---|
| 861 | $(srcdir)/config/m68k-parse.h
|
|---|
| 862 |
|
|---|
| 863 | DEPTC_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
|
|---|
| 864 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(BFDDIR)/libcoff.h \
|
|---|
| 865 | $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/config/m88k-opcode.h
|
|---|
| 866 |
|
|---|
| 867 | DEPTC_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 868 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 869 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h subsegs.h \
|
|---|
| 870 | $(INCDIR)/obstack.h $(srcdir)/config/m88k-opcode.h
|
|---|
| 871 |
|
|---|
| 872 | DEPTC_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
|
|---|
| 873 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(BFDDIR)/libcoff.h \
|
|---|
| 874 | $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h
|
|---|
| 875 |
|
|---|
| 876 | DEPTC_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 877 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 878 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h subsegs.h \
|
|---|
| 879 | $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h \
|
|---|
| 880 | $(INCDIR)/elf/mcore.h $(INCDIR)/elf/reloc-macros.h
|
|---|
| 881 |
|
|---|
| 882 | DEPTC_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
|
|---|
| 883 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
|
|---|
| 884 | $(INCDIR)/opcode/mips.h itbl-ops.h $(srcdir)/config/obj-elf.h \
|
|---|
| 885 | $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|---|
| 886 | $(INCDIR)/elf/external.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
|
|---|
| 887 | ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
|
|---|
| 888 |
|
|---|
| 889 | DEPTC_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
|
|---|
| 890 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/mipspe.h $(BFDDIR)/libcoff.h \
|
|---|
| 891 | $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mips.h \
|
|---|
| 892 | itbl-ops.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 893 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 894 | $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h ecoff.h \
|
|---|
| 895 | $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
|
|---|
| 896 |
|
|---|
| 897 | DEPTC_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
|
|---|
| 898 | ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
|
|---|
| 899 | subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mips.h \
|
|---|
| 900 | itbl-ops.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 901 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 902 | $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
|
|---|
| 903 |
|
|---|
| 904 | DEPTC_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 905 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 906 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h subsegs.h \
|
|---|
| 907 | $(INCDIR)/obstack.h $(INCDIR)/opcode/mips.h itbl-ops.h \
|
|---|
| 908 | $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h ecoff.h \
|
|---|
| 909 | $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
|
|---|
| 910 |
|
|---|
| 911 | DEPTC_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
|
|---|
| 912 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 913 | subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10200.h
|
|---|
| 914 |
|
|---|
| 915 | DEPTC_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 916 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 917 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h subsegs.h \
|
|---|
| 918 | $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10200.h
|
|---|
| 919 |
|
|---|
| 920 | DEPTC_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
|
|---|
| 921 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 922 | subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10300.h \
|
|---|
| 923 | dwarf2dbg.h
|
|---|
| 924 |
|
|---|
| 925 | DEPTC_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 926 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 927 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h subsegs.h \
|
|---|
| 928 | $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10300.h dwarf2dbg.h
|
|---|
| 929 |
|
|---|
| 930 | DEPTC_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
|
|---|
| 931 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ns32k.h \
|
|---|
| 932 | $(INCDIR)/obstack.h
|
|---|
| 933 |
|
|---|
| 934 | DEPTC_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
|
|---|
| 935 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 936 | $(INCDIR)/opcode/ns32k.h $(INCDIR)/obstack.h
|
|---|
| 937 |
|
|---|
| 938 | DEPTC_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 939 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 940 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h $(INCDIR)/opcode/ns32k.h \
|
|---|
| 941 | $(INCDIR)/obstack.h
|
|---|
| 942 |
|
|---|
| 943 | DEPTC_pj_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pj.h \
|
|---|
| 944 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 945 | $(INCDIR)/opcode/pj.h
|
|---|
| 946 |
|
|---|
| 947 | DEPTC_pj_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 948 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 949 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h $(INCDIR)/opcode/pj.h
|
|---|
| 950 |
|
|---|
| 951 | DEPTC_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
|
|---|
| 952 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
|
|---|
| 953 | $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/ppc.h
|
|---|
| 954 |
|
|---|
| 955 | DEPTC_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 956 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 957 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h subsegs.h \
|
|---|
| 958 | $(INCDIR)/obstack.h $(INCDIR)/opcode/ppc.h $(INCDIR)/elf/ppc.h \
|
|---|
| 959 | $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
|
|---|
| 960 |
|
|---|
| 961 | DEPTC_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
|
|---|
| 962 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(BFDDIR)/libcoff.h \
|
|---|
| 963 | $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/sh-opc.h \
|
|---|
| 964 | struc-symbol.h dwarf2dbg.h
|
|---|
| 965 |
|
|---|
| 966 | DEPTC_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 967 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 968 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h subsegs.h \
|
|---|
| 969 | $(INCDIR)/obstack.h $(srcdir)/../opcodes/sh-opc.h struc-symbol.h \
|
|---|
| 970 | $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
|
|---|
| 971 |
|
|---|
| 972 | DEPTC_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
|
|---|
| 973 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
|
|---|
| 974 | $(INCDIR)/opcode/sparc.h
|
|---|
| 975 |
|
|---|
| 976 | DEPTC_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
|
|---|
| 977 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(BFDDIR)/libcoff.h \
|
|---|
| 978 | $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/sparc.h
|
|---|
| 979 |
|
|---|
| 980 | DEPTC_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 981 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 982 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h subsegs.h \
|
|---|
| 983 | $(INCDIR)/obstack.h $(INCDIR)/opcode/sparc.h $(INCDIR)/elf/sparc.h \
|
|---|
| 984 | $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
|
|---|
| 985 |
|
|---|
| 986 | DEPTC_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
|
|---|
| 987 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|---|
| 988 | $(INCDIR)/opcode/tahoe.h
|
|---|
| 989 |
|
|---|
| 990 | DEPTC_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
|
|---|
| 991 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 992 | $(INCDIR)/obstack.h $(INCDIR)/opcode/tahoe.h
|
|---|
| 993 |
|
|---|
| 994 | DEPTC_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 995 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 996 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h $(INCDIR)/obstack.h \
|
|---|
| 997 | $(INCDIR)/opcode/tahoe.h
|
|---|
| 998 |
|
|---|
| 999 | DEPTC_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
|
|---|
| 1000 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic30.h
|
|---|
| 1001 |
|
|---|
| 1002 | DEPTC_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
|
|---|
| 1003 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(BFDDIR)/libcoff.h \
|
|---|
| 1004 | $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic30.h
|
|---|
| 1005 |
|
|---|
| 1006 | DEPTC_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1007 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1008 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h $(INCDIR)/opcode/tic30.h
|
|---|
| 1009 |
|
|---|
| 1010 | DEPTC_tic54x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic54x.h \
|
|---|
| 1011 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
|
|---|
| 1012 | $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h sb.h macro.h \
|
|---|
| 1013 | subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/tic54x.h
|
|---|
| 1014 |
|
|---|
| 1015 | DEPTC_tic54x_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1016 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1017 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic54x.h sb.h \
|
|---|
| 1018 | macro.h subsegs.h $(INCDIR)/obstack.h struc-symbol.h \
|
|---|
| 1019 | $(INCDIR)/opcode/tic54x.h $(srcdir)/config/obj-coff.h \
|
|---|
| 1020 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
|
|---|
| 1021 | $(BFDDIR)/libcoff.h
|
|---|
| 1022 |
|
|---|
| 1023 | DEPTC_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
|
|---|
| 1024 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(BFDDIR)/libcoff.h \
|
|---|
| 1025 | $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic80.h
|
|---|
| 1026 |
|
|---|
| 1027 | DEPTC_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1028 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1029 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h $(INCDIR)/opcode/tic80.h
|
|---|
| 1030 |
|
|---|
| 1031 | DEPTC_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
|
|---|
| 1032 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(srcdir)/config/vax-inst.h \
|
|---|
| 1033 | $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
|
|---|
| 1034 |
|
|---|
| 1035 | DEPTC_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
|
|---|
| 1036 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1037 | $(srcdir)/config/vax-inst.h $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
|
|---|
| 1038 |
|
|---|
| 1039 | DEPTC_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1040 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1041 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h $(srcdir)/config/vax-inst.h \
|
|---|
| 1042 | $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
|
|---|
| 1043 |
|
|---|
| 1044 | DEPTC_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
|
|---|
| 1045 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(srcdir)/config/vax-inst.h \
|
|---|
| 1046 | $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
|
|---|
| 1047 |
|
|---|
| 1048 | DEPTC_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
|
|---|
| 1049 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(BFDDIR)/libcoff.h \
|
|---|
| 1050 | $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/w65-opc.h
|
|---|
| 1051 |
|
|---|
| 1052 | DEPTC_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1053 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1054 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h subsegs.h \
|
|---|
| 1055 | $(INCDIR)/obstack.h $(srcdir)/../opcodes/w65-opc.h
|
|---|
| 1056 |
|
|---|
| 1057 | DEPTC_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
|
|---|
| 1058 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1059 | subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h \
|
|---|
| 1060 | dwarf2dbg.h
|
|---|
| 1061 |
|
|---|
| 1062 | DEPTC_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1063 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1064 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h subsegs.h \
|
|---|
| 1065 | $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h dwarf2dbg.h
|
|---|
| 1066 |
|
|---|
| 1067 | DEPTC_z8k_coff = $(srcdir)/../opcodes/z8k-opc.h $(srcdir)/config/obj-coff.h \
|
|---|
| 1068 | $(srcdir)/config/tc-z8k.h $(INCDIR)/coff/internal.h \
|
|---|
| 1069 | $(INCDIR)/coff/z8k.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1070 |
|
|---|
| 1071 | DEPTC_z8k_elf = $(srcdir)/../opcodes/z8k-opc.h $(srcdir)/config/obj-elf.h \
|
|---|
| 1072 | $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|---|
| 1073 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h
|
|---|
| 1074 |
|
|---|
| 1075 | DEPTC_hppa_som = $(srcdir)/config/tc-hppa.h subsegs.h \
|
|---|
| 1076 | $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h \
|
|---|
| 1077 | $(BFDDIR)/som.h
|
|---|
| 1078 |
|
|---|
| 1079 | DEPTC_i386_multi = $(DEPTC_i386_aout) $(DEPTC_i386_coff) \
|
|---|
| 1080 | $(DEPTC_i386_elf)
|
|---|
| 1081 |
|
|---|
| 1082 | DEPTC_mips_multi = $(DEPTC_mips_coff) $(DEPTC_mips_ecoff) \
|
|---|
| 1083 | $(DEPTC_mips_elf)
|
|---|
| 1084 |
|
|---|
| 1085 | DEPTC_cris_multi = $(DEPTC_cris_aout) $(DEPTC_cris_elf)
|
|---|
| 1086 | DEPOBJ_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
|
|---|
| 1087 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
|
|---|
| 1088 | $(INCDIR)/obstack.h
|
|---|
| 1089 |
|
|---|
| 1090 | DEPOBJ_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
|
|---|
| 1091 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(BFDDIR)/libcoff.h \
|
|---|
| 1092 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1093 |
|
|---|
| 1094 | DEPOBJ_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1095 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1096 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h subsegs.h \
|
|---|
| 1097 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1098 |
|
|---|
| 1099 | DEPOBJ_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
|
|---|
| 1100 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1101 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1102 |
|
|---|
| 1103 | DEPOBJ_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
|
|---|
| 1104 | ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
|
|---|
| 1105 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1106 | $(BFDDIR)/libecoff.h
|
|---|
| 1107 |
|
|---|
| 1108 | DEPOBJ_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1109 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1110 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h subsegs.h \
|
|---|
| 1111 | $(INCDIR)/obstack.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
|
|---|
| 1112 | $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
|
|---|
| 1113 | $(INCDIR)/aout/aout64.h
|
|---|
| 1114 |
|
|---|
| 1115 | DEPOBJ_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h
|
|---|
| 1116 | DEPOBJ_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
|
|---|
| 1117 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1118 | struc-symbol.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1119 |
|
|---|
| 1120 | DEPOBJ_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1121 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1122 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h struc-symbol.h \
|
|---|
| 1123 | subsegs.h $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1124 |
|
|---|
| 1125 | DEPOBJ_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
|
|---|
| 1126 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
|
|---|
| 1127 | $(INCDIR)/obstack.h
|
|---|
| 1128 |
|
|---|
| 1129 | DEPOBJ_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
|
|---|
| 1130 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(BFDDIR)/libcoff.h \
|
|---|
| 1131 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1132 |
|
|---|
| 1133 | DEPOBJ_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1134 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1135 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h subsegs.h \
|
|---|
| 1136 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1137 |
|
|---|
| 1138 | DEPOBJ_avr_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-avr.h \
|
|---|
| 1139 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1140 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1141 |
|
|---|
| 1142 | DEPOBJ_avr_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1143 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1144 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-avr.h subsegs.h \
|
|---|
| 1145 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1146 |
|
|---|
| 1147 | DEPOBJ_cris_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-cris.h \
|
|---|
| 1148 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
|
|---|
| 1149 | $(INCDIR)/obstack.h
|
|---|
| 1150 |
|
|---|
| 1151 | DEPOBJ_cris_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1152 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1153 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h subsegs.h \
|
|---|
| 1154 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1155 |
|
|---|
| 1156 | DEPOBJ_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
|
|---|
| 1157 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1158 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1159 |
|
|---|
| 1160 | DEPOBJ_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1161 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1162 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h subsegs.h \
|
|---|
| 1163 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1164 |
|
|---|
| 1165 | DEPOBJ_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
|
|---|
| 1166 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1167 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1168 |
|
|---|
| 1169 | DEPOBJ_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1170 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1171 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h subsegs.h \
|
|---|
| 1172 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1173 |
|
|---|
| 1174 | DEPOBJ_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
|
|---|
| 1175 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1176 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1177 |
|
|---|
| 1178 | DEPOBJ_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1179 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1180 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h subsegs.h \
|
|---|
| 1181 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1182 |
|
|---|
| 1183 | DEPOBJ_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
|
|---|
| 1184 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(BFDDIR)/libcoff.h \
|
|---|
| 1185 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1186 |
|
|---|
| 1187 | DEPOBJ_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1188 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1189 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h subsegs.h \
|
|---|
| 1190 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1191 |
|
|---|
| 1192 | DEPOBJ_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
|
|---|
| 1193 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(BFDDIR)/libcoff.h \
|
|---|
| 1194 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1195 |
|
|---|
| 1196 | DEPOBJ_h8500_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1197 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1198 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h subsegs.h \
|
|---|
| 1199 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1200 |
|
|---|
| 1201 | DEPOBJ_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
|
|---|
| 1202 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1203 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1204 |
|
|---|
| 1205 | DEPOBJ_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1206 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1207 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
|
|---|
| 1208 | $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
|
|---|
| 1209 | subsegs.h $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1210 |
|
|---|
| 1211 | DEPOBJ_ia64_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ia64.h \
|
|---|
| 1212 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1213 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1214 |
|
|---|
| 1215 | DEPOBJ_ia64_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1216 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1217 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h subsegs.h \
|
|---|
| 1218 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1219 |
|
|---|
| 1220 | DEPOBJ_i370_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i370.h \
|
|---|
| 1221 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1222 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1223 |
|
|---|
| 1224 | DEPOBJ_i370_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1225 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1226 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i370.h subsegs.h \
|
|---|
| 1227 | $(INCDIR)/obstack.h $(INCDIR)/elf/i370.h $(INCDIR)/aout/aout64.h
|
|---|
| 1228 |
|
|---|
| 1229 | DEPOBJ_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
|
|---|
| 1230 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
|
|---|
| 1231 | $(INCDIR)/obstack.h
|
|---|
| 1232 |
|
|---|
| 1233 | DEPOBJ_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
|
|---|
| 1234 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(BFDDIR)/libcoff.h \
|
|---|
| 1235 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1236 |
|
|---|
| 1237 | DEPOBJ_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1238 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1239 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h subsegs.h \
|
|---|
| 1240 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1241 |
|
|---|
| 1242 | DEPOBJ_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1243 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1244 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h subsegs.h \
|
|---|
| 1245 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1246 |
|
|---|
| 1247 | DEPOBJ_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h \
|
|---|
| 1248 | $(INCDIR)/obstack.h
|
|---|
| 1249 |
|
|---|
| 1250 | DEPOBJ_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
|
|---|
| 1251 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
|
|---|
| 1252 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1253 |
|
|---|
| 1254 | DEPOBJ_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1255 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1256 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h subsegs.h \
|
|---|
| 1257 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1258 |
|
|---|
| 1259 | DEPOBJ_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
|
|---|
| 1260 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1261 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1262 |
|
|---|
| 1263 | DEPOBJ_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1264 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1265 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h subsegs.h \
|
|---|
| 1266 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1267 |
|
|---|
| 1268 | DEPOBJ_m68hc11_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68hc11.h \
|
|---|
| 1269 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
|
|---|
| 1270 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1271 |
|
|---|
| 1272 | DEPOBJ_m68hc11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1273 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1274 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h subsegs.h \
|
|---|
| 1275 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1276 |
|
|---|
| 1277 | DEPOBJ_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
|
|---|
| 1278 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
|
|---|
| 1279 | $(INCDIR)/obstack.h
|
|---|
| 1280 |
|
|---|
| 1281 | DEPOBJ_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
|
|---|
| 1282 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
|
|---|
| 1283 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1284 |
|
|---|
| 1285 | DEPOBJ_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1286 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1287 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h subsegs.h \
|
|---|
| 1288 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1289 |
|
|---|
| 1290 | DEPOBJ_m68k_hp300 = $(srcdir)/config/obj-aout.c $(srcdir)/config/obj-aout.h \
|
|---|
| 1291 | $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|---|
| 1292 | $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
|
|---|
| 1293 |
|
|---|
| 1294 | DEPOBJ_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
|
|---|
| 1295 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(BFDDIR)/libcoff.h \
|
|---|
| 1296 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1297 |
|
|---|
| 1298 | DEPOBJ_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1299 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1300 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h subsegs.h \
|
|---|
| 1301 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1302 |
|
|---|
| 1303 | DEPOBJ_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
|
|---|
| 1304 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(BFDDIR)/libcoff.h \
|
|---|
| 1305 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1306 |
|
|---|
| 1307 | DEPOBJ_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1308 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1309 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h subsegs.h \
|
|---|
| 1310 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1311 |
|
|---|
| 1312 | DEPOBJ_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
|
|---|
| 1313 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
|
|---|
| 1314 | $(INCDIR)/obstack.h
|
|---|
| 1315 |
|
|---|
| 1316 | DEPOBJ_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
|
|---|
| 1317 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/mipspe.h $(BFDDIR)/libcoff.h \
|
|---|
| 1318 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1319 |
|
|---|
| 1320 | DEPOBJ_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
|
|---|
| 1321 | ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
|
|---|
| 1322 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1323 | $(BFDDIR)/libecoff.h
|
|---|
| 1324 |
|
|---|
| 1325 | DEPOBJ_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1326 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1327 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h subsegs.h \
|
|---|
| 1328 | $(INCDIR)/obstack.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
|
|---|
| 1329 | $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
|
|---|
| 1330 |
|
|---|
| 1331 | DEPOBJ_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
|
|---|
| 1332 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1333 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1334 |
|
|---|
| 1335 | DEPOBJ_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1336 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1337 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h subsegs.h \
|
|---|
| 1338 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1339 |
|
|---|
| 1340 | DEPOBJ_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
|
|---|
| 1341 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1342 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1343 |
|
|---|
| 1344 | DEPOBJ_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1345 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1346 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h subsegs.h \
|
|---|
| 1347 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1348 |
|
|---|
| 1349 | DEPOBJ_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
|
|---|
| 1350 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
|
|---|
| 1351 | $(INCDIR)/obstack.h
|
|---|
| 1352 |
|
|---|
| 1353 | DEPOBJ_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
|
|---|
| 1354 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1355 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1356 |
|
|---|
| 1357 | DEPOBJ_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1358 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1359 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h subsegs.h \
|
|---|
| 1360 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1361 |
|
|---|
| 1362 | DEPOBJ_pj_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pj.h \
|
|---|
| 1363 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1364 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1365 |
|
|---|
| 1366 | DEPOBJ_pj_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1367 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1368 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h subsegs.h \
|
|---|
| 1369 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1370 |
|
|---|
| 1371 | DEPOBJ_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
|
|---|
| 1372 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
|
|---|
| 1373 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1374 |
|
|---|
| 1375 | DEPOBJ_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1376 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1377 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h subsegs.h \
|
|---|
| 1378 | $(INCDIR)/obstack.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
|
|---|
| 1379 | $(INCDIR)/aout/aout64.h
|
|---|
| 1380 |
|
|---|
| 1381 | DEPOBJ_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
|
|---|
| 1382 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(BFDDIR)/libcoff.h \
|
|---|
| 1383 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1384 |
|
|---|
| 1385 | DEPOBJ_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1386 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1387 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h subsegs.h \
|
|---|
| 1388 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1389 |
|
|---|
| 1390 | DEPOBJ_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
|
|---|
| 1391 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
|
|---|
| 1392 | $(INCDIR)/obstack.h
|
|---|
| 1393 |
|
|---|
| 1394 | DEPOBJ_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
|
|---|
| 1395 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(BFDDIR)/libcoff.h \
|
|---|
| 1396 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1397 |
|
|---|
| 1398 | DEPOBJ_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1399 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1400 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h subsegs.h \
|
|---|
| 1401 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1402 |
|
|---|
| 1403 | DEPOBJ_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
|
|---|
| 1404 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
|
|---|
| 1405 | $(INCDIR)/obstack.h
|
|---|
| 1406 |
|
|---|
| 1407 | DEPOBJ_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
|
|---|
| 1408 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1409 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1410 |
|
|---|
| 1411 | DEPOBJ_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1412 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1413 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h subsegs.h \
|
|---|
| 1414 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1415 |
|
|---|
| 1416 | DEPOBJ_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
|
|---|
| 1417 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
|
|---|
| 1418 | $(INCDIR)/obstack.h
|
|---|
| 1419 |
|
|---|
| 1420 | DEPOBJ_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
|
|---|
| 1421 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(BFDDIR)/libcoff.h \
|
|---|
| 1422 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1423 |
|
|---|
| 1424 | DEPOBJ_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1425 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1426 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h subsegs.h \
|
|---|
| 1427 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1428 |
|
|---|
| 1429 | DEPOBJ_tic54x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic54x.h \
|
|---|
| 1430 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
|
|---|
| 1431 | $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|---|
| 1432 | subsegs.h
|
|---|
| 1433 |
|
|---|
| 1434 | DEPOBJ_tic54x_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1435 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1436 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic54x.h subsegs.h \
|
|---|
| 1437 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1438 |
|
|---|
| 1439 | DEPOBJ_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
|
|---|
| 1440 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(BFDDIR)/libcoff.h \
|
|---|
| 1441 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1442 |
|
|---|
| 1443 | DEPOBJ_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1444 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1445 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h subsegs.h \
|
|---|
| 1446 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1447 |
|
|---|
| 1448 | DEPOBJ_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
|
|---|
| 1449 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
|
|---|
| 1450 | $(INCDIR)/obstack.h
|
|---|
| 1451 |
|
|---|
| 1452 | DEPOBJ_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
|
|---|
| 1453 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1454 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1455 |
|
|---|
| 1456 | DEPOBJ_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1457 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1458 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h subsegs.h \
|
|---|
| 1459 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1460 |
|
|---|
| 1461 | DEPOBJ_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
|
|---|
| 1462 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def subsegs.h \
|
|---|
| 1463 | $(INCDIR)/obstack.h
|
|---|
| 1464 |
|
|---|
| 1465 | DEPOBJ_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
|
|---|
| 1466 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(BFDDIR)/libcoff.h \
|
|---|
| 1467 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1468 |
|
|---|
| 1469 | DEPOBJ_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1470 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1471 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h subsegs.h \
|
|---|
| 1472 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1473 |
|
|---|
| 1474 | DEPOBJ_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
|
|---|
| 1475 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|---|
| 1476 | $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1477 |
|
|---|
| 1478 | DEPOBJ_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1479 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1480 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h subsegs.h \
|
|---|
| 1481 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1482 |
|
|---|
| 1483 | DEPOBJ_z8k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z8k.h \
|
|---|
| 1484 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h $(BFDDIR)/libcoff.h \
|
|---|
| 1485 | $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|---|
| 1486 |
|
|---|
| 1487 | DEPOBJ_z8k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1488 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1489 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h subsegs.h \
|
|---|
| 1490 | $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
|
|---|
| 1491 |
|
|---|
| 1492 | DEPOBJ_hppa_som = $(srcdir)/config/obj-som.h subsegs.h \
|
|---|
| 1493 | $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(BFDDIR)/som.h \
|
|---|
| 1494 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
|---|
| 1495 |
|
|---|
| 1496 | DEPOBJ_i386_multi = $(DEPOBJ_i386_aout) $(DEPOBJ_i386_coff) \
|
|---|
| 1497 | $(DEPOBJ_i386_elf)
|
|---|
| 1498 |
|
|---|
| 1499 | DEPOBJ_mips_multi = $(DEPOBJ_mips_coff) $(DEPOBJ_mips_ecoff) \
|
|---|
| 1500 | $(DEPOBJ_mips_elf)
|
|---|
| 1501 |
|
|---|
| 1502 | DEPOBJ_cris_multi = $(DEPOBJ_cris_aout) $(DEPOBJ_cris_elf)
|
|---|
| 1503 | DEP_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
|
|---|
| 1504 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|---|
| 1505 |
|
|---|
| 1506 | DEP_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
|
|---|
| 1507 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(BFDDIR)/libcoff.h \
|
|---|
| 1508 | $(INCDIR)/bfdlink.h
|
|---|
| 1509 |
|
|---|
| 1510 | DEP_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1511 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1512 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h
|
|---|
| 1513 |
|
|---|
| 1514 | DEP_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
|
|---|
| 1515 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1516 |
|
|---|
| 1517 | DEP_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
|
|---|
| 1518 | ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
|
|---|
| 1519 |
|
|---|
| 1520 | DEP_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1521 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1522 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h
|
|---|
| 1523 |
|
|---|
| 1524 | DEP_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h
|
|---|
| 1525 | DEP_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
|
|---|
| 1526 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1527 |
|
|---|
| 1528 | DEP_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1529 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1530 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h
|
|---|
| 1531 |
|
|---|
| 1532 | DEP_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
|
|---|
| 1533 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|---|
| 1534 |
|
|---|
| 1535 | DEP_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
|
|---|
| 1536 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(BFDDIR)/libcoff.h \
|
|---|
| 1537 | $(INCDIR)/bfdlink.h
|
|---|
| 1538 |
|
|---|
| 1539 | DEP_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1540 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1541 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h
|
|---|
| 1542 |
|
|---|
| 1543 | DEP_avr_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-avr.h \
|
|---|
| 1544 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1545 |
|
|---|
| 1546 | DEP_avr_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1547 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1548 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-avr.h
|
|---|
| 1549 |
|
|---|
| 1550 | DEP_cris_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-cris.h \
|
|---|
| 1551 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|---|
| 1552 |
|
|---|
| 1553 | DEP_cris_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1554 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1555 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h
|
|---|
| 1556 |
|
|---|
| 1557 | DEP_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
|
|---|
| 1558 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1559 |
|
|---|
| 1560 | DEP_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1561 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1562 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h
|
|---|
| 1563 |
|
|---|
| 1564 | DEP_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
|
|---|
| 1565 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1566 |
|
|---|
| 1567 | DEP_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1568 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1569 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h
|
|---|
| 1570 |
|
|---|
| 1571 | DEP_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
|
|---|
| 1572 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1573 |
|
|---|
| 1574 | DEP_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1575 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1576 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h
|
|---|
| 1577 |
|
|---|
| 1578 | DEP_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
|
|---|
| 1579 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(BFDDIR)/libcoff.h \
|
|---|
| 1580 | $(INCDIR)/bfdlink.h
|
|---|
| 1581 |
|
|---|
| 1582 | DEP_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1583 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1584 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h
|
|---|
| 1585 |
|
|---|
| 1586 | DEP_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
|
|---|
| 1587 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(BFDDIR)/libcoff.h \
|
|---|
| 1588 | $(INCDIR)/bfdlink.h
|
|---|
| 1589 |
|
|---|
| 1590 | DEP_h8500_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1591 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1592 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h
|
|---|
| 1593 |
|
|---|
| 1594 | DEP_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
|
|---|
| 1595 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1596 |
|
|---|
| 1597 | DEP_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1598 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1599 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
|
|---|
| 1600 | $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h
|
|---|
| 1601 |
|
|---|
| 1602 | DEP_ia64_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ia64.h \
|
|---|
| 1603 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1604 |
|
|---|
| 1605 | DEP_ia64_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1606 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1607 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h
|
|---|
| 1608 |
|
|---|
| 1609 | DEP_i370_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i370.h \
|
|---|
| 1610 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1611 |
|
|---|
| 1612 | DEP_i370_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1613 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1614 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i370.h
|
|---|
| 1615 |
|
|---|
| 1616 | DEP_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
|
|---|
| 1617 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|---|
| 1618 |
|
|---|
| 1619 | DEP_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
|
|---|
| 1620 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(BFDDIR)/libcoff.h \
|
|---|
| 1621 | $(INCDIR)/bfdlink.h
|
|---|
| 1622 |
|
|---|
| 1623 | DEP_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1624 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1625 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h
|
|---|
| 1626 |
|
|---|
| 1627 | DEP_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1628 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1629 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h
|
|---|
| 1630 |
|
|---|
| 1631 | DEP_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h
|
|---|
| 1632 | DEP_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
|
|---|
| 1633 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
|
|---|
| 1634 | $(INCDIR)/bfdlink.h
|
|---|
| 1635 |
|
|---|
| 1636 | DEP_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1637 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1638 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h
|
|---|
| 1639 |
|
|---|
| 1640 | DEP_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
|
|---|
| 1641 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1642 |
|
|---|
| 1643 | DEP_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1644 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1645 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h
|
|---|
| 1646 |
|
|---|
| 1647 | DEP_m68hc11_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68hc11.h \
|
|---|
| 1648 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
|
|---|
| 1649 | $(INCDIR)/bfdlink.h
|
|---|
| 1650 |
|
|---|
| 1651 | DEP_m68hc11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1652 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1653 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h
|
|---|
| 1654 |
|
|---|
| 1655 | DEP_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
|
|---|
| 1656 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|---|
| 1657 |
|
|---|
| 1658 | DEP_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
|
|---|
| 1659 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
|
|---|
| 1660 | $(INCDIR)/bfdlink.h
|
|---|
| 1661 |
|
|---|
| 1662 | DEP_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1663 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1664 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h
|
|---|
| 1665 |
|
|---|
| 1666 | DEP_m68k_hp300 = $(srcdir)/config/obj-hp300.h $(srcdir)/config/obj-aout.h \
|
|---|
| 1667 | $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|---|
| 1668 |
|
|---|
| 1669 | DEP_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
|
|---|
| 1670 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(BFDDIR)/libcoff.h \
|
|---|
| 1671 | $(INCDIR)/bfdlink.h
|
|---|
| 1672 |
|
|---|
| 1673 | DEP_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1674 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1675 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h
|
|---|
| 1676 |
|
|---|
| 1677 | DEP_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
|
|---|
| 1678 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(BFDDIR)/libcoff.h \
|
|---|
| 1679 | $(INCDIR)/bfdlink.h
|
|---|
| 1680 |
|
|---|
| 1681 | DEP_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1682 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1683 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h
|
|---|
| 1684 |
|
|---|
| 1685 | DEP_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
|
|---|
| 1686 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|---|
| 1687 |
|
|---|
| 1688 | DEP_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
|
|---|
| 1689 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/mipspe.h $(BFDDIR)/libcoff.h \
|
|---|
| 1690 | $(INCDIR)/bfdlink.h
|
|---|
| 1691 |
|
|---|
| 1692 | DEP_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
|
|---|
| 1693 | ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
|
|---|
| 1694 |
|
|---|
| 1695 | DEP_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1696 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1697 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h
|
|---|
| 1698 |
|
|---|
| 1699 | DEP_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
|
|---|
| 1700 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1701 |
|
|---|
| 1702 | DEP_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1703 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1704 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h
|
|---|
| 1705 |
|
|---|
| 1706 | DEP_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
|
|---|
| 1707 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1708 |
|
|---|
| 1709 | DEP_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1710 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1711 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h
|
|---|
| 1712 |
|
|---|
| 1713 | DEP_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
|
|---|
| 1714 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|---|
| 1715 |
|
|---|
| 1716 | DEP_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
|
|---|
| 1717 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1718 |
|
|---|
| 1719 | DEP_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1720 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1721 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h
|
|---|
| 1722 |
|
|---|
| 1723 | DEP_pj_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pj.h \
|
|---|
| 1724 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1725 |
|
|---|
| 1726 | DEP_pj_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1727 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1728 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h
|
|---|
| 1729 |
|
|---|
| 1730 | DEP_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
|
|---|
| 1731 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
|
|---|
| 1732 | $(INCDIR)/bfdlink.h
|
|---|
| 1733 |
|
|---|
| 1734 | DEP_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1735 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1736 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h
|
|---|
| 1737 |
|
|---|
| 1738 | DEP_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
|
|---|
| 1739 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(BFDDIR)/libcoff.h \
|
|---|
| 1740 | $(INCDIR)/bfdlink.h
|
|---|
| 1741 |
|
|---|
| 1742 | DEP_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1743 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1744 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h
|
|---|
| 1745 |
|
|---|
| 1746 | DEP_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
|
|---|
| 1747 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|---|
| 1748 |
|
|---|
| 1749 | DEP_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
|
|---|
| 1750 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(BFDDIR)/libcoff.h \
|
|---|
| 1751 | $(INCDIR)/bfdlink.h
|
|---|
| 1752 |
|
|---|
| 1753 | DEP_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1754 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1755 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h
|
|---|
| 1756 |
|
|---|
| 1757 | DEP_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
|
|---|
| 1758 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|---|
| 1759 |
|
|---|
| 1760 | DEP_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
|
|---|
| 1761 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1762 |
|
|---|
| 1763 | DEP_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1764 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1765 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h
|
|---|
| 1766 |
|
|---|
| 1767 | DEP_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
|
|---|
| 1768 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|---|
| 1769 |
|
|---|
| 1770 | DEP_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
|
|---|
| 1771 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(BFDDIR)/libcoff.h \
|
|---|
| 1772 | $(INCDIR)/bfdlink.h
|
|---|
| 1773 |
|
|---|
| 1774 | DEP_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1775 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1776 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h
|
|---|
| 1777 |
|
|---|
| 1778 | DEP_tic54x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic54x.h \
|
|---|
| 1779 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
|
|---|
| 1780 | $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1781 |
|
|---|
| 1782 | DEP_tic54x_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1783 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1784 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic54x.h
|
|---|
| 1785 |
|
|---|
| 1786 | DEP_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
|
|---|
| 1787 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(BFDDIR)/libcoff.h \
|
|---|
| 1788 | $(INCDIR)/bfdlink.h
|
|---|
| 1789 |
|
|---|
| 1790 | DEP_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1791 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1792 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h
|
|---|
| 1793 |
|
|---|
| 1794 | DEP_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
|
|---|
| 1795 | $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|---|
| 1796 |
|
|---|
| 1797 | DEP_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
|
|---|
| 1798 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1799 |
|
|---|
| 1800 | DEP_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1801 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1802 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h
|
|---|
| 1803 |
|
|---|
| 1804 | DEP_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
|
|---|
| 1805 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
|---|
| 1806 |
|
|---|
| 1807 | DEP_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
|
|---|
| 1808 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(BFDDIR)/libcoff.h \
|
|---|
| 1809 | $(INCDIR)/bfdlink.h
|
|---|
| 1810 |
|
|---|
| 1811 | DEP_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1812 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1813 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h
|
|---|
| 1814 |
|
|---|
| 1815 | DEP_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
|
|---|
| 1816 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|---|
| 1817 |
|
|---|
| 1818 | DEP_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1819 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1820 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h
|
|---|
| 1821 |
|
|---|
| 1822 | DEP_z8k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z8k.h \
|
|---|
| 1823 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h $(BFDDIR)/libcoff.h \
|
|---|
| 1824 | $(INCDIR)/bfdlink.h
|
|---|
| 1825 |
|
|---|
| 1826 | DEP_z8k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|---|
| 1827 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|---|
| 1828 | $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h
|
|---|
| 1829 |
|
|---|
| 1830 | DEP_hppa_som = $(BFDDIR)/som.h
|
|---|
| 1831 | DEP_i386_multi = $(DEP_i386_aout) $(DEP_i386_coff) \
|
|---|
| 1832 | $(DEP_i386_elf)
|
|---|
| 1833 |
|
|---|
| 1834 | DEP_mips_multi = $(DEP_mips_coff) $(DEP_mips_ecoff) \
|
|---|
| 1835 | $(DEP_mips_elf)
|
|---|
| 1836 |
|
|---|
| 1837 | DEP_cris_multi = $(DEP_cris_aout) $(DEP_cris_elf)
|
|---|
| 1838 | BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
|
|---|
| 1839 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|---|
| 1840 | mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
|
|---|
| 1841 | CONFIG_HEADER = config.h
|
|---|
| 1842 | CONFIG_CLEAN_FILES = ${GDBINIT}
|
|---|
| 1843 | noinst_PROGRAMS = as-new$(EXEEXT) gasp-new$(EXEEXT)
|
|---|
| 1844 | PROGRAMS = $(noinst_PROGRAMS)
|
|---|
| 1845 |
|
|---|
| 1846 |
|
|---|
| 1847 | DEFS = @DEFS@ -I. -I$(srcdir) -I.
|
|---|
| 1848 | CPPFLAGS = @CPPFLAGS@
|
|---|
| 1849 | LDFLAGS = @LDFLAGS@
|
|---|
| 1850 | LIBS = @LIBS@
|
|---|
| 1851 | itbl_test_OBJECTS = itbl-parse.$(OBJEXT) itbl-lex.$(OBJEXT)
|
|---|
| 1852 | itbl_test_DEPENDENCIES = itbl-tops.o itbl-test.o \
|
|---|
| 1853 | ../libiberty/libiberty.a
|
|---|
| 1854 | itbl_test_LDFLAGS =
|
|---|
| 1855 | as_new_OBJECTS = app.$(OBJEXT) as.$(OBJEXT) atof-generic.$(OBJEXT) \
|
|---|
| 1856 | bignum-copy.$(OBJEXT) cond.$(OBJEXT) depend.$(OBJEXT) \
|
|---|
| 1857 | dwarf2dbg.$(OBJEXT) ecoff.$(OBJEXT) ehopt.$(OBJEXT) expr.$(OBJEXT) \
|
|---|
| 1858 | flonum-copy.$(OBJEXT) flonum-konst.$(OBJEXT) flonum-mult.$(OBJEXT) \
|
|---|
| 1859 | frags.$(OBJEXT) hash.$(OBJEXT) input-file.$(OBJEXT) \
|
|---|
| 1860 | input-scrub.$(OBJEXT) listing.$(OBJEXT) literal.$(OBJEXT) \
|
|---|
| 1861 | macro.$(OBJEXT) messages.$(OBJEXT) output-file.$(OBJEXT) read.$(OBJEXT) \
|
|---|
| 1862 | sb.$(OBJEXT) stabs.$(OBJEXT) subsegs.$(OBJEXT) symbols.$(OBJEXT) \
|
|---|
| 1863 | write.$(OBJEXT)
|
|---|
| 1864 | as_new_LDFLAGS =
|
|---|
| 1865 | gasp_new_OBJECTS = gasp.$(OBJEXT) macro.$(OBJEXT) sb.$(OBJEXT) \
|
|---|
| 1866 | hash.$(OBJEXT)
|
|---|
| 1867 | gasp_new_LDFLAGS =
|
|---|
| 1868 | SCRIPTS = $(noinst_SCRIPTS)
|
|---|
| 1869 |
|
|---|
| 1870 | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
|
|---|
| 1871 | LEXLIB = @LEXLIB@
|
|---|
| 1872 | YLWRAP = $(top_srcdir)/../ylwrap
|
|---|
| 1873 | CFLAGS = @CFLAGS@
|
|---|
| 1874 | COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|---|
| 1875 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|---|
| 1876 | CCLD = $(CC)
|
|---|
| 1877 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
|
|---|
| 1878 | DIST_COMMON = README ./stamp-h.in COPYING ChangeLog Makefile.am \
|
|---|
| 1879 | Makefile.in NEWS acinclude.m4 aclocal.m4 config.in config/m68k-parse.c \
|
|---|
| 1880 | configure configure.in gdbinit.in itbl-lex.c itbl-parse.c
|
|---|
| 1881 |
|
|---|
| 1882 |
|
|---|
| 1883 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
|---|
| 1884 |
|
|---|
| 1885 | TAR = tar
|
|---|
| 1886 | GZIP_ENV = --best
|
|---|
| 1887 | SOURCES = $(itbl_test_SOURCES) $(as_new_SOURCES) $(EXTRA_as_new_SOURCES) $(gasp_new_SOURCES)
|
|---|
| 1888 | OBJECTS = $(itbl_test_OBJECTS) $(as_new_OBJECTS) $(gasp_new_OBJECTS)
|
|---|
| 1889 |
|
|---|
| 1890 | all: all-redirect
|
|---|
| 1891 | .SUFFIXES:
|
|---|
| 1892 | .SUFFIXES: .S .c .l .lo .o .obj .s .y
|
|---|
| 1893 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
|---|
| 1894 | cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
|
|---|
| 1895 |
|
|---|
| 1896 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|---|
| 1897 | cd $(top_builddir) \
|
|---|
| 1898 | && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
|---|
| 1899 |
|
|---|
| 1900 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
|
|---|
| 1901 | cd $(srcdir) && $(ACLOCAL)
|
|---|
| 1902 |
|
|---|
| 1903 | config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|---|
| 1904 | $(SHELL) ./config.status --recheck
|
|---|
| 1905 | $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
|
|---|
| 1906 | cd $(srcdir) && $(AUTOCONF)
|
|---|
| 1907 |
|
|---|
| 1908 | config.h: stamp-h
|
|---|
| 1909 | @if test ! -f $@; then \
|
|---|
| 1910 | rm -f stamp-h; \
|
|---|
| 1911 | $(MAKE) stamp-h; \
|
|---|
| 1912 | else :; fi
|
|---|
| 1913 | stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
|
|---|
| 1914 | cd $(top_builddir) \
|
|---|
| 1915 | && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
|
|---|
| 1916 | $(SHELL) ./config.status
|
|---|
| 1917 | @echo timestamp > stamp-h 2> /dev/null
|
|---|
| 1918 | $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
|
|---|
| 1919 | @if test ! -f $@; then \
|
|---|
| 1920 | rm -f $(srcdir)/stamp-h.in; \
|
|---|
| 1921 | $(MAKE) $(srcdir)/stamp-h.in; \
|
|---|
| 1922 | else :; fi
|
|---|
| 1923 | $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
|---|
| 1924 | cd $(top_srcdir) && $(AUTOHEADER)
|
|---|
| 1925 | @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
|
|---|
| 1926 |
|
|---|
| 1927 | mostlyclean-hdr:
|
|---|
| 1928 |
|
|---|
| 1929 | clean-hdr:
|
|---|
| 1930 |
|
|---|
| 1931 | distclean-hdr:
|
|---|
| 1932 | -rm -f config.h
|
|---|
| 1933 |
|
|---|
| 1934 | maintainer-clean-hdr:
|
|---|
| 1935 | ${GDBINIT}: $(top_builddir)/config.status gdbinit.in
|
|---|
| 1936 | cd $(top_builddir) && CONFIG_FILES=$@:gdbinit.in CONFIG_HEADERS= $(SHELL) ./config.status
|
|---|
| 1937 |
|
|---|
| 1938 | mostlyclean-noinstPROGRAMS:
|
|---|
| 1939 |
|
|---|
| 1940 | clean-noinstPROGRAMS:
|
|---|
| 1941 | -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
|
|---|
| 1942 |
|
|---|
| 1943 | distclean-noinstPROGRAMS:
|
|---|
| 1944 |
|
|---|
| 1945 | maintainer-clean-noinstPROGRAMS:
|
|---|
| 1946 |
|
|---|
| 1947 | .c.o:
|
|---|
| 1948 | $(COMPILE) -c $<
|
|---|
| 1949 |
|
|---|
| 1950 | # FIXME: We should only use cygpath when building on Windows,
|
|---|
| 1951 | # and only if it is available.
|
|---|
| 1952 | .c.obj:
|
|---|
| 1953 | $(COMPILE) -c `cygpath -w $<`
|
|---|
| 1954 |
|
|---|
| 1955 | .s.o:
|
|---|
| 1956 | $(COMPILE) -c $<
|
|---|
| 1957 |
|
|---|
| 1958 | .S.o:
|
|---|
| 1959 | $(COMPILE) -c $<
|
|---|
| 1960 |
|
|---|
| 1961 | mostlyclean-compile:
|
|---|
| 1962 | -rm -f *.o core *.core
|
|---|
| 1963 | -rm -f *.$(OBJEXT)
|
|---|
| 1964 |
|
|---|
| 1965 | clean-compile:
|
|---|
| 1966 |
|
|---|
| 1967 | distclean-compile:
|
|---|
| 1968 | -rm -f *.tab.c
|
|---|
| 1969 |
|
|---|
| 1970 | maintainer-clean-compile:
|
|---|
| 1971 |
|
|---|
| 1972 | .c.lo:
|
|---|
| 1973 | $(LIBTOOL) --mode=compile $(COMPILE) -c $<
|
|---|
| 1974 |
|
|---|
| 1975 | .s.lo:
|
|---|
| 1976 | $(LIBTOOL) --mode=compile $(COMPILE) -c $<
|
|---|
| 1977 |
|
|---|
| 1978 | .S.lo:
|
|---|
| 1979 | $(LIBTOOL) --mode=compile $(COMPILE) -c $<
|
|---|
| 1980 |
|
|---|
| 1981 | mostlyclean-libtool:
|
|---|
| 1982 | -rm -f *.lo
|
|---|
| 1983 |
|
|---|
| 1984 | clean-libtool:
|
|---|
| 1985 | -rm -rf .libs _libs
|
|---|
| 1986 |
|
|---|
| 1987 | distclean-libtool:
|
|---|
| 1988 |
|
|---|
| 1989 | maintainer-clean-libtool:
|
|---|
| 1990 |
|
|---|
| 1991 | itbl-test$(EXEEXT): $(itbl_test_OBJECTS) $(itbl_test_DEPENDENCIES)
|
|---|
| 1992 | @rm -f itbl-test$(EXEEXT)
|
|---|
| 1993 | $(LINK) $(itbl_test_LDFLAGS) $(itbl_test_OBJECTS) $(itbl_test_LDADD) $(LIBS)
|
|---|
| 1994 |
|
|---|
| 1995 | as-new$(EXEEXT): $(as_new_OBJECTS) $(as_new_DEPENDENCIES)
|
|---|
| 1996 | @rm -f as-new$(EXEEXT)
|
|---|
| 1997 | $(LINK) $(as_new_LDFLAGS) $(as_new_OBJECTS) $(as_new_LDADD) $(LIBS)
|
|---|
| 1998 |
|
|---|
| 1999 | gasp-new$(EXEEXT): $(gasp_new_OBJECTS) $(gasp_new_DEPENDENCIES)
|
|---|
| 2000 | @rm -f gasp-new$(EXEEXT)
|
|---|
| 2001 | $(LINK) $(gasp_new_LDFLAGS) $(gasp_new_OBJECTS) $(gasp_new_LDADD) $(LIBS)
|
|---|
| 2002 | .l.c:
|
|---|
| 2003 | $(LEX) $(AM_LFLAGS) $(LFLAGS) $< && mv $(LEX_OUTPUT_ROOT).c $@
|
|---|
| 2004 | .y.c:
|
|---|
| 2005 | $(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(AM_YFLAGS) $(YFLAGS)
|
|---|
| 2006 | config/m68k-parse.h: config/m68k-parse.c
|
|---|
| 2007 | itbl-parse.h: itbl-parse.c
|
|---|
| 2008 |
|
|---|
| 2009 |
|
|---|
| 2010 | # This directory's subdirectories are mostly independent; you can cd
|
|---|
| 2011 | # into them and run `make' without going through this Makefile.
|
|---|
| 2012 | # To change the values of `make' variables: instead of editing Makefiles,
|
|---|
| 2013 | # (1) if the variable is set in `config.status', edit `config.status'
|
|---|
| 2014 | # (which will cause the Makefiles to be regenerated when you run `make');
|
|---|
| 2015 | # (2) otherwise, pass the desired values on the `make' command line.
|
|---|
| 2016 |
|
|---|
| 2017 | @SET_MAKE@
|
|---|
| 2018 |
|
|---|
| 2019 | all-recursive install-data-recursive install-exec-recursive \
|
|---|
| 2020 | installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
|
|---|
| 2021 | check-recursive installcheck-recursive info-recursive dvi-recursive:
|
|---|
| 2022 | @set fnord $(MAKEFLAGS); amf=$$2; \
|
|---|
| 2023 | dot_seen=no; \
|
|---|
| 2024 | target=`echo $@ | sed s/-recursive//`; \
|
|---|
| 2025 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 2026 | echo "Making $$target in $$subdir"; \
|
|---|
| 2027 | if test "$$subdir" = "."; then \
|
|---|
| 2028 | dot_seen=yes; \
|
|---|
| 2029 | local_target="$$target-am"; \
|
|---|
| 2030 | else \
|
|---|
| 2031 | local_target="$$target"; \
|
|---|
| 2032 | fi; \
|
|---|
| 2033 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|---|
| 2034 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
|---|
| 2035 | done; \
|
|---|
| 2036 | if test "$$dot_seen" = "no"; then \
|
|---|
| 2037 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
|---|
| 2038 | fi; test -z "$$fail"
|
|---|
| 2039 |
|
|---|
| 2040 | mostlyclean-recursive clean-recursive distclean-recursive \
|
|---|
| 2041 | maintainer-clean-recursive:
|
|---|
| 2042 | @set fnord $(MAKEFLAGS); amf=$$2; \
|
|---|
| 2043 | dot_seen=no; \
|
|---|
| 2044 | rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 2045 | rev="$$subdir $$rev"; \
|
|---|
| 2046 | test "$$subdir" = "." && dot_seen=yes; \
|
|---|
| 2047 | done; \
|
|---|
| 2048 | test "$$dot_seen" = "no" && rev=". $$rev"; \
|
|---|
| 2049 | target=`echo $@ | sed s/-recursive//`; \
|
|---|
| 2050 | for subdir in $$rev; do \
|
|---|
| 2051 | echo "Making $$target in $$subdir"; \
|
|---|
| 2052 | if test "$$subdir" = "."; then \
|
|---|
| 2053 | local_target="$$target-am"; \
|
|---|
| 2054 | else \
|
|---|
| 2055 | local_target="$$target"; \
|
|---|
| 2056 | fi; \
|
|---|
| 2057 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|---|
| 2058 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
|---|
| 2059 | done && test -z "$$fail"
|
|---|
| 2060 | tags-recursive:
|
|---|
| 2061 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 2062 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
|---|
| 2063 | done
|
|---|
| 2064 |
|
|---|
| 2065 | tags: TAGS
|
|---|
| 2066 |
|
|---|
| 2067 | ID: $(HEADERS) $(SOURCES) $(LISP)
|
|---|
| 2068 | list='$(SOURCES) $(HEADERS)'; \
|
|---|
| 2069 | unique=`for i in $$list; do echo $$i; done | \
|
|---|
| 2070 | awk ' { files[$$0] = 1; } \
|
|---|
| 2071 | END { for (i in files) print i; }'`; \
|
|---|
| 2072 | here=`pwd` && cd $(srcdir) \
|
|---|
| 2073 | && mkid -f$$here/ID $$unique $(LISP)
|
|---|
| 2074 |
|
|---|
| 2075 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
|
|---|
| 2076 | tags=; \
|
|---|
| 2077 | here=`pwd`; \
|
|---|
| 2078 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 2079 | if test "$$subdir" = .; then :; else \
|
|---|
| 2080 | test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
|
|---|
| 2081 | fi; \
|
|---|
| 2082 | done; \
|
|---|
| 2083 | list='$(SOURCES) $(HEADERS)'; \
|
|---|
| 2084 | unique=`for i in $$list; do echo $$i; done | \
|
|---|
| 2085 | awk ' { files[$$0] = 1; } \
|
|---|
| 2086 | END { for (i in files) print i; }'`; \
|
|---|
| 2087 | test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
|
|---|
| 2088 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
|
|---|
| 2089 |
|
|---|
| 2090 | mostlyclean-tags:
|
|---|
| 2091 |
|
|---|
| 2092 | clean-tags:
|
|---|
| 2093 |
|
|---|
| 2094 | distclean-tags:
|
|---|
| 2095 | -rm -f TAGS ID
|
|---|
| 2096 |
|
|---|
| 2097 | maintainer-clean-tags:
|
|---|
| 2098 |
|
|---|
| 2099 | distdir = $(PACKAGE)-$(VERSION)
|
|---|
| 2100 | top_distdir = $(distdir)
|
|---|
| 2101 |
|
|---|
| 2102 | # This target untars the dist file and tries a VPATH configuration. Then
|
|---|
| 2103 | # it guarantees that the distribution is self-contained by making another
|
|---|
| 2104 | # tarfile.
|
|---|
| 2105 | distcheck: dist
|
|---|
| 2106 | -rm -rf $(distdir)
|
|---|
| 2107 | GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
|
|---|
| 2108 | mkdir $(distdir)/=build
|
|---|
| 2109 | mkdir $(distdir)/=inst
|
|---|
| 2110 | dc_install_base=`cd $(distdir)/=inst && pwd`; \
|
|---|
| 2111 | cd $(distdir)/=build \
|
|---|
| 2112 | && ../configure --srcdir=.. --prefix=$$dc_install_base \
|
|---|
| 2113 | && $(MAKE) $(AM_MAKEFLAGS) \
|
|---|
| 2114 | && $(MAKE) $(AM_MAKEFLAGS) dvi \
|
|---|
| 2115 | && $(MAKE) $(AM_MAKEFLAGS) check \
|
|---|
| 2116 | && $(MAKE) $(AM_MAKEFLAGS) install \
|
|---|
| 2117 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
|---|
| 2118 | && $(MAKE) $(AM_MAKEFLAGS) dist
|
|---|
| 2119 | -rm -rf $(distdir)
|
|---|
| 2120 | @banner="$(distdir).tar.gz is ready for distribution"; \
|
|---|
| 2121 | dashes=`echo "$$banner" | sed s/./=/g`; \
|
|---|
| 2122 | echo "$$dashes"; \
|
|---|
| 2123 | echo "$$banner"; \
|
|---|
| 2124 | echo "$$dashes"
|
|---|
| 2125 | dist: distdir
|
|---|
| 2126 | -chmod -R a+r $(distdir)
|
|---|
| 2127 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
|
|---|
| 2128 | -rm -rf $(distdir)
|
|---|
| 2129 | dist-all: distdir
|
|---|
| 2130 | -chmod -R a+r $(distdir)
|
|---|
| 2131 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
|
|---|
| 2132 | -rm -rf $(distdir)
|
|---|
| 2133 | distdir: $(DISTFILES)
|
|---|
| 2134 | -rm -rf $(distdir)
|
|---|
| 2135 | mkdir $(distdir)
|
|---|
| 2136 | -chmod 777 $(distdir)
|
|---|
| 2137 | @for file in $(DISTFILES); do \
|
|---|
| 2138 | if test -f $$file; then d=.; else d=$(srcdir); fi; \
|
|---|
| 2139 | if test -d $$d/$$file; then \
|
|---|
| 2140 | cp -pr $$d/$$file $(distdir)/$$file; \
|
|---|
| 2141 | else \
|
|---|
| 2142 | test -f $(distdir)/$$file \
|
|---|
| 2143 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
|
|---|
| 2144 | || cp -p $$d/$$file $(distdir)/$$file || :; \
|
|---|
| 2145 | fi; \
|
|---|
| 2146 | done
|
|---|
| 2147 | for subdir in $(SUBDIRS); do \
|
|---|
| 2148 | if test "$$subdir" = .; then :; else \
|
|---|
| 2149 | test -d $(distdir)/$$subdir \
|
|---|
| 2150 | || mkdir $(distdir)/$$subdir \
|
|---|
| 2151 | || exit 1; \
|
|---|
| 2152 | chmod 777 $(distdir)/$$subdir; \
|
|---|
| 2153 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
|
|---|
| 2154 | || exit 1; \
|
|---|
| 2155 | fi; \
|
|---|
| 2156 | done
|
|---|
| 2157 |
|
|---|
| 2158 | DEJATOOL = $(PACKAGE)
|
|---|
| 2159 |
|
|---|
| 2160 | RUNTESTDEFAULTFLAGS = --tool $(DEJATOOL) --srcdir $$srcdir
|
|---|
| 2161 | site.exp: Makefile
|
|---|
| 2162 | @echo 'Making a new site.exp file...'
|
|---|
| 2163 | @test ! -f site.bak || rm -f site.bak
|
|---|
| 2164 | @echo '## these variables are automatically generated by make ##' > $@-t
|
|---|
| 2165 | @echo '# Do not edit here. If you wish to override these values' >> $@-t
|
|---|
| 2166 | @echo '# edit the last section' >> $@-t
|
|---|
| 2167 | @echo 'set tool $(DEJATOOL)' >> $@-t
|
|---|
| 2168 | @echo 'set srcdir $(srcdir)' >> $@-t
|
|---|
| 2169 | @echo 'set objdir' `pwd` >> $@-t
|
|---|
| 2170 | @echo 'set host_alias $(host_alias)' >> $@-t
|
|---|
| 2171 | @echo 'set host_triplet $(host_triplet)' >> $@-t
|
|---|
| 2172 | @echo 'set target_alias $(target_alias)' >> $@-t
|
|---|
| 2173 | @echo 'set target_triplet $(target_triplet)' >> $@-t
|
|---|
| 2174 | @echo 'set build_alias $(build_alias)' >> $@-t
|
|---|
| 2175 | @echo 'set build_triplet $(build_triplet)' >> $@-t
|
|---|
| 2176 | @echo '## All variables above are generated by configure. Do Not Edit ##' >> $@-t
|
|---|
| 2177 | @test ! -f site.exp || sed '1,/^## All variables above are.*##/ d' site.exp >> $@-t
|
|---|
| 2178 | @test ! -f site.exp || mv site.exp site.bak
|
|---|
| 2179 | @mv $@-t site.exp
|
|---|
| 2180 | info-am:
|
|---|
| 2181 | info: info-recursive
|
|---|
| 2182 | dvi-am:
|
|---|
| 2183 | dvi: dvi-recursive
|
|---|
| 2184 | check-am:
|
|---|
| 2185 | $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
|
|---|
| 2186 | check: check-recursive
|
|---|
| 2187 | installcheck-am:
|
|---|
| 2188 | installcheck: installcheck-recursive
|
|---|
| 2189 | install-info-am:
|
|---|
| 2190 | install-info: install-info-recursive
|
|---|
| 2191 | all-recursive-am: config.h
|
|---|
| 2192 | $(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|---|
| 2193 |
|
|---|
| 2194 | install-exec-am: install-exec-local
|
|---|
| 2195 | install-exec: install-exec-recursive
|
|---|
| 2196 |
|
|---|
| 2197 | install-data-am:
|
|---|
| 2198 | install-data: install-data-recursive
|
|---|
| 2199 |
|
|---|
| 2200 | install-am: all-am
|
|---|
| 2201 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|---|
| 2202 | install: install-recursive
|
|---|
| 2203 | uninstall-am:
|
|---|
| 2204 | uninstall: uninstall-recursive
|
|---|
| 2205 | all-am: Makefile $(PROGRAMS) $(SCRIPTS) config.h
|
|---|
| 2206 | all-redirect: all-recursive-am
|
|---|
| 2207 | install-strip:
|
|---|
| 2208 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
|
|---|
| 2209 | installdirs: installdirs-recursive
|
|---|
| 2210 | installdirs-am:
|
|---|
| 2211 |
|
|---|
| 2212 |
|
|---|
| 2213 | mostlyclean-generic:
|
|---|
| 2214 | -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
|---|
| 2215 |
|
|---|
| 2216 | clean-generic:
|
|---|
| 2217 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
|---|
| 2218 |
|
|---|
| 2219 | distclean-generic:
|
|---|
| 2220 | -rm -f Makefile $(CONFIG_CLEAN_FILES)
|
|---|
| 2221 | -rm -f config.cache config.log stamp-h stamp-h[0-9]*
|
|---|
| 2222 | -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
|
|---|
| 2223 |
|
|---|
| 2224 | maintainer-clean-generic:
|
|---|
| 2225 | -test -z "itbl-lexlconfig/m68k-parsehconfig/m68k-parsecitbl-parsehitbl-parsec" || rm -f itbl-lexl config/m68k-parseh config/m68k-parsec itbl-parseh itbl-parsec
|
|---|
| 2226 | mostlyclean-am: mostlyclean-hdr mostlyclean-noinstPROGRAMS \
|
|---|
| 2227 | mostlyclean-compile mostlyclean-libtool \
|
|---|
| 2228 | mostlyclean-tags mostlyclean-generic
|
|---|
| 2229 |
|
|---|
| 2230 | mostlyclean: mostlyclean-recursive
|
|---|
| 2231 |
|
|---|
| 2232 | clean-am: clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \
|
|---|
| 2233 | clean-tags clean-generic mostlyclean-am
|
|---|
| 2234 |
|
|---|
| 2235 | clean: clean-recursive
|
|---|
| 2236 |
|
|---|
| 2237 | distclean-am: distclean-hdr distclean-noinstPROGRAMS distclean-compile \
|
|---|
| 2238 | distclean-libtool distclean-tags distclean-generic \
|
|---|
| 2239 | clean-am
|
|---|
| 2240 | -rm -f libtool
|
|---|
| 2241 |
|
|---|
| 2242 | distclean: distclean-recursive
|
|---|
| 2243 | -rm -f config.status
|
|---|
| 2244 |
|
|---|
| 2245 | maintainer-clean-am: maintainer-clean-hdr \
|
|---|
| 2246 | maintainer-clean-noinstPROGRAMS \
|
|---|
| 2247 | maintainer-clean-compile maintainer-clean-libtool \
|
|---|
| 2248 | maintainer-clean-tags maintainer-clean-generic \
|
|---|
| 2249 | distclean-am
|
|---|
| 2250 | @echo "This command is intended for maintainers to use;"
|
|---|
| 2251 | @echo "it deletes files that may require special tools to rebuild."
|
|---|
| 2252 |
|
|---|
| 2253 | maintainer-clean: maintainer-clean-recursive
|
|---|
| 2254 | -rm -f config.status
|
|---|
| 2255 |
|
|---|
| 2256 | .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
|
|---|
| 2257 | mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
|
|---|
| 2258 | clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
|
|---|
| 2259 | mostlyclean-compile distclean-compile clean-compile \
|
|---|
| 2260 | maintainer-clean-compile mostlyclean-libtool distclean-libtool \
|
|---|
| 2261 | clean-libtool maintainer-clean-libtool install-data-recursive \
|
|---|
| 2262 | uninstall-data-recursive install-exec-recursive \
|
|---|
| 2263 | uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
|
|---|
| 2264 | all-recursive check-recursive installcheck-recursive info-recursive \
|
|---|
| 2265 | dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
|
|---|
| 2266 | maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
|
|---|
| 2267 | distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
|
|---|
| 2268 | info-am info dvi-am dvi check check-am installcheck-am installcheck \
|
|---|
| 2269 | install-info-am install-info all-recursive-am install-exec-local \
|
|---|
| 2270 | install-exec-am install-exec install-data-am install-data install-am \
|
|---|
| 2271 | install uninstall-am uninstall all-redirect all-am all installdirs-am \
|
|---|
| 2272 | installdirs mostlyclean-generic distclean-generic clean-generic \
|
|---|
| 2273 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean
|
|---|
| 2274 |
|
|---|
| 2275 | po/POTFILES.in: @MAINT@ Makefile
|
|---|
| 2276 | for file in $(POTFILES); do echo $$file; done | sort > tmp \
|
|---|
| 2277 | && mv tmp $(srcdir)/po/POTFILES.in
|
|---|
| 2278 |
|
|---|
| 2279 | $(srcdir)/make-gas.com: stamp-mk.com
|
|---|
| 2280 | stamp-mk.com: vmsconf.sh Makefile
|
|---|
| 2281 | sh $(srcdir)/vmsconf.sh $(GENERIC_OBJS) > new-make.com
|
|---|
| 2282 | $(SHELL) $(srcdir)/../move-if-change new-make.com $(srcdir)/make-gas.com
|
|---|
| 2283 | touch stamp-mk.com
|
|---|
| 2284 | diststuff: $(DISTSTUFF) info
|
|---|
| 2285 |
|
|---|
| 2286 | $(OBJS): @ALL_OBJ_DEPS@
|
|---|
| 2287 |
|
|---|
| 2288 | # Stuff that every object file depends upon. If anything is removed
|
|---|
| 2289 | # from this list, remove it from dep-in.sed as well.
|
|---|
| 2290 | $(OBJS): $(INCDIR)/bin-bugs.h $(INCDIR)/libiberty.h $(INCDIR)/progress.h \
|
|---|
| 2291 | $(OBJ_FORMAT_H) $(TARG_CPU_H) $(TARG_ENV_H) \
|
|---|
| 2292 | as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
|
|---|
| 2293 | frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
|
|---|
| 2294 |
|
|---|
| 2295 | check-DEJAGNU: site.exp
|
|---|
| 2296 | if [ -d testsuite ]; then \
|
|---|
| 2297 | true; \
|
|---|
| 2298 | else \
|
|---|
| 2299 | mkdir testsuite; \
|
|---|
| 2300 | fi
|
|---|
| 2301 | rm -f testsuite/site.exp
|
|---|
| 2302 | cp site.exp testsuite/site.exp
|
|---|
| 2303 | rootme=`pwd`; export rootme; \
|
|---|
| 2304 | srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
|
|---|
| 2305 | EXPECT=${EXPECT} ; export EXPECT ; \
|
|---|
| 2306 | if [ -f $(top_builddir)/../expect/expect ]; then \
|
|---|
| 2307 | TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
|
|---|
| 2308 | export TCL_LIBRARY; \
|
|---|
| 2309 | fi; \
|
|---|
| 2310 | runtest=$(RUNTEST); \
|
|---|
| 2311 | cd testsuite; \
|
|---|
| 2312 | if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
|
|---|
| 2313 | $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
|
|---|
| 2314 | $(RUNTESTFLAGS); \
|
|---|
| 2315 | else echo "WARNING: could not find \`runtest'" 1>&2; :;\
|
|---|
| 2316 | fi
|
|---|
| 2317 |
|
|---|
| 2318 | # The implicit .c.o rule doesn't work for these, perhaps because of
|
|---|
| 2319 | # the variables, or perhaps because the sources are not on vpath.
|
|---|
| 2320 | $(TARG_CPU_O): $(TARG_CPU_C)
|
|---|
| 2321 | $(COMPILE) -c $(TARG_CPU_C)
|
|---|
| 2322 | $(ATOF_TARG_O): $(ATOF_TARG_C)
|
|---|
| 2323 | $(COMPILE) -c $(ATOF_TARG_C)
|
|---|
| 2324 |
|
|---|
| 2325 | # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
|
|---|
| 2326 | # so the automatic dependency stuff doesn't work.
|
|---|
| 2327 | ecoff.o : ecoff.c ecoff.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
|
|---|
| 2328 | $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/symconst.h \
|
|---|
| 2329 | $(INCDIR)/aout/stab_gnu.h
|
|---|
| 2330 |
|
|---|
| 2331 | # We need all these explicit rules for the multi stuff. Because of
|
|---|
| 2332 | # these rules, we don't need one for OBJ_FORMAT_O.
|
|---|
| 2333 |
|
|---|
| 2334 | obj-aout.o : $(srcdir)/config/obj-aout.c
|
|---|
| 2335 | $(COMPILE) -c $(srcdir)/config/obj-aout.c
|
|---|
| 2336 | obj-bout.o : $(srcdir)/config/obj-bout.c
|
|---|
| 2337 | $(COMPILE) -c $(srcdir)/config/obj-bout.c
|
|---|
| 2338 | obj-coff.o: $(srcdir)/config/obj-coff.c
|
|---|
| 2339 | $(COMPILE) -c $(srcdir)/config/obj-coff.c
|
|---|
| 2340 | obj-ecoff.o : $(srcdir)/config/obj-ecoff.c
|
|---|
| 2341 | $(COMPILE) -c $(srcdir)/config/obj-ecoff.c
|
|---|
| 2342 | obj-elf.o : $(srcdir)/config/obj-elf.c
|
|---|
| 2343 | $(COMPILE) -c $(srcdir)/config/obj-elf.c
|
|---|
| 2344 | obj-evax.o : $(srcdir)/config/obj-evax.c
|
|---|
| 2345 | $(COMPILE) -c $(srcdir)/config/obj-evax.c
|
|---|
| 2346 | obj-hp300.o : $(srcdir)/config/obj-hp300.c
|
|---|
| 2347 | $(COMPILE) -c $(srcdir)/config/obj-hp300.c
|
|---|
| 2348 | obj-ieee.o : $(srcdir)/config/obj-ieee.c
|
|---|
| 2349 | $(COMPILE) -c $(srcdir)/config/obj-ieee.c
|
|---|
| 2350 | obj-multi.o : $(srcdir)/config/obj-multi.c
|
|---|
| 2351 | $(COMPILE) -c $(srcdir)/config/obj-multi.c
|
|---|
| 2352 | obj-som.o : $(srcdir)/config/obj-som.c
|
|---|
| 2353 | $(COMPILE) -c $(srcdir)/config/obj-som.c
|
|---|
| 2354 | obj-vms.o : $(srcdir)/config/obj-vms.c
|
|---|
| 2355 | $(COMPILE) -c $(srcdir)/config/obj-vms.c
|
|---|
| 2356 |
|
|---|
| 2357 | e-mipself.o : $(srcdir)/config/e-mipself.c
|
|---|
| 2358 | $(COMPILE) -c $(srcdir)/config/e-mipself.c
|
|---|
| 2359 | e-mipsecoff.o : $(srcdir)/config/e-mipsecoff.c
|
|---|
| 2360 | $(COMPILE) -c $(srcdir)/config/e-mipsecoff.c
|
|---|
| 2361 | e-i386aout.o: $(srcdir)/config/e-i386aout.c
|
|---|
| 2362 | $(COMPILE) -c $(srcdir)/config/e-i386aout.c
|
|---|
| 2363 | e-i386coff.o: $(srcdir)/config/e-i386coff.c
|
|---|
| 2364 | $(COMPILE) -c $(srcdir)/config/e-i386coff.c
|
|---|
| 2365 | e-i386elf.o: $(srcdir)/config/e-i386elf.c
|
|---|
| 2366 | $(COMPILE) -c $(srcdir)/config/e-i386elf.c
|
|---|
| 2367 | e-crisaout.o: $(srcdir)/config/e-crisaout.c
|
|---|
| 2368 | $(COMPILE) -c $(srcdir)/config/e-crisaout.c
|
|---|
| 2369 | e-criself.o: $(srcdir)/config/e-criself.c
|
|---|
| 2370 | $(COMPILE) -c $(srcdir)/config/e-criself.c
|
|---|
| 2371 |
|
|---|
| 2372 | # If m68k-parse.y is in a different directory, then ylwrap will use an
|
|---|
| 2373 | # absolute path when it invokes yacc, which will cause yacc to put the
|
|---|
| 2374 | # absolute path into the generated file. That's a pain when it comes
|
|---|
| 2375 | # to generating snapshots, because it introduces spurious diffs.
|
|---|
| 2376 | # Since when we make the snapshots $(srcdir) = ".", we check for that
|
|---|
| 2377 | # case and handle it differently. This means that anybody who
|
|---|
| 2378 | # configures with $(srcdir) = "." will have to set their path in the
|
|---|
| 2379 | # debugger if they want to debug m68k-parse.y. This is bad, but on
|
|---|
| 2380 | # the other hand it's good that people who use the prebuilt
|
|---|
| 2381 | # m68k-parse.c don't get a spurious absolute path.
|
|---|
| 2382 | m68k-parse.c: $(srcdir)/config/m68k-parse.y
|
|---|
| 2383 | f=$(srcdir)/config/m68k-parse.y; \
|
|---|
| 2384 | if [ $$f = "./config/m68k-parse.y" ]; then \
|
|---|
| 2385 | ln -s config/m68k-parse.y . > /dev/null 2>/dev/null || \
|
|---|
| 2386 | ln config/m68k-parse.y . > /dev/null 2>/dev/null || \
|
|---|
| 2387 | cp config/m68k-parse.y . >/dev/null 2>/dev/null; \
|
|---|
| 2388 | f=m68k-parse.y; \
|
|---|
| 2389 | else true; fi; \
|
|---|
| 2390 | $(SHELL) $(YLWRAP) "$(YACC)" $$f y.tab.c m68k-parse.c --; \
|
|---|
| 2391 | if [ $$f = "m68k-parse.y" ]; then \
|
|---|
| 2392 | rm -f m68k-parse.y; \
|
|---|
| 2393 | else true; fi
|
|---|
| 2394 | m68k-parse.o: m68k-parse.c $(srcdir)/config/m68k-parse.h
|
|---|
| 2395 |
|
|---|
| 2396 | # Don't let the .y.h rule clobber m68k-parse.h.
|
|---|
| 2397 | m68k-parse.h: ; @true
|
|---|
| 2398 | $(srcdir)/config/m68k-parse.h: ; @true
|
|---|
| 2399 |
|
|---|
| 2400 | # The instruction table specification lexical analyzer and parser.
|
|---|
| 2401 |
|
|---|
| 2402 | itbl-lex.c: $(srcdir)/itbl-lex.l
|
|---|
| 2403 | itbl-lex.o: itbl-lex.c itbl-parse.h
|
|---|
| 2404 |
|
|---|
| 2405 | itbl-parse.o: itbl-parse.c itbl-parse.h $(srcdir)/itbl-ops.h
|
|---|
| 2406 |
|
|---|
| 2407 | itbl-ops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
|
|---|
| 2408 |
|
|---|
| 2409 | itbl-parse.c itbl-parse.h: $(srcdir)/itbl-parse.y
|
|---|
| 2410 | $(SHELL) $(YLWRAP) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h -- -d
|
|---|
| 2411 |
|
|---|
| 2412 | itbl-tops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
|
|---|
| 2413 | $(COMPILE) -o itbl-tops.o -DSTAND_ALONE -c $(srcdir)/itbl-ops.c
|
|---|
| 2414 |
|
|---|
| 2415 | itbl-test.o: $(srcdir)/testsuite/gas/all/itbl-test.c $(srcdir)/itbl-ops.h
|
|---|
| 2416 | $(COMPILE) -c -DSTAND_ALONE $(srcdir)/testsuite/gas/all/itbl-test.c
|
|---|
| 2417 |
|
|---|
| 2418 | cgen.o: cgen.c cgen.h cgen-desc.h subsegs.h \
|
|---|
| 2419 | $(INCDIR)/obstack.h $(INCDIR)/opcode/cgen.h \
|
|---|
| 2420 | $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-desc.h \
|
|---|
| 2421 | $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-opc.h
|
|---|
| 2422 |
|
|---|
| 2423 | .PHONY: install-exec-local install-data-local
|
|---|
| 2424 | .PHONY: install-exec-bindir install-exec-tooldir
|
|---|
| 2425 |
|
|---|
| 2426 | install-exec-local: install-exec-bindir @install_tooldir@
|
|---|
| 2427 |
|
|---|
| 2428 | install-exec-bindir: $(noinst_PROGRAMS)
|
|---|
| 2429 | $(mkinstalldirs) $(bindir)
|
|---|
| 2430 | @list='$(noinst_PROGRAMS)'; for p in $$list; do \
|
|---|
| 2431 | if test -f $$p; then \
|
|---|
| 2432 | echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
|
|---|
| 2433 | $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
|
|---|
| 2434 | else :; fi; \
|
|---|
| 2435 | done
|
|---|
| 2436 |
|
|---|
| 2437 | install-exec-tooldir: install-exec-bindir $(noinst_PROGRAMS)
|
|---|
| 2438 | $(mkinstalldirs) $(tooldir)/bin
|
|---|
| 2439 | n=`echo as | sed '$(transform)'`; \
|
|---|
| 2440 | if [ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
|
|---|
| 2441 | rm -f $(tooldir)/bin/as$(EXEEXT); \
|
|---|
| 2442 | ln $(bindir)/$$n$(EXEEXT) $(tooldir)/bin/as$(EXEEXT) >/dev/null 2>/dev/null \
|
|---|
| 2443 | || $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) as-new$(EXEEXT) $(tooldir)/bin/as$(EXEEXT); \
|
|---|
| 2444 | else \
|
|---|
| 2445 | true ; \
|
|---|
| 2446 | fi
|
|---|
| 2447 |
|
|---|
| 2448 | # These exist for maintenance purposes.
|
|---|
| 2449 |
|
|---|
| 2450 | .PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
|
|---|
| 2451 |
|
|---|
| 2452 | bootstrap: as-new
|
|---|
| 2453 | $(MAKE) stage1
|
|---|
| 2454 | rm -f stage && ln -s stage1 stage
|
|---|
| 2455 | $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
|
|---|
| 2456 | $(MAKE) stage2
|
|---|
| 2457 | rm -f stage && ln -s stage2 stage
|
|---|
| 2458 | $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
|
|---|
| 2459 | $(MAKE) comparison against=stage2
|
|---|
| 2460 |
|
|---|
| 2461 | bootstrap2:
|
|---|
| 2462 | rm -f stage && ln -s stage1 stage
|
|---|
| 2463 | $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
|
|---|
| 2464 | $(MAKE) stage2
|
|---|
| 2465 | rm -f stage && ln -s stage2 stage
|
|---|
| 2466 | $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
|
|---|
| 2467 | $(MAKE) comparison against=stage2
|
|---|
| 2468 |
|
|---|
| 2469 | bootstrap3:
|
|---|
| 2470 | rm -f stage && ln -s stage2 stage
|
|---|
| 2471 | $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
|
|---|
| 2472 | $(MAKE) comparison against=stage2
|
|---|
| 2473 |
|
|---|
| 2474 | # Copy the object files from a particular stage into a subdirectory.
|
|---|
| 2475 | stage1:
|
|---|
| 2476 | -mkdir stage1
|
|---|
| 2477 | -mv $(STAGESTUFF) stage1
|
|---|
| 2478 | if [ -f stage1/as-new$(EXEEXT) -a ! -f stage1/as$(EXEEXT) ] ; then (cd stage1 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
|
|---|
| 2479 |
|
|---|
| 2480 | stage2:
|
|---|
| 2481 | -mkdir stage2
|
|---|
| 2482 | -mv $(STAGESTUFF) stage2
|
|---|
| 2483 | if [ -f stage2/as-new$(EXEEXT) -a ! -f stage2/as$(EXEEXT) ] ; then (cd stage2 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
|
|---|
| 2484 |
|
|---|
| 2485 | stage3:
|
|---|
| 2486 | -mkdir stage3
|
|---|
| 2487 | -mv $(STAGESTUFF) stage3
|
|---|
| 2488 | if [ -f stage3/as-new$(EXEEXT) -a ! -f stage3/as$(EXEEXT) ] ; then (cd stage3 ; ln -s as-new as$(EXEEXT)) ; fi
|
|---|
| 2489 |
|
|---|
| 2490 | # This rule is derived from corresponding code in the Makefile.in for gcc.
|
|---|
| 2491 | # The "tail +16c" is to bypass headers which may include timestamps or
|
|---|
| 2492 | # temporary assembly file names.
|
|---|
| 2493 | comparison:
|
|---|
| 2494 | x=0 ; \
|
|---|
| 2495 | for file in *.o ; do \
|
|---|
| 2496 | tail +16c ./$$file > tmp-foo1; \
|
|---|
| 2497 | if tail +16c ${against}/$$file > tmp-foo2 2>/dev/null ; then \
|
|---|
| 2498 | if cmp tmp-foo1 tmp-foo2 ; then \
|
|---|
| 2499 | true ; \
|
|---|
| 2500 | else \
|
|---|
| 2501 | echo $$file differs ; \
|
|---|
| 2502 | x=1 ; \
|
|---|
| 2503 | fi ; \
|
|---|
| 2504 | else true; fi ; \
|
|---|
| 2505 | done ; \
|
|---|
| 2506 | exit $$x
|
|---|
| 2507 | -rm -f tmp-foo*
|
|---|
| 2508 |
|
|---|
| 2509 | .PHONY: de-stage1 de-stage2 de-stage3
|
|---|
| 2510 |
|
|---|
| 2511 | de-stage1:
|
|---|
| 2512 | - (cd stage1 ; rm -f as$(EXEEXT) ; mv -f * ..)
|
|---|
| 2513 | - rmdir stage1
|
|---|
| 2514 |
|
|---|
| 2515 | de-stage2:
|
|---|
| 2516 | - (cd stage2 ; rm -f as$(EXEEXT) ; mv -f * ..)
|
|---|
| 2517 | - rmdir stage2
|
|---|
| 2518 |
|
|---|
| 2519 | de-stage3:
|
|---|
| 2520 | - (cd stage3 ; rm -f as$(EXEEXT) ; mv -f * ..)
|
|---|
| 2521 | - rmdir stage3
|
|---|
| 2522 |
|
|---|
| 2523 | # Automatic dependency computation. This is a real pain, because the
|
|---|
| 2524 | # dependencies change based on target_cpu_type and obj_format.
|
|---|
| 2525 | # Just to make things even more complicated, automake separates the
|
|---|
| 2526 | # dependency variable assignments from the dependency rules, and tacks
|
|---|
| 2527 | # on a .NOEXPORT at the end of Makefile.in.
|
|---|
| 2528 |
|
|---|
| 2529 | DEP: dep.sed $(DEP_FILE_DEPS) DEPTC DEPOBJ DEP2
|
|---|
| 2530 | rm -f DEP1 # delete because we use $? in DEP1 rule
|
|---|
| 2531 | srcdir=`cd $(srcdir); pwd`; \
|
|---|
| 2532 | $(MAKE) MKDEP="$(MKDEP)" srcdir="$${srcdir}" VPATH="$${srcdir}" DEP1
|
|---|
| 2533 | rm -rf DEPDIR
|
|---|
| 2534 | echo 'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
|
|---|
| 2535 | sed -f dep.sed < DEPTC >> DEPA
|
|---|
| 2536 | sed -f dep.sed < DEPOBJ >> DEPA
|
|---|
| 2537 | sed -f dep.sed < DEP2 >> DEPA
|
|---|
| 2538 | echo 'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
|
|---|
| 2539 | echo '#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
|
|---|
| 2540 | sed -f dep.sed < DEP1 >> DEPA
|
|---|
| 2541 | echo '$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
|
|---|
| 2542 | echo '$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
|
|---|
| 2543 | echo '$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
|
|---|
| 2544 | echo '#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
|
|---|
| 2545 | if grep ' /' DEPA > /dev/null 2> /dev/null; then \
|
|---|
| 2546 | echo 'make DEP failed!'; exit 1; \
|
|---|
| 2547 | else \
|
|---|
| 2548 | mv -f DEPA $@; \
|
|---|
| 2549 | fi
|
|---|
| 2550 |
|
|---|
| 2551 | DEP1: $(CFILES) $(MULTI_CFILES)
|
|---|
| 2552 | if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
|
|---|
| 2553 | srcdir=`cd $(srcdir); pwd`; \
|
|---|
| 2554 | cd DEPDIR; \
|
|---|
| 2555 | echo '' > targ-cpu.h; \
|
|---|
| 2556 | echo '' > obj-format.h; \
|
|---|
| 2557 | echo '' > targ-env.h; \
|
|---|
| 2558 | echo '' > itbl-cpu.h; \
|
|---|
| 2559 | echo '' > itbl-parse.h; \
|
|---|
| 2560 | $(MKDEP) -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) $? > DEP
|
|---|
| 2561 | mv -f DEPDIR/DEP $@
|
|---|
| 2562 |
|
|---|
| 2563 | # Work out the special dependencies for the tc-*.c files.
|
|---|
| 2564 | DEPTC: $(TARGET_CPU_CFILES)
|
|---|
| 2565 | rm -f DEPTCA
|
|---|
| 2566 | if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
|
|---|
| 2567 | srcdir=`cd $(srcdir); pwd`; \
|
|---|
| 2568 | cd DEPDIR; \
|
|---|
| 2569 | for c in $(CPU_TYPES); do \
|
|---|
| 2570 | for o in $(OBJ_FORMATS); do \
|
|---|
| 2571 | $(CPU_OBJ_VALID) \
|
|---|
| 2572 | if [ x$${valid} = xyes ]; then \
|
|---|
| 2573 | echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
|
|---|
| 2574 | echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
|
|---|
| 2575 | echo '#include "te-generic.h"' > targ-env.h; \
|
|---|
| 2576 | echo '' > itbl-cpu.h; \
|
|---|
| 2577 | echo '' > itbl-parse.h; \
|
|---|
| 2578 | echo '#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h; \
|
|---|
| 2579 | rm -f dummy.c; \
|
|---|
| 2580 | cp $${srcdir}/config/tc-$${c}.c dummy.c; \
|
|---|
| 2581 | $(MKDEP) -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c | \
|
|---|
| 2582 | sed -e "s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ../DEPTCA; \
|
|---|
| 2583 | rm -f dummy.c; \
|
|---|
| 2584 | else true; fi; \
|
|---|
| 2585 | done; \
|
|---|
| 2586 | done
|
|---|
| 2587 | echo 'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
|
|---|
| 2588 | echo ' $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> DEPTCA
|
|---|
| 2589 | echo ' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
|
|---|
| 2590 | for c in $(MULTI_CPU_TYPES); do \
|
|---|
| 2591 | echo "DEPTC_$${c}"'_multi = \' >> DEPTCA; \
|
|---|
| 2592 | for o in $(OBJ_FORMATS); do \
|
|---|
| 2593 | $(MULTI_CPU_OBJ_VALID) \
|
|---|
| 2594 | if [ x$${valid} = xyes ]; then \
|
|---|
| 2595 | echo '$$(DEPTC_'"$${c}_$${o}"') \' >> DEPTCA; \
|
|---|
| 2596 | else true; fi; \
|
|---|
| 2597 | done; \
|
|---|
| 2598 | echo '' >> DEPTCA; \
|
|---|
| 2599 | done
|
|---|
| 2600 | mv -f DEPTCA DEPTC
|
|---|
| 2601 |
|
|---|
| 2602 | # Work out the special dependencies for the obj-*.c files.
|
|---|
| 2603 | DEPOBJ: $(OBJ_FORMAT_CFILES)
|
|---|
| 2604 | rm -f DEPOBJA
|
|---|
| 2605 | if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
|
|---|
| 2606 | srcdir=`cd $(srcdir); pwd`; \
|
|---|
| 2607 | cd DEPDIR; \
|
|---|
| 2608 | for c in $(CPU_TYPES); do \
|
|---|
| 2609 | for o in $(OBJ_FORMATS); do \
|
|---|
| 2610 | $(CPU_OBJ_VALID) \
|
|---|
| 2611 | if [ x$${valid} = xyes ]; then \
|
|---|
| 2612 | echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
|
|---|
| 2613 | echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
|
|---|
| 2614 | echo '#include "te-generic.h"' > targ-env.h; \
|
|---|
| 2615 | echo '' > itbl-cpu.h; \
|
|---|
| 2616 | echo '' > itbl-parse.h; \
|
|---|
| 2617 | rm -f dummy.c; \
|
|---|
| 2618 | cp $${srcdir}/config/obj-$${o}.c dummy.c; \
|
|---|
| 2619 | $(MKDEP) -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c | \
|
|---|
| 2620 | sed -e "s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ../DEPOBJA; \
|
|---|
| 2621 | rm -f dummy.c; \
|
|---|
| 2622 | else true; fi; \
|
|---|
| 2623 | done; \
|
|---|
| 2624 | done
|
|---|
| 2625 | echo 'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
|
|---|
| 2626 | echo ' $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> DEPOBJA
|
|---|
| 2627 | echo ' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
|
|---|
| 2628 | echo ' $$(INCDIR)/aout/stab.def' >> DEPOBJA
|
|---|
| 2629 | for c in $(MULTI_CPU_TYPES); do \
|
|---|
| 2630 | echo "DEPOBJ_$${c}"'_multi = \' >> DEPOBJA; \
|
|---|
| 2631 | for o in $(OBJ_FORMATS); do \
|
|---|
| 2632 | $(MULTI_CPU_OBJ_VALID) \
|
|---|
| 2633 | if [ x$${valid} = xyes ]; then \
|
|---|
| 2634 | echo '$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
|
|---|
| 2635 | else true; fi; \
|
|---|
| 2636 | done; \
|
|---|
| 2637 | echo '' >> DEPOBJA; \
|
|---|
| 2638 | done
|
|---|
| 2639 | mv -f DEPOBJA DEPOBJ
|
|---|
| 2640 |
|
|---|
| 2641 | # Work out the dependencies for each CPU/OBJ combination.
|
|---|
| 2642 | # Note that SOM is a special case, because it only works native.
|
|---|
| 2643 | DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
|
|---|
| 2644 | rm -f DEP2A
|
|---|
| 2645 | if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
|
|---|
| 2646 | srcdir=`cd $(srcdir); pwd`; \
|
|---|
| 2647 | cd DEPDIR; \
|
|---|
| 2648 | for c in $(CPU_TYPES); do \
|
|---|
| 2649 | for o in $(OBJ_FORMATS); do \
|
|---|
| 2650 | $(CPU_OBJ_VALID) \
|
|---|
| 2651 | if [ x$${valid} = xyes ]; then \
|
|---|
| 2652 | echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
|
|---|
| 2653 | echo '#include "obj-'"$${o}"'.h"' > dummy.c; \
|
|---|
| 2654 | $(MKDEP) -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c | \
|
|---|
| 2655 | sed -e "s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ../DEP2A; \
|
|---|
| 2656 | else true; fi; \
|
|---|
| 2657 | done; \
|
|---|
| 2658 | done
|
|---|
| 2659 | echo 'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
|
|---|
| 2660 | for c in $(MULTI_CPU_TYPES); do \
|
|---|
| 2661 | echo "DEP_$${c}"'_multi = \' >> DEP2A; \
|
|---|
| 2662 | for o in $(OBJ_FORMATS); do \
|
|---|
| 2663 | $(MULTI_CPU_OBJ_VALID) \
|
|---|
| 2664 | if [ x$${valid} = xyes ]; then \
|
|---|
| 2665 | echo '$$(DEP_'"$${c}_$${o}"') \' >> DEP2A; \
|
|---|
| 2666 | else true; fi; \
|
|---|
| 2667 | done; \
|
|---|
| 2668 | echo '' >> DEP2A; \
|
|---|
| 2669 | done
|
|---|
| 2670 | mv -f DEP2A DEP2
|
|---|
| 2671 |
|
|---|
| 2672 | dep.sed: dep-in.sed config.status
|
|---|
| 2673 | srcdir=`cd $(srcdir); pwd`; \
|
|---|
| 2674 | sed <$(srcdir)/dep-in.sed >dep.sed \
|
|---|
| 2675 | -e "s!@INCDIR@!$${srcdir}/../include!" \
|
|---|
| 2676 | -e "s!@BFDDIR@!$${srcdir}/../bfd!" \
|
|---|
| 2677 | -e "s!@SRCDIR@!$${srcdir}!"
|
|---|
| 2678 |
|
|---|
| 2679 | dep: DEP
|
|---|
| 2680 | sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
|
|---|
| 2681 | < Makefile > tmp-Makefile
|
|---|
| 2682 | cat DEP >> tmp-Makefile
|
|---|
| 2683 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
|
|---|
| 2684 |
|
|---|
| 2685 | dep-in: DEP
|
|---|
| 2686 | sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
|
|---|
| 2687 | < $(srcdir)/Makefile.in > tmp-Makefile.in
|
|---|
| 2688 | cat DEP >> tmp-Makefile.in
|
|---|
| 2689 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
|
|---|
| 2690 |
|
|---|
| 2691 | dep-am: DEP
|
|---|
| 2692 | sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
|
|---|
| 2693 | < $(srcdir)/Makefile.am > tmp-Makefile.am
|
|---|
| 2694 | cat DEP >> tmp-Makefile.am
|
|---|
| 2695 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
|
|---|
| 2696 |
|
|---|
| 2697 | # HEED THE MKDEP WARNINGS.
|
|---|
| 2698 | # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
|
|---|
| 2699 | .PHONY: dep dep-in dep-am
|
|---|
| 2700 | #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
|
|---|
| 2701 | app.o: app.c
|
|---|
| 2702 | as.o: as.c subsegs.h $(INCDIR)/obstack.h output-file.h \
|
|---|
| 2703 | sb.h macro.h dwarf2dbg.h
|
|---|
| 2704 | atof-generic.o: atof-generic.c
|
|---|
| 2705 | bignum-copy.o: bignum-copy.c
|
|---|
| 2706 | cond.o: cond.c macro.h sb.h $(INCDIR)/obstack.h
|
|---|
| 2707 | depend.o: depend.c
|
|---|
| 2708 | dwarf2dbg.o: dwarf2dbg.c dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h \
|
|---|
| 2709 | $(INCDIR)/elf/dwarf2.h
|
|---|
| 2710 | ecoff.o: ecoff.c ecoff.h
|
|---|
| 2711 | ehopt.o: ehopt.c subsegs.h $(INCDIR)/obstack.h $(INCDIR)/elf/dwarf2.h
|
|---|
| 2712 | expr.o: expr.c $(INCDIR)/obstack.h
|
|---|
| 2713 | flonum-copy.o: flonum-copy.c
|
|---|
| 2714 | flonum-konst.o: flonum-konst.c
|
|---|
| 2715 | flonum-mult.o: flonum-mult.c
|
|---|
| 2716 | frags.o: frags.c subsegs.h $(INCDIR)/obstack.h
|
|---|
| 2717 | hash.o: hash.c $(INCDIR)/obstack.h
|
|---|
| 2718 | input-file.o: input-file.c input-file.h
|
|---|
| 2719 | input-scrub.o: input-scrub.c input-file.h sb.h
|
|---|
| 2720 | listing.o: listing.c input-file.h subsegs.h
|
|---|
| 2721 | literal.o: literal.c subsegs.h $(INCDIR)/obstack.h
|
|---|
| 2722 | macro.o: macro.c sb.h macro.h
|
|---|
| 2723 | messages.o: messages.c
|
|---|
| 2724 | output-file.o: output-file.c output-file.h
|
|---|
| 2725 | read.o: read.c subsegs.h $(INCDIR)/obstack.h sb.h macro.h \
|
|---|
| 2726 | ecoff.h
|
|---|
| 2727 | sb.o: sb.c sb.h
|
|---|
| 2728 | stabs.o: stabs.c $(INCDIR)/obstack.h subsegs.h ecoff.h \
|
|---|
| 2729 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
|---|
| 2730 | subsegs.o: subsegs.c subsegs.h $(INCDIR)/obstack.h
|
|---|
| 2731 | symbols.o: symbols.c $(INCDIR)/obstack.h subsegs.h \
|
|---|
| 2732 | struc-symbol.h
|
|---|
| 2733 | write.o: write.c subsegs.h $(INCDIR)/obstack.h output-file.h \
|
|---|
| 2734 | dwarf2dbg.h
|
|---|
| 2735 | gasp.o: gasp.c sb.h macro.h
|
|---|
| 2736 | itbl-ops.o: itbl-ops.c itbl-ops.h
|
|---|
| 2737 | e-crisaout.o: $(srcdir)/config/e-crisaout.c emul-target.h
|
|---|
| 2738 | e-criself.o: $(srcdir)/config/e-criself.c emul-target.h
|
|---|
| 2739 | e-i386aout.o: $(srcdir)/config/e-i386aout.c emul-target.h
|
|---|
| 2740 | e-i386coff.o: $(srcdir)/config/e-i386coff.c emul-target.h
|
|---|
| 2741 | e-i386elf.o: $(srcdir)/config/e-i386elf.c emul-target.h
|
|---|
| 2742 | e-mipsecoff.o: $(srcdir)/config/e-mipsecoff.c emul-target.h
|
|---|
| 2743 | e-mipself.o: $(srcdir)/config/e-mipself.c emul-target.h
|
|---|
| 2744 | $(OBJS): $(DEP_@target_cpu_type@_@obj_format@)
|
|---|
| 2745 | $(TARG_CPU_O): $(DEPTC_@target_cpu_type@_@obj_format@)
|
|---|
| 2746 | $(OBJ_FORMAT_O): $(DEPOBJ_@target_cpu_type@_@obj_format@)
|
|---|
| 2747 | #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
|
|---|
| 2748 |
|
|---|
| 2749 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|---|
| 2750 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
|---|
| 2751 | .NOEXPORT:
|
|---|