summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2012-01-11 01:59:55 +0000
committerJohnny Chen <johnny.chen@apple.com>2012-01-11 01:59:55 +0000
commit4876b5fccd3fd7fe0c73ed6f648e14d88e718e68 (patch)
tree906fa178ca7b2a8b3f87b1c2c75dc9fcac70f7d3
parent8b35334e0cdac682bae07f7f2a83522076263474 (diff)
downloadbcm5719-llvm-4876b5fccd3fd7fe0c73ed6f648e14d88e718e68.tar.gz
bcm5719-llvm-4876b5fccd3fd7fe0c73ed6f648e14d88e718e68.zip
Add more usage examples.
llvm-svn: 147909
-rw-r--r--lldb/test/make/Makefile.rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/lldb/test/make/Makefile.rules b/lldb/test/make/Makefile.rules
index 75f99900af3..8963ae6ff4b 100644
--- a/lldb/test/make/Makefile.rules
+++ b/lldb/test/make/Makefile.rules
@@ -12,6 +12,10 @@
# the building of the a.out executable program. For example,
# DYLIB_ONLY := YES
#
+# And also might be of interest:
+# FRAMEWORK_INCLUDES (Darwin only) :=
+# CFLAGS_EXTRAS :=
+# LD_EXTRAS :=
# Uncomment line below for debugging shell commands
# SHELL = /bin/sh -x
OpenPOWER on IntegriCloud