blob: 599b18a057dcf0047d17bf3c02e01aeb847add2b [file] [log] [blame]
##===- unittests/Transforms/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 = Utils
include $(LEVEL)/Makefile.common
clean::
$(Verb) $(RM) -f *Tests