summaryrefslogtreecommitdiffstats
path: root/tools/wpa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/wpa/Makefile')
-rw-r--r--tools/wpa/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/tools/wpa/Makefile b/tools/wpa/Makefile
deleted file mode 100644
index 01dbd11..0000000
--- a/tools/wpa/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-LEVEL = ../../../..
-
-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
-
-include $(LEVEL)/Makefile.config
-
-LINK_COMPONENTS := bitreader mc
-USEDLIBS = clangFrontend.a clangSema.a clangAST.a clangLex.a clangBasic.a clangAnalysis.a clangIndex.a
-
-include $(LLVM_SRC_ROOT)/Makefile.rules
OpenPOWER on IntegriCloud