make, shake: refer to each other's help
[ci skip]
This commit is contained in:
		
							parent
							
								
									1eb9562204
								
							
						
					
					
						commit
						384c555f99
					
				
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							@ -988,4 +988,5 @@ Clean: stackclean cabalclean cleanghc cleantags clean-manpages \
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
-include local.mk
 | 
					-include local.mk
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#$(call def-help-heading,------------------)
 | 
					$(call def-help-heading,)
 | 
				
			||||||
 | 
					$(call def-help-heading,See also ./Shake help   (after make Shake))
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								Shake.hs
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Shake.hs
									
									
									
									
									
								
							@ -76,6 +76,8 @@ usage = unlines
 | 
				
			|||||||
  ,"./Shake Clean            also clean rendered site, object files, Shake's cache"
 | 
					  ,"./Shake Clean            also clean rendered site, object files, Shake's cache"
 | 
				
			||||||
  ,"./Shake [help]           show these commands"
 | 
					  ,"./Shake [help]           show these commands"
 | 
				
			||||||
  ,"./Shake --help           show Shake options (--color, --rebuild, ...)"
 | 
					  ,"./Shake --help           show Shake options (--color, --rebuild, ...)"
 | 
				
			||||||
 | 
					  ,""
 | 
				
			||||||
 | 
					  ,"See also: make help"
 | 
				
			||||||
  ]
 | 
					  ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
groff    = "groff"
 | 
					groff    = "groff"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user