Files
clang-p2996/lldb/source/Host/posix/Makefile
Zachary Turner 3c19a6ac48 Try to fix the Make build
llvm-svn: 215782
2014-08-15 22:50:48 +00:00

15 lines
440 B
Makefile

##===- source/Host/posix/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 := lldbHostPosix
BUILD_ARCHIVE = 1
include $(LLDB_LEVEL)/Makefile