*** empty log message ***
This commit is contained in:
parent
28036b3741
commit
9aac83a83e
3 changed files with 1 additions and 7 deletions
|
@ -1,4 +1,3 @@
|
||||||
#define DUK
|
|
||||||
#define RCSID0 "$Header$"
|
#define RCSID0 "$Header$"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@ -6,5 +5,4 @@
|
||||||
*/
|
*/
|
||||||
#define THREE_PASS /* Distinguish short and long branches. */
|
#define THREE_PASS /* Distinguish short and long branches. */
|
||||||
#define LISTING /* Enable listing facilities. */
|
#define LISTING /* Enable listing facilities. */
|
||||||
#define RELOCATION /* Produce relocation information. */
|
#define ASLD
|
||||||
#define NOLD /* Output must be fed into separate linker. */
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
#define DUK
|
|
||||||
#define RCSID0 "$Header$"
|
#define RCSID0 "$Header$"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@ -10,4 +9,3 @@
|
||||||
#define THREE_PASS
|
#define THREE_PASS
|
||||||
#define LISTING
|
#define LISTING
|
||||||
#define RELOCATION
|
#define RELOCATION
|
||||||
#define NOLD
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
#define DUK
|
|
||||||
#define RCSID0 "$Header$"
|
#define RCSID0 "$Header$"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@ -6,4 +5,3 @@
|
||||||
*/
|
*/
|
||||||
#define LISTING
|
#define LISTING
|
||||||
#define RELOCATION
|
#define RELOCATION
|
||||||
#define NOLD
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue