diff options
| author | Pierre Letouzey | 2017-06-01 17:35:58 +0200 |
|---|---|---|
| committer | Pierre Letouzey | 2017-06-01 17:35:58 +0200 |
| commit | fd8c2ff85c098149f11280af5f1a257dd6af3622 (patch) | |
| tree | 61c41734624f124f53b51cbe92c395a3f3cb9bf0 /Makefile | |
| parent | 8e708a30b165776ac8df65c5e5f440baff855f70 (diff) | |
mention 'make world' without 'byte' in CHANGES + 2 minor suggestions
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -123,7 +123,7 @@ help: @echo " make clean" @echo "or make archclean" @echo "For make to be verbose, add VERBOSE=1" - @echo "If you want camlp{4,5} to generate human-readable files, add READABLE_ML4=1" + @echo "If you want camlp5 to generate human-readable files, add READABLE_ML4=1" @echo @echo "Bytecode compilation is now a separate target:" @echo " make byte" |
