diff options
author | Alexey Neyman <stilor@att.net> | 2018-04-03 00:01:17 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2018-04-07 12:03:17 -0700 |
commit | bb6c97551f7cfafea811367de0a6f382d9aec36b (patch) | |
tree | 15291810af95d2e19be89a14be669a532f69c31b /samples/samples.mk | |
parent | 56d785bd006ab823caf39fc16e2ae6833ef2d780 (diff) | |
download | crosstool-ng-bb6c97551f7cfafea811367de0a6f382d9aec36b.tar.gz crosstool-ng-bb6c97551f7cfafea811367de0a6f382d9aec36b.tar.bz2 crosstool-ng-bb6c97551f7cfafea811367de0a6f382d9aec36b.zip |
User manual installation
... when running from a release tarball.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/samples.mk')
-rw-r--r-- | samples/samples.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/samples.mk b/samples/samples.mk index 178e5378..aafac488 100644 --- a/samples/samples.mk +++ b/samples/samples.mk @@ -19,6 +19,7 @@ CT_UPDATE_SAMPLES := no # This part deals with the samples help entries help-config:: + @echo ' show-config - show a brief overview of current configuration' @echo ' saveconfig - Save current config as a preconfigured target' help-samples:: |