specify output obj formats (b.out, coff)

This commit is contained in:
Roland Pesch 1991-03-22 21:40:39 +00:00
parent 4c2c76be06
commit 338289ca3f
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
_divert__(-1)
_define__(<_I960__>,<1>)
_define__(<_AOUT__>,<0>)
_define__(<_BOUT__>,<1>)
_define__(<_COFF__>,<1>)
_define__(<_AS__>,<gas960>)
_define__(<_GCC__>,<gcc960>)
_define__(<_LD__>,<ld960>)