disabled listing facilities

This commit is contained in:
ceriel 1987-09-08 08:59:03 +00:00
parent 92b12c0455
commit 8dcd376cc0

View File

@ -12,7 +12,7 @@
#define THREE_PASS /* branch and offset optimization */ #define THREE_PASS /* branch and offset optimization */
#define BYTES_REVERSED /* high order byte has lowest address */ #define BYTES_REVERSED /* high order byte has lowest address */
#define WORDS_REVERSED /* high order word 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 RELOCATION /* generate relocatable code */
#define DEBUG 0 #define DEBUG 0