commit | 8165ced07245e34b59ef5ce9a38c0075f1adfcb9 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Thu Aug 20 18:45:52 2009 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Thu Aug 20 18:45:52 2009 +0000 |
tree | 0182f67867300cba8cbbfe4fef4b2c46569a156f | |
parent | da3e03ec5d7161135bd90c0786421e8994bcc2f8 [diff] [blame] |
Don't install wpa or index-test tools. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@79557 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/tools/wpa/Makefile b/tools/wpa/Makefile index ddde5b2..01dbd11 100644 --- a/tools/wpa/Makefile +++ b/tools/wpa/Makefile
@@ -3,6 +3,7 @@ TOOLNAME = clang-wpa CPPFLAGS += -I$(PROJ_SRC_DIR)/../../include -I$(PROJ_OBJ_DIR)/../../include CXXFLAGS = -fno-rtti +NO_INSTALL = 1 # No plugins, optimize startup time. TOOL_NO_EXPORTS = 1