blob: eeb50ae3fcaec09b236fcb48a9a2f2bd15fb4a0e [file] [log] [blame]
Colin Riley5ec532a2015-04-09 16:49:25 +00001##===- Source/Plugins/LangRuntime/RenderScript/RenderScriptRuntime/Makefile ----*- Makefile -*-===##
Keno Fischer2069de92015-07-14 20:25:19 +00002#
Colin Riley5ec532a2015-04-09 16:49:25 +00003# The LLVM Compiler Infrastructure
4#
5# This file is distributed under the University of Illinois Open Source
6# License. See LICENSE.TXT for details.
Keno Fischer2069de92015-07-14 20:25:19 +00007#
Colin Riley5ec532a2015-04-09 16:49:25 +00008##===----------------------------------------------------------------------===##
9
10LLDB_LEVEL := ../../../../..
Keno Fischer2069de92015-07-14 20:25:19 +000011LIBRARYNAME := lldbPluginRenderScriptRuntime
Colin Riley5ec532a2015-04-09 16:49:25 +000012BUILD_ARCHIVE = 1
13
14include $(LLDB_LEVEL)/Makefile