mirror of
				https://github.com/ossrs/srs.git
				synced 2025-03-09 15:49:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			276 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			276 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| LIBS=../../libcrypto
 | |
| SOURCE[../../libcrypto]=\
 | |
|         rc5_skey.c rc5_ecb.c {- $target{rc5_asm_src} -} rc5cfb64.c rc5ofb64.c
 | |
| 
 | |
| GENERATE[rc5-586.s]=asm/rc5-586.pl \
 | |
|         $(PERLASM_SCHEME) $(LIB_CFLAGS) $(LIB_CPPFLAGS)
 | |
| DEPEND[rc5-586.s]=../perlasm/x86asm.pl ../perlasm/cbc.pl
 |