2002-05-21 Dhananjay Deshpande <dhananjayd@kpit.com>
* configure.host: Specify sys_dir=h8300hms for h8300-*-coff* target.
This commit is contained in:
parent
382df84bda
commit
dd671cde6f
@ -1,3 +1,7 @@
|
|||||||
|
2002-05-21 Dhananjay Deshpande <dhananjayd@kpit.com>
|
||||||
|
|
||||||
|
* configure.host: Specify sys_dir=h8300hms for h8300-*-coff* target.
|
||||||
|
|
||||||
2002-05-17 Jeff Johnston <jjohnstn@redhat.com>
|
2002-05-17 Jeff Johnston <jjohnstn@redhat.com>
|
||||||
|
|
||||||
* Makefile.am: Copy and install headers from sys/machine/include
|
* Makefile.am: Copy and install headers from sys/machine/include
|
||||||
|
@ -281,6 +281,9 @@ case "${host}" in
|
|||||||
h8300-*-elf*)
|
h8300-*-elf*)
|
||||||
sys_dir=h8300hms
|
sys_dir=h8300hms
|
||||||
;;
|
;;
|
||||||
|
h8300-*-coff*)
|
||||||
|
sys_dir=h8300hms
|
||||||
|
;;
|
||||||
h8300-*-xray*)
|
h8300-*-xray*)
|
||||||
sys_dir=h8300xray
|
sys_dir=h8300xray
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user