From 49b8ce89337de7ff637362056d36dcc76d85fa50 Mon Sep 17 00:00:00 2001 From: Roland Pesch Date: Sat, 14 Dec 1991 01:12:42 +0000 Subject: [PATCH] Minor updates for successful standalone 80386 configuration of manual. --- gas/doc/i80386.m4 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gas/doc/i80386.m4 b/gas/doc/i80386.m4 index 3aee180baf8..4429d490e70 100644 --- a/gas/doc/i80386.m4 +++ b/gas/doc/i80386.m4 @@ -1,7 +1,12 @@ _divert__(-1) _define__(<_I80386__>,<1>) +_define__(<_GENERIC__>,<0>) _define__(<_HOST__>,) -_define__(<_MACH_DEP__>, +_define__(<_MACH_DEP__>,) +_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 -- 2.30.2