diff options
Diffstat (limited to 'llvm/utils/unittest/Makefile')
| -rw-r--r-- | llvm/utils/unittest/Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/llvm/utils/unittest/Makefile b/llvm/utils/unittest/Makefile deleted file mode 100644 index 6a09341832b..00000000000 --- a/llvm/utils/unittest/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -##===- utils/unittest/Makefile -----------------------------*- Makefile -*-===## -# -# The LLVM Compiler Infrastructure -# -# This file is distributed under the University of Illinois Open Source -# License. See LICENSE.TXT for details. -# -##===----------------------------------------------------------------------===## - -LEVEL = ../.. -PARALLEL_DIRS = googletest UnitTestMain - -include $(LEVEL)/Makefile.common |

