ack/mach/i86/as/mach0.c

10 lines
227 B
C
Raw Normal View History

1985-06-10 16:57:01 +00:00
#define RCSID0 "$Header$"
/*
* INTEL 8086 options
*/
#define THREE_PASS /* branch and offset optimization */
#define LISTING /* enable listing facilities */
1986-12-05 17:17:03 +00:00
#define RELOCATION /* generate relocation info */
#define DEBUG 0