blob: 3ee73ca2827551c276b3abf42f40609330b9ceaa [file] [log] [blame]
##===- tools/Makefile --------------------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL := ../../..
DIRS := clang-cc driver index-test wpa CIndex
include $(LEVEL)/Makefile.common