diff options
| author | Chris Lattner <sabre@nondot.org> | 2003-09-15 15:07:37 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2003-09-15 15:07:37 +0000 |
| commit | 919846dac822f1725f3c1cb5023bc192382a6d31 (patch) | |
| tree | 00ff8b1faea0dcc2c617a38b9ada55c818b63f6e /runtime | |
| parent | 6d4e4f85ddd0db366fd39c45d5044a46d8e26859 (diff) | |
| download | external_llvm-919846dac822f1725f3c1cb5023bc192382a6d31.zip external_llvm-919846dac822f1725f3c1cb5023bc192382a6d31.tar.gz external_llvm-919846dac822f1725f3c1cb5023bc192382a6d31.tar.bz2 | |
Whoops, remove makefile too
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8533 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime')
| -rw-r--r-- | runtime/GCCLibraries/libexception/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/runtime/GCCLibraries/libexception/Makefile b/runtime/GCCLibraries/libexception/Makefile deleted file mode 100644 index 09076cb..0000000 --- a/runtime/GCCLibraries/libexception/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -LEVEL = ../../.. -BYTECODE_LIBRARY=1 -DONT_BUILD_RELINKED=1 -LIBRARYNAME=exception - -include $(LEVEL)/Makefile.common |
