;make Clean: update
[ci skip]
This commit is contained in:
		
							parent
							
								
									ef04907484
								
							
						
					
					
						commit
						d2db4818b1
					
				
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							| @ -1024,8 +1024,8 @@ cleanghco: \ | |||||||
| clean: cleanghco \ | clean: cleanghco \ | ||||||
| 	$(call def-help,clean, default cleanup (ghc build leftovers) ) | 	$(call def-help,clean, default cleanup (ghc build leftovers) ) | ||||||
| 
 | 
 | ||||||
| Clean: stackclean cabalclean cleanghc cleantags clean-manpages \ | Clean: stackclean cleanghco cleantags \ | ||||||
| 	$(call def-help,Clean, thorough cleanup (stack/cabal/ghc builds and tags) ) | 	$(call def-help,Clean, thorough cleanup (stack/ghc leftovers/tags) ) | ||||||
| 
 | 
 | ||||||
| # reverse = $(if $(wordlist 2,2,$(1)),$(call reverse,$(wordlist 2,$(words $(1)),$(1))) $(firstword $(1)),$(1))
 | # reverse = $(if $(wordlist 2,2,$(1)),$(call reverse,$(wordlist 2,$(words $(1)),$(1))) $(firstword $(1)),$(1))
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user