no more default emulation

This commit is contained in:
David D. Zuhn 1993-01-07 18:23:07 +00:00
parent d0ba1cea30
commit 0fcfee638b

View File

@ -24,11 +24,9 @@
/* Otherwise default to this emulation */
#ifndef DEFAULT_EMULATION
#define DEFAULT_EMULATION "unknown"
error you must set a default emulation
#endif /* DEFAULT_EMULATION */
/* Look in this variable for a target format */
#define TARGET_ENVIRON "GNUTARGET"