Files
Lionel Sambuc 41f05bd8d7 Initial import of lldb
Change-Id: Ib244e837bee349effa12b2ff6ffffbe3d730e929
2018-03-26 17:37:53 +02:00

15 lines
445 B
Makefile

##===- source/DataFormatters/Makefile -------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LLDB_LEVEL := ../..
LIBRARYNAME := lldbDataFormatters
BUILD_ARCHIVE = 1
include $(LLDB_LEVEL)/Makefile