summaryrefslogtreecommitdiff
path: root/tools/llvm-stub/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-stub/Makefile.am')
-rw-r--r--tools/llvm-stub/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/tools/llvm-stub/Makefile.am b/tools/llvm-stub/Makefile.am
deleted file mode 100644
index aa5119cc6cad..000000000000
--- a/tools/llvm-stub/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-#===-- tools/llvm-stub/Makefile.am ------------------------------*- Makefile -*--===#
-#
-# The LLVM Compiler Infrastructure
-#
-# This file was developed by Reid Spencer and is distributed under the
-# University of Illinois Open Source License. See LICENSE.TXT for details.
-#
-#===------------------------------------------------------------------------===#
-
-include $(top_srcdir)/Makefile_config
-
-bin_PROGRAMS = llvm-stub
-
-llvm_stub_SOURCES = llvm-stub.c