diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-04-20 18:44:24 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-04-20 18:44:24 +0000 |
commit | 355913aa7aeb5440ac8a7cc3a97c8cea67c0bebb (patch) | |
tree | a64f51e6610f0d193de148ed08daea3f03e9e51c /llvm/docs/MakefileGuide.html | |
parent | 32150b90b7a956f3bd0da9ecdda6036fe6a3ab7d (diff) | |
download | bcm5719-llvm-355913aa7aeb5440ac8a7cc3a97c8cea67c0bebb.tar.gz bcm5719-llvm-355913aa7aeb5440ac8a7cc3a97c8cea67c0bebb.zip |
Remove reference to BURG variable. It no longer exists.
llvm-svn: 27904
Diffstat (limited to 'llvm/docs/MakefileGuide.html')
-rw-r--r-- | llvm/docs/MakefileGuide.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/docs/MakefileGuide.html b/llvm/docs/MakefileGuide.html index 54f6b22f6d9..067d276a551 100644 --- a/llvm/docs/MakefileGuide.html +++ b/llvm/docs/MakefileGuide.html @@ -747,8 +747,6 @@ not.</dd> <dt><a name="PROJ_SRC_DIR"><tt>PROJ_SRC_DIR</tt></a></dt> <dd>The directory which contains the source files to be built.</dd> - <dt><a name="BURG"><tt>BURG</tt></a></dt> - <dd>Specifies the path to the <tt>burg</tt> tool.</dd> <dt><a name="BZIP2"><tt>BZIP2</tt></a><small>(configured)</small></dt> <dd>The path to the <tt>bzip2</tt> tool.</dd> <dt><a name="CC"><tt>CC</tt></a><small>(configured)</small></dt> |