mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			100 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			100 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
all:
 | 
						|
	-@echo "Please use ./configure first.  Thank you."
 | 
						|
 | 
						|
distclean:
 | 
						|
	make -f Makefile.in distclean
 |