blob: 57d3f7366e9ef0396df246af17bf7a1b28188bca [file] [log] [blame]
##===- clang-replace/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 := ../../..
include $(CLANG_LEVEL)/../../Makefile.config
DIRS = lib/Replace tool
include $(CLANG_LEVEL)/Makefile