ack/mach/6500/as/mach0.c
1985-06-10 13:50:36 +00:00

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. */