OSDN Git Service

Merge remote-tracking branch 'toybox/master' into HEAD
[android-x86/external-toybox.git] / Makefile
index cd21798..c36d1cd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -79,7 +79,8 @@ help::
        @echo  '                    to show diff, VERBOSE=fail to stop after first failure.'
        @echo  '  clean           - Delete temporary files.'
        @echo  "  distclean       - Delete everything that isn't shipped."
-       @echo  '  install_airlock - Install toybox and host toolchain into $PREFIX directory.'
+       @echo  '  install_airlock - Install toybox and host toolchain into $$PREFIX directory'
+       @echo  '                    (providing $$PATH for hermetic builds).'
        @echo  '  install_flat    - Install toybox into $$PREFIX directory.'
        @echo  '  install         - Install toybox into subdirectories of $$PREFIX.'
        @echo  '  uninstall_flat  - Remove toybox from $$PREFIX directory.'