blob: 3ea09f6c538f1d4da596b09558c192deaa8a3472 [file] [log] [blame]
Ryan Brown2dd84882015-11-05 00:24:36 +00001##===- source/Plugins/Language/Go -------------------*- Makefile -*-===##
2#
3# The LLVM Compiler Infrastructure
4#
5# This file is distributed under the University of Illinois Open Source
6# License. See LICENSE.TXT for details.
7#
8##===----------------------------------------------------------------------===##
9
10LLDB_LEVEL := ../../../..
11LIBRARYNAME := lldbPluginGoLanguage
12BUILD_ARCHIVE = 1
13
14include $(LLDB_LEVEL)/Makefile