Rework the makefiles to use pattern rules instead of suffix rules. This is the preferred way to write implicit rules according to the gnu make manual.
		
			
				
	
	
	
		
			853 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			853 B
		
	
	
	
	
	
	
	
Rework the makefiles to use pattern rules instead of suffix rules. This is the preferred way to write implicit rules according to the gnu make manual.