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
2025-01-24 12:35:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bfe2f12bd0
binutils-gdb
/
gdb
/
config
/
m68k
/
amix.mt
4 lines
101 B
Mathematica
Raw
Normal View
History
Unescape
Escape
* config/{*.mt, *.mh}: All target and host makefile fragment config files moved to an appropriate config/<cpu> subdirectory. * nm-*, xm-*, tm-*: All native, host, and target files, which get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory.
1993-03-23 09:19:58 +08:00
#
Target
:
Commodore
Amiga
running
SVR4
* config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS. * config/tm-sysv4.h: Don't include solib.h. * config/xm-sysv4.h: Don't define SVR4_SHARED_LIBS. * config/i386/i386v4.mt (TDEPFILES): Move solib.o from here... * config/i386/i386v4.mh (NATDEPFILES): ...to here. * config/i386/nm-i386v4.h: Include nm-sysv4.h. * config/m68k/amix.mt (TDEPFIES): Move solib.o from here... * config/m68k/amix.mh (NATDEPFILES): ...to here.
1993-09-29 05:58:59 +08:00
TDEPFILES
=
m68k
-
pinsn
.
o
exec
.
o
m68k
-
tdep
.
o
* config/{*.mt, *.mh}: All target and host makefile fragment config files moved to an appropriate config/<cpu> subdirectory. * nm-*, xm-*, tm-*: All native, host, and target files, which get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory.
1993-03-23 09:19:58 +08:00
TM_FILE
=
tm
-
amix
.
h
Reference in New Issue
Copy Permalink