hanchenye-llvm-project/clang/tools/Makefile

14 lines
407 B
Makefile

##===- 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 := ccc driver
include $(LEVEL)/Makefile.common