mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 12:11:27 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			100 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			100 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
THIRDPARTY_DIR = $(dir $(lastword $(MAKEFILE_LIST)))
 | 
						|
include $(THIRDPARTY_DIR)/everest/Makefile.inc
 |