aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvmc/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvmc/plugins')
-rw-r--r--tools/llvmc/plugins/Base/Makefile2
-rw-r--r--tools/llvmc/plugins/Clang/Makefile2
-rw-r--r--tools/llvmc/plugins/Hello/Makefile2
-rw-r--r--tools/llvmc/plugins/Simple/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/tools/llvmc/plugins/Base/Makefile b/tools/llvmc/plugins/Base/Makefile
index eb6ed01..017dceb 100644
--- a/tools/llvmc/plugins/Base/Makefile
+++ b/tools/llvmc/plugins/Base/Makefile
@@ -12,4 +12,4 @@ LEVEL = ../..
LLVMC_PLUGIN = Base
BUILT_SOURCES = AutoGenerated.inc
-include $(LEVEL)/Makefile.llvmc
+include $(LEVEL)/Makefile
diff --git a/tools/llvmc/plugins/Clang/Makefile b/tools/llvmc/plugins/Clang/Makefile
index a1b011e..bf5429c 100644
--- a/tools/llvmc/plugins/Clang/Makefile
+++ b/tools/llvmc/plugins/Clang/Makefile
@@ -12,4 +12,4 @@ LEVEL = ../..
LLVMC_PLUGIN = Clang
BUILT_SOURCES = AutoGenerated.inc
-include $(LEVEL)/Makefile.llvmc
+include $(LEVEL)/Makefile
diff --git a/tools/llvmc/plugins/Hello/Makefile b/tools/llvmc/plugins/Hello/Makefile
index 8e9fa6f..b309bff 100644
--- a/tools/llvmc/plugins/Hello/Makefile
+++ b/tools/llvmc/plugins/Hello/Makefile
@@ -11,4 +11,4 @@ LEVEL = ../..
LLVMC_PLUGIN = Hello
-include $(LEVEL)/Makefile.llvmc
+include $(LEVEL)/Makefile
diff --git a/tools/llvmc/plugins/Simple/Makefile b/tools/llvmc/plugins/Simple/Makefile
index c38cda5..b108e70 100644
--- a/tools/llvmc/plugins/Simple/Makefile
+++ b/tools/llvmc/plugins/Simple/Makefile
@@ -12,4 +12,4 @@ LEVEL = ../..
LLVMC_PLUGIN = Simple
BUILT_SOURCES = AutoGenerated.inc
-include $(LEVEL)/Makefile.llvmc
+include $(LEVEL)/Makefile