[llvm-commits] CVS: llvm/docs/MakefileGuide.html
Reid Spencer
reid at x10sys.com
Tue Dec 7 20:26:35 PST 2004
Changes in directory llvm/docs:
MakefileGuide.html updated: 1.19 -> 1.20
---
Log message:
Remove variables that are not used by any of the LLVM makefiles
---
Diffs of the changes: (+1 -3)
Index: llvm/docs/MakefileGuide.html
diff -u llvm/docs/MakefileGuide.html:1.19 llvm/docs/MakefileGuide.html:1.20
--- llvm/docs/MakefileGuide.html:1.19 Sun Dec 5 23:35:25 2004
+++ llvm/docs/MakefileGuide.html Tue Dec 7 22:26:23 2004
@@ -906,8 +906,6 @@
LibTool.Flags
Link
LinkModule
- LLVMGCCLibDir
- LLVMGCCStdCXXLibDir
LLVMLibDir
LLVMLibsOptions
LLVMLibsPaths
@@ -953,7 +951,7 @@
<a href="mailto:rspencer at x10sys.com">Reid Spencer</a><br>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/12/06 05:35:25 $
+ Last modified: $Date: 2004/12/08 04:26:23 $
</address>
</body>
More information about the llvm-commits
mailing list