mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 04:39:28 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# $Id$
 | 
						|
#
 | 
						|
# Here we set processor dependent include file names.
 | 
						|
#
 | 
						|
 | 
						|
CPUNAMES=sparc
 | 
						|
# not yet: math set
 | 
						|
 | 
						|
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))
 | 
						|
 | 
						|
#
 | 
						|
# $Log$
 | 
						|
# Revision 1.1  2002-11-16 20:10:31  florian
 | 
						|
#   + sparc specific rtl skeleton added
 | 
						|
#
 | 
						|
#
 | 
						|
#
 |