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 | 923166fcc5ffc4ebd12dafb090707795ee02e05b (patch) | |
tree | bd244ac2cec1360dab23695cebc26ed0fba6735a | |
parent | 3a4baf1951dd1767c5b6380f5c5f3739929f8215 (diff) |
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 6e5131254c..6e5131254c 100644 --- a/utils/buildit/GNUmakefile +++ b/GNUmakefile diff --git a/utils/buildit/build_llvm b/build_llvm index bd245f13d2..bd245f13d2 100755 --- a/utils/buildit/build_llvm +++ b/build_llvm |