 vanhofen
					
					5 years ago
						vanhofen
					
					5 years ago
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
0 additions and 
3 deletions
			 
			
		 
		
			
				- 
					
					
					 
					Makefile
				
				
				
					
						
							
								
									
	
		
			
				
					|  |  | @ -214,9 +214,6 @@ include make/ni.mk | 
			
		
	
		
			
				
					|  |  |  | # for your local extensions, e.g. special plugins or similar ...
 | 
			
		
	
		
			
				
					|  |  |  | -include ./Makefile.local | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  | # Quotes are needed for spaces and all in the original PATH content.
 | 
			
		
	
		
			
				
					|  |  |  | PATH := "$(HOST_DIR)/bin:$(HOST_DIR)/sbin:$(CROSS_DIR)/bin:$(PATH)" | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  | # -----------------------------------------------------------------------------
 | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  | .print-phony: | 
			
		
	
	
		
			
				
					|  |  | 
 |