commit | a67302385274a68c9ac001a7485b46c00bdbec66 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Feb 14 07:39:35 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Feb 14 07:39:35 2007 +0000 |
tree | d030ffe73b2981c877cef30c8eacb45741a03015 | |
parent | ab1812f8067adb0b83344cfe4206b3d22557df73 [diff] [blame] |
remove obsolete path llvm-svn: 34273
diff --git a/llvm/utils/makellvm b/llvm/utils/makellvm index d84b674..9c479ef 100755 --- a/llvm/utils/makellvm +++ b/llvm/utils/makellvm
@@ -11,7 +11,7 @@ ## Search path for automatically finding the obj-root to use. ## Note: The src root directory ${LLVMDIR} will be prepended to this path later. ## -set OBJROOTDIRLIST = ( "/localhome/$USER/llvm" ) +set OBJROOTDIRLIST = ( ) set doit = 1 unset options_done