summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/libdummy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/runtime/libdummy/Makefile.am')
-rw-r--r--llvm/runtime/libdummy/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/llvm/runtime/libdummy/Makefile.am b/llvm/runtime/libdummy/Makefile.am
deleted file mode 100644
index a8f8793a5db..00000000000
--- a/llvm/runtime/libdummy/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-#===-- runtime/libdummy/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.
-#
-#===------------------------------------------------------------------------===#
-
-lib_LIBRARIES = libdummy.a
-libdummy_a_SOURCES = dummylib.c
-BYTECODE_LIBRARY = $(lib_LIBRARIES)
-
-include $(top_srcdir)/Makefile_config
OpenPOWER on IntegriCloud