Set target 'all' as default.
This commit is contained in:
		
							parent
							
								
									e12f82b6cc
								
							
						
					
					
						commit
						2885c9dd12
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -82,6 +82,7 @@ def gen(out: TextIO, context: Context): | ||||||
|     writer.separator("Phony targets") |     writer.separator("Phony targets") | ||||||
| 
 | 
 | ||||||
|     writer.build("all", "phony", all) |     writer.build("all", "phony", all) | ||||||
|  |     writer.default("all") | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| def build(componentSpec: str, targetSpec: str, props: Props = {}) -> str: | def build(componentSpec: str, targetSpec: str, props: Props = {}) -> str: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue