blob: ad6c0af442b4d44330b570873ea814a8270be76d [file] [log] [blame]
Todd Fiala9bb71b72014-02-26 07:39:20 +00001##===- scripts/Python/Makefile------------------------------*- Makefile -*-===##
2#
3# The LLVM Compiler Infrastructure
4#
5# This file is distributed under the University of Illinois Open Source
6# License. See LICENSE.TXT for details.
7#
8##===----------------------------------------------------------------------===##
9
10LLDB_LEVEL := ../..
11include $(LLDB_LEVEL)/../../Makefile.config
12
13DIRS := modules
14
15include $(LLDB_LEVEL)/Makefile