diff options
author | Evan Cheng <evan.cheng@apple.com> | 2009-02-07 19:05:24 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2009-02-07 19:05:24 +0000 |
commit | 5d3622f304a35e41826f988e4406a5bfa0bed022 (patch) | |
tree | bd244ac2cec1360dab23695cebc26ed0fba6735a | |
parent | c95317e81a20304364be48e2d4245ad0d466d876 (diff) | |
download | external_llvm-5d3622f304a35e41826f988e4406a5bfa0bed022.zip external_llvm-5d3622f304a35e41826f988e4406a5bfa0bed022.tar.gz external_llvm-5d3622f304a35e41826f988e4406a5bfa0bed022.tar.bz2 |
Move Apple style build makefiles to the top level. Just like llvmgcc42.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64023 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | GNUmakefile (renamed from utils/buildit/GNUmakefile) | 0 | ||||
-rwxr-xr-x | build_llvm (renamed from utils/buildit/build_llvm) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/utils/buildit/GNUmakefile b/GNUmakefile index 6e51312..6e51312 100644 --- a/utils/buildit/GNUmakefile +++ b/GNUmakefile diff --git a/utils/buildit/build_llvm b/build_llvm index bd245f1..bd245f1 100755 --- a/utils/buildit/build_llvm +++ b/build_llvm |