11 lines
300 B
C
11 lines
300 B
C
#define DUK
|
|
#define RCSID0 "$Header$"
|
|
|
|
/*
|
|
* Mostek 6500 options.
|
|
*/
|
|
#define THREE_PASS /* Distinguish short and long branches. */
|
|
#define LISTING /* Enable listing facilities. */
|
|
#define RELOCATION /* Produce relocation information. */
|
|
#define NOLD /* Output must be fed into separate linker. */
|