diff options
author | Daniel Dunbar <daniel@zuster.org> | 2012-05-15 21:32:27 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2012-05-15 21:32:27 +0000 |
commit | f8deeb241a37bc82dec0882d45072fd909999abf (patch) | |
tree | 0bc8c34c3160ba81104522c1b793615769652a62 /llvm/docs/Projects.html | |
parent | fe904f0c9c8d367552d83d2aaa1e2f27d4a365f5 (diff) | |
download | bcm5719-llvm-f8deeb241a37bc82dec0882d45072fd909999abf.tar.gz bcm5719-llvm-f8deeb241a37bc82dec0882d45072fd909999abf.zip |
[docs] Remove unsupported references to ExtraSource variable.
llvm-svn: 156857
Diffstat (limited to 'llvm/docs/Projects.html')
-rw-r--r-- | llvm/docs/Projects.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/llvm/docs/Projects.html b/llvm/docs/Projects.html index 54f747eea96..45f6af5711c 100644 --- a/llvm/docs/Projects.html +++ b/llvm/docs/Projects.html @@ -402,13 +402,6 @@ do:</p> <div> <dl> - <dt>ExtraSource - <dd> - This variable contains a space separated list of extra source - files that need to be built. It is useful for including the - output of Lex and Yacc programs. - <p> - <dt>CFLAGS <dt>CPPFLAGS <dd> |