mirror of
				https://github.com/ossrs/srs.git
				synced 2025-03-09 15:49:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			283 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			283 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| LIBS=../../libcrypto
 | |
| SOURCE[../../libcrypto]=bf_skey.c bf_ecb.c bf_cfb64.c bf_ofb64.c \
 | |
|         {- $target{bf_asm_src} -}
 | |
| 
 | |
| GENERATE[bf-586.s]=asm/bf-586.pl \
 | |
|         $(PERLASM_SCHEME) $(LIB_CFLAGS) $(LIB_CPPFLAGS) $(PROCESSOR)
 | |
| DEPEND[bf-586.s]=../perlasm/x86asm.pl ../perlasm/cbc.pl
 |