diff options
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/extern_c')
-rw-r--r-- | lldb/packages/Python/lldbsuite/test/lang/cpp/extern_c/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/lang/cpp/extern_c/Makefile b/lldb/packages/Python/lldbsuite/test/lang/cpp/extern_c/Makefile deleted file mode 100644 index 3d0b98f13f3..00000000000 --- a/lldb/packages/Python/lldbsuite/test/lang/cpp/extern_c/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -CXX_SOURCES := main.cpp -include Makefile.rules |