10 lines
		
	
	
	
		
			205 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			205 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #define DUK
 | |
| #define RCSID0 "$Header$"
 | |
| 
 | |
| /*
 | |
|  * INTEL 8086 options
 | |
|  */
 | |
| #define	THREE_PASS	/* branch and offset optimization */
 | |
| #define	LISTING		/* enable listing facilities */
 | |
| #define RELOCATION
 | |
| #define NOLD
 |