blob: 69ddcd45b31983884c42e12d0a6687d410e78652 [file] [log] [blame]
##===- clang/lib/APINotes/Makefile -------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
#
# This implements the APINotes library for the C-Language front-end.
#
##===----------------------------------------------------------------------===##
CLANG_LEVEL := ../..
LIBRARYNAME := clangAPINotes
include $(CLANG_LEVEL)/Makefile