Files
clang-p2996/clang/lib/Format/Makefile
2012-12-03 18:28:52 +00:00

14 lines
417 B
Makefile

##===- clang/lib/Format/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 := clangFormat
include $(CLANG_LEVEL)/Makefile