Files
clang-p2996/lldb/source/Plugins/OperatingSystem/Darwin-Kernel/Makefile
Daniel Dunbar 3344d2b9ea build: Add the Darwin-Kernel Makefile.
llvm-svn: 143398
2011-10-31 23:38:34 +00:00

15 lines
467 B
Makefile

##==- source/Plugins/OperatingSystem/Darwin-Kernel/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 := lldbPluginOperatingSystemDarwinKernel
BUILD_ARCHIVE = 1
include $(LLDB_LEVEL)/Makefile