mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			315 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			315 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- openssl-0.9.8j/Makefile.org	2008-12-30 14:26:26.000000000 +0100
 | 
						|
+++ openssl-0.9.8j.patched/Makefile.org	2009-01-17 13:41:52.610868317 +0100
 | 
						|
@@ -131,7 +131,7 @@
 | 
						|
 
 | 
						|
 BASEADDR=
 | 
						|
 
 | 
						|
-DIRS=   crypto fips ssl engines apps test tools
 | 
						|
+DIRS=   crypto fips ssl apps
 | 
						|
 SHLIBDIRS= crypto ssl fips
 | 
						|
 
 | 
						|
 # dirs in crypto to build
 |