6 lines
		
	
	
		
			183 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			183 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Autotools class for recipes where separate build dir doesn't work
 | |
| # Ideally we should fix software so it does work. Standard autotools supports
 | |
| # this.
 | |
| inherit autotools
 | |
| B = "${S}"
 | 
