mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-10-31 17:51:38 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			141 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			141 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #
 | |
| # Here we set processor dependent include file names.
 | |
| #
 | |
| 
 | |
| CPUNAMES=except_native except_branchful
 | |
| CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))
 | 
