ack/mach/i86/as/mach0.c
1986-12-05 17:17:03 +00:00

10 lines
227 B
C

#define RCSID0 "$Header$"
/*
* INTEL 8086 options
*/
#define THREE_PASS /* branch and offset optimization */
#define LISTING /* enable listing facilities */
#define RELOCATION /* generate relocation info */
#define DEBUG 0