mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-11-03 20:38:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			73 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			73 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
 | 
						|
all: asterisk.8
 | 
						|
 | 
						|
asterisk.8: asterisk.sgml
 | 
						|
	docbook2x-man asterisk.sgml
 |