mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 19:12:24 +08:00
Added support for hosting on an Apollo Series 400 box, and targeted towards
an OS/68000 system.
This commit is contained in:
3
config/mh-apollo68
Normal file
3
config/mh-apollo68
Normal file
@ -0,0 +1,3 @@
|
||||
HDEFINES = -DUSG
|
||||
RANLIB=echo >/dev/null
|
||||
CC= cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DUSG
|
2
config/mt-os68k
Normal file
2
config/mt-os68k
Normal file
@ -0,0 +1,2 @@
|
||||
ALL= all.cross
|
||||
INSTALL_TARGET= install.cross
|
Reference in New Issue
Block a user