aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/llvmc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/llvmc/Makefile b/tools/llvmc/Makefile
index 79292baa53..8bd77fd46b 100644
--- a/tools/llvmc/Makefile
+++ b/tools/llvmc/Makefile
@@ -29,7 +29,5 @@ include $(LEVEL)/Makefile.common
install::
$(Echo) Installing additional C++ configuration clones
- $(Verb)$(DataInstall) $(PROJ_SRC_DIR)/cpp $(PROJ_etcdir)/cc
$(Verb)$(DataInstall) $(PROJ_SRC_DIR)/cpp $(PROJ_etcdir)/c++
$(Verb)$(DataInstall) $(PROJ_SRC_DIR)/cpp $(PROJ_etcdir)/cxx
- $(Verb)$(DataInstall) $(PROJ_SRC_DIR)/cpp $(PROJ_etcdir)/C