mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 02:39:40 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			132 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			132 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#
 | 
						|
# Here we set processor dependent include file names.
 | 
						|
#
 | 
						|
 | 
						|
CPUNAMES=powerpc math set cpuh
 | 
						|
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))
 |