blob: fea2cc56030f2524b91b69681a590f1532a2b712 [file] [log] [blame] [edit]
##===- lld/lib/ReaderWriter/Native/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 := ../../..
LIBRARYNAME := lldNative
USEDLIBS = lldReaderWriter.a lldCore.a
include $(LLD_LEVEL)/Makefile