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 | 89e369ad61e4a144d264ee199d7819237fc99841 (patch) | |
tree | cb72a81d7bdd6abb9faf7d9c10c35814b3f10ae6 /docs | |
parent | ed0ab54d365f3f34f37d2f7cd5dfe214ccbff3d5 (diff) | |
download | external_llvm-89e369ad61e4a144d264ee199d7819237fc99841.zip external_llvm-89e369ad61e4a144d264ee199d7819237fc99841.tar.gz external_llvm-89e369ad61e4a144d264ee199d7819237fc99841.tar.bz2 |
[docs] Remove unsupported references to ExtraSource variable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156857 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Projects.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/Projects.html b/docs/Projects.html index 54f747e..45f6af5 100644 --- a/docs/Projects.html +++ b/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> |