diff options
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python')
-rw-r--r-- | lldb/source/Plugins/OperatingSystem/Python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/source/Plugins/OperatingSystem/Python/Makefile b/lldb/source/Plugins/OperatingSystem/Python/Makefile index ec23c27d2c2..4f5b45c82f9 100644 --- a/lldb/source/Plugins/OperatingSystem/Python/Makefile +++ b/lldb/source/Plugins/OperatingSystem/Python/Makefile @@ -1,4 +1,4 @@ -##==- source/Plugins/OperatingSystem/Darwin-Kernel/Makefile -*- Makefile -*-==## +##==- source/Plugins/OperatingSystem/Python/Makefile --------*- Makefile -*-==## # # The LLVM Compiler Infrastructure # |