Correct name for linker to what Intel uses

This commit is contained in:
Roland Pesch 1991-03-23 01:16:18 +00:00
parent 8cb5eb316c
commit c23e2ee8fd
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ _define__(<_BOUT__>,<1>)
_define__(<_COFF__>,<1>)
_define__(<_AS__>,<gas960>)
_define__(<_GCC__>,<gcc960>)
_define__(<_LD__>,<ld960>)
_define__(<_LD__>,<gld960>)
_define__(<_GDB__>,<gdb960>)
_define__(<_HOST__>,<Intel 960>)
_define__(<_MACH_DEP__>,<i960 Dependent>)