mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-29 07:24:55 +00:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			74 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			74 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
|   | 
 | ||
|  | all: asterisk.8 | ||
|  | 
 | ||
|  | asterisk.8: asterisk.sgml | ||
|  | 	docbook2x-man asterisk.sgml | ||
|  | 
 |