blob: 0c0f52701b6ca7883c265ed3358e3f6a59005ef6 [file] [log] [blame]
##===- clang-tidy/cert/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 := clangTidyCERTModule
include $(CLANG_LEVEL)/Makefile