fix my default emulation changes

This commit is contained in:
David D. Zuhn 1993-01-08 22:06:17 +00:00
parent 515c429211
commit c1d53021ae
1 changed files with 0 additions and 5 deletions

View File

@ -21,11 +21,6 @@
/* Look in this environment name for the linker to pretend to be */
#define EMULATION_ENVIRON "LDEMULATION"
/* If in there look for the strings: */
/* Otherwise default to this emulation */
#ifndef DEFAULT_EMULATION
error you must set a default emulation
#endif /* DEFAULT_EMULATION */
/* Look in this variable for a target format */
#define TARGET_ENVIRON "GNUTARGET"