blob: 39e155afa8ebd0705068a98cc68ea0dab62495d4 [file] [log] [blame]
##===- tools/extra/test/Unit/Makefile ----------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
CLANG_LEVEL := ../../..
include $(CLANG_LEVEL)/../../Makefile.config
PARALLEL_DIRS := cpp11-migrate
include $(CLANG_LEVEL)/Makefile