Added support for hosting on an Apollo Series 400 box, and targeted towards

an OS/68000 system.
This commit is contained in:
Sean Eric Fagan 1992-02-10 23:26:10 +00:00
parent 9ba0618dc7
commit 87780a059a
2 changed files with 5 additions and 0 deletions

3
config/mh-apollo68 Normal file
View 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
View File

@ -0,0 +1,2 @@
ALL= all.cross
INSTALL_TARGET= install.cross