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
|