blob: 41a7b550e64ed7e6acfae7dfc86911a273aa74e1 [file] [log] [blame]
##===- lib/Makefile ----------------------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LLD_LEVEL := ..
# ARCMigrate and Rewrite are always needed because of libclang.
PARALLEL_DIRS = Core Driver Passes ReaderWriter
include $(LLD_LEVEL)/../../Makefile.config
include $(LLD_LEVEL)/Makefile