summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/System/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/unittests/System/Makefile')
-rw-r--r--llvm/unittests/System/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/llvm/unittests/System/Makefile b/llvm/unittests/System/Makefile
deleted file mode 100644
index 096a7618947..00000000000
--- a/llvm/unittests/System/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-##===- unittests/System/Makefile ---------------------------*- Makefile -*-===##
-#
-# The LLVM Compiler Infrastructure
-#
-# This file is distributed under the University of Illinois Open Source
-# License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-
-LEVEL = ../..
-TESTNAME = System
-LINK_COMPONENTS := support
-
-include $(LEVEL)/Makefile.config
-include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
OpenPOWER on IntegriCloud