specify output obj formats (b.out, coff)
authorRoland Pesch <pesch@cygnus>
Fri, 22 Mar 1991 21:40:39 +0000 (21:40 +0000)
committerRoland Pesch <pesch@cygnus>
Fri, 22 Mar 1991 21:40:39 +0000 (21:40 +0000)
gas/doc/i960.m4

index 9300a31..2bfcad7 100644 (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>)