aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Hello/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Transforms/Hello/Makefile.am')
-rw-r--r--lib/Transforms/Hello/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/lib/Transforms/Hello/Makefile.am b/lib/Transforms/Hello/Makefile.am
deleted file mode 100644
index 4cca638..0000000
--- a/lib/Transforms/Hello/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-#===-- lib/Transforms/Hello/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
-
-lib_LIBRARIES = libLLVMHello.a
-
-libLLVMHello_a_SOURCES = Hello.cpp
-PRELINK=libLLVMHello.a