Files
clang-p2996/lldb/source/Plugins/ObjectFile/PECOFF/Makefile
Greg Clayton 199a0bb529 Added a missing file from a previous checkin.
llvm-svn: 141707
2011-10-11 20:23:29 +00:00

15 lines
459 B
Makefile

##===- source/Plugins/ObjectFile/PECOFF/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 := lldbPluginObjectFilePECOFF
BUILD_ARCHIVE = 1
include $(LLDB_LEVEL)/Makefile