From: ceriel Date: Tue, 8 Sep 1987 08:59:03 +0000 (+0000) Subject: disabled listing facilities X-Git-Tag: release-5-5~3847 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=8120857c5b9d1d478f90e816ab6c4cc1a78bbdf9;p=ack.git disabled listing facilities --- diff --git a/mach/m68020/as/mach0.c b/mach/m68020/as/mach0.c index efae2afe0..a3709656c 100644 --- a/mach/m68020/as/mach0.c +++ b/mach/m68020/as/mach0.c @@ -12,7 +12,7 @@ #define THREE_PASS /* branch and offset optimization */ #define BYTES_REVERSED /* high order byte has lowest address */ #define WORDS_REVERSED /* high order word has lowest address */ -#define LISTING /* enable listing facilities */ +/*#define LISTING /* enable listing facilities */ #define RELOCATION /* generate relocatable code */ #define DEBUG 0