Minor updates for successful standalone 80386 configuration of manual.
authorRoland Pesch <pesch@cygnus>
Sat, 14 Dec 1991 01:12:42 +0000 (01:12 +0000)
committerRoland Pesch <pesch@cygnus>
Sat, 14 Dec 1991 01:12:42 +0000 (01:12 +0000)
gas/doc/i80386.m4

index 3aee180baf8d57e8afc0eb660ab5fe8a333b4268..4429d490e70976193d4289a54e7ca42f472d2efd 100644 (file)
@@ -1,7 +1,12 @@
 _divert__(-1)
 _define__(<_I80386__>,<1>)
+_define__(<_GENERIC__>,<0>)
 _define__(<_HOST__>,<Intel 80386>)
-_define__(<_MACH_DEP__>,<i386-Dependent>
+_define__(<_MACH_DEP__>,<i386-Dependent>)
+_define__(<_AOUT__>,<1>)
+_define__(<_BOUT__>,<0>)
+_define__(<_COFF__>,<0>)
+_define__(<_ELF__>,<0>)
 _define__(<_W32__>,0)
 _define__(<_W16__>,1)                  16-bit words
 _divert__<>
\ No newline at end of file