diff options
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/gmodules-templates/Makefile')
-rw-r--r-- | lldb/packages/Python/lldbsuite/test/lang/cpp/gmodules-templates/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/lang/cpp/gmodules-templates/Makefile b/lldb/packages/Python/lldbsuite/test/lang/cpp/gmodules-templates/Makefile deleted file mode 100644 index 9826dd4af44..00000000000 --- a/lldb/packages/Python/lldbsuite/test/lang/cpp/gmodules-templates/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -CXX_SOURCES = main.cpp -# CFLAGS_EXTRAS += $(MODULE_DEBUG_INFO_FLAGS) - -include Makefile.rules |