aboutsummaryrefslogtreecommitdiff
path: root/help.sh
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-11-08 16:39:18 -0800
committerDan Willemsen <dwillemsen@google.com>2017-11-28 14:19:50 -0800
commit773386251d2460576916a305cd1762581bff1a0b (patch)
treeaef62ae6b4ce53680610c218e72483319d0cd9a9 /help.sh
parentadbaeb0c1db1d3fdb00d937f3a6057e20b1877df (diff)
downloadbuild-773386251d2460576916a305cd1762581bff1a0b.tar.gz
Mark envsetup.sh vars as deprecated in makefiles
For the envsetup.sh variables that should not be used in makefiles (since they're not explicitly set up, and won't be available on the build servers), mark them as deprecated. Rework our documentation to have a landing page, and create a "Changes" section where we can record changes like these. At some point I may go and backfill some recent work. Test: build/soong/build_test.bash Change-Id: I54b9294ddf270245afdb58d17150db8098584e8a
Diffstat (limited to 'help.sh')
-rwxr-xr-xhelp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/help.sh b/help.sh
index c031dcc7ed..3f39c771ca 100755
--- a/help.sh
+++ b/help.sh
@@ -15,7 +15,7 @@ lunch [<product>-<variant>] # Choose the device to target.
m -j [<goals>] # Execute the configured build.
Usage of "m" imitates usage of the program "make".
-See '"${SCRIPT_DIR}"'/README.txt for more info about build usage and concepts.
+See '"${SCRIPT_DIR}"'/Usage.txt for more info about build usage and concepts.
Common goals are: