aboutsummaryrefslogtreecommitdiff
path: root/tools/debugserver/Makefile
blob: 0284ea42f4079c1f42d0350cdd7b742bb71383c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
##===- tools/debugserver/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 := ../..

DIRS := source

include $(LLDB_LEVEL)/Makefile