make, shake: refer to each other's help

[ci skip]
This commit is contained in:
Simon Michael 2019-02-03 17:01:57 -08:00
parent 1eb9562204
commit 384c555f99
2 changed files with 4 additions and 1 deletions

View File

@ -988,4 +988,5 @@ Clean: stackclean cabalclean cleanghc cleantags clean-manpages \
-include local.mk
#$(call def-help-heading,------------------)
$(call def-help-heading,)
$(call def-help-heading,See also ./Shake help (after make Shake))

View File

@ -76,6 +76,8 @@ usage = unlines
,"./Shake Clean also clean rendered site, object files, Shake's cache"
,"./Shake [help] show these commands"
,"./Shake --help show Shake options (--color, --rebuild, ...)"
,""
,"See also: make help"
]
groff = "groff"