This website requires JavaScript.
Explore
Help
Sign In
mirror
/
binutils-gdb
Watch
2
Star
0
Fork
0
You've already forked binutils-gdb
mirror of
https://sourceware.org/git/binutils-gdb.git
synced
2024-12-15 04:31:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
259e35d4e9
binutils-gdb
/
gas
/
config
/
m88kcoff.mt
3 lines
71 B
Mathematica
Raw
Normal View
History
Unescape
Escape
Add m88k-coff target Makefile fragment.
1993-07-16 00:35:23 +08:00
TARG_CPU
_DEPENDENTS
=
$
(
srcdir
)
/
config
/
m88k
-
opcode
.
h
* Makefile.in (config-stamp): If `defs' is defined, emit a preprocessor directive to create a macro named by this value into config.new; don't explicitly go for BFD_ASSEMBLER. * configure.in: Define `defs', not `BFDDEF'. Set it to MANY_SEGMENTS for any obj-coffbfd target. * config/obj-coffbfd.h (BFD_HEADERS, BFD): Define. * config/i386coff.mt (TDEFINES): Don't define BFD, MANY_SEGMENTS, BFD_HEADERS. (LOCAL_LOADLIBES): Deleted. * config/m68kcoff.mt (TDEFINES): Don't define those macros. * config/m88kcoff.mt (TDEFINES): Ditto. * config/ebmon29k.mt: Deleted. * config/h8300hds.mt: Deleted. * config/ic960coff.mt: Deleted. * config/sparc.mt: Deleted. * config/h8300.mt (LOCAL_LOADLIBES, TDEFINES): Deleted. * config/h8500.mt (LOCAL_LOADLIBES, TDEFINES): Deleted. * config/sh.mt (LOCAL_LOADLIBES, TDEFINES): Deleted. * config/z8k.mt (LOCAL_LOADLIBES): Deleted. (TDEFINES): Don't define the coffbfd macros. * Makefile.in: Insert makefile fragments before OBJS definition. (OBJS): Add $(TE_OBJS).
1994-03-21 05:13:59 +08:00
TDEFINES
=
-
DM88KCOFF
Reference in New Issue
Copy Permalink