Files
clang-p2996/lldb/source/Plugins/DynamicLoader/Windows-DYLD/Makefile
Keno Fischer 964a5c59f8 Unbreak Makefile build
llvm-svn: 241820
2015-07-09 17:09:09 +00:00

15 lines
462 B
Makefile

##===- source/Plugins/DynamicLoader/Windows-DYLD/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 := lldbPluginDynamicLoaderWindowsDYLD
BUILD_ARCHIVE = 1
include $(LLDB_LEVEL)/Makefile