blob: 28cf9ef4538c7ba67100919b48284158ad4d96be [file] [log] [blame]
##===- clang-tidy/modernize/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 := ../../../..
LIBRARYNAME := clangTidyModernizeModule
include $(CLANG_LEVEL)/Makefile