summaryrefslogtreecommitdiff
path: root/docs/MakefileGuide.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-01-27 22:06:01 +0000
committerChris Lattner <sabre@nondot.org>2006-01-27 22:06:01 +0000
commit1faf544c1205b3ca09fe1c35f89393483376b49d (patch)
tree26aee0a5dee50a8ae93abf4844e2a3986407dd64 /docs/MakefileGuide.html
parentdbd38d7f64697b72364387e25dd062c5ce276466 (diff)
downloadllvm-1faf544c1205b3ca09fe1c35f89393483376b49d.tar.gz
llvm-1faf544c1205b3ca09fe1c35f89393483376b49d.tar.bz2
llvm-1faf544c1205b3ca09fe1c35f89393483376b49d.tar.xz
Remove FAKE_SOURCES
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25703 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/MakefileGuide.html')
-rw-r--r--docs/MakefileGuide.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/MakefileGuide.html b/docs/MakefileGuide.html
index d8c5029f95..71465da709 100644
--- a/docs/MakefileGuide.html
+++ b/docs/MakefileGuide.html
@@ -646,14 +646,6 @@
source files, all built sources, all Makefiles, and most documentation files
will be automatically distributed. Use this variable to distribute any
files that are not automatically distributed.</dd>
- <dt><a name="FAKE_SOURCES"><tt>FAKE_SOURCES</tt><small>(optional)</small>
- </a></dt>
- <dd>This variable is like <a href="#SOURCES"><tt>SOURCES</tt></a> except that
- the source files don't need to exist. The makefiles only use
- <tt>FAKE_SOURCES</tt> to create the names of derived objects that should be
- included in the directory's result. It is assumed that the project's
- <tt>Makefile</tt> will define how to build the derived objects
- necessary.</dd>
<dt><a name="KEEP_SYMBOLS"><tt>KEEP_SYMBOLS</tt></a></dt>
<dd>If set to any value, specifies that when linking executables the
makefiles should retain debug symbols in the executable. Normally, symbols