Get rid of whitespace in $(d)
This commit is contained in:
		
							parent
							
								
									c34f3c5ba4
								
							
						
					
					
						commit
						45131da736
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -47,7 +47,7 @@ include mk/tests.mk | |||
| 
 | ||||
| # Include all sub-Makefiles.
 | ||||
| define include-sub-makefile = | ||||
|   d := $$(patsubst %/, %, $$(dir $(1))) | ||||
|   d := $$(patsubst %/,%,$$(dir $(1))) | ||||
|   include $(1) | ||||
| endef | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue