summaryrefslogtreecommitdiffstats
path: root/llvm/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/runtime')
-rw-r--r--llvm/runtime/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/runtime/Makefile b/llvm/runtime/Makefile
index 5910b3aa037..2adc0899929 100644
--- a/llvm/runtime/Makefile
+++ b/llvm/runtime/Makefile
@@ -32,7 +32,3 @@ include $(LEVEL)/Makefile.common
# Install target for libraries: Copy into $LLVMGCCDIR/bytecode-libs
#
install::
-
-clean::
- $(VERB) rm -f $(DESTLIBBYTECODE)/*
-
OpenPOWER on IntegriCloud