* config/te-dpx2.h (TARGET_FORMAT, REGISTER_PREFIX_OPTIONAL): Define.

* configure.in (m68k-bull-sysv3*): Enable.
This commit is contained in:
Ken Raeburn 1994-05-04 20:24:51 +00:00
parent 0573a3b135
commit 608a26dbb2
1 changed files with 4 additions and 0 deletions

View File

@ -5,4 +5,8 @@
/* The magic number is not the usual MC68MAGIC. */
#define FILE_HEADER_MAGIC MC68KBCSMAGIC
#define REGISTER_PREFIX_OPTIONAL 1
#define TARGET_FORMAT "coff-m68k-un"
/* end of te-dpx2.h */