summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/target/basic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/target/basic/Makefile')
-rw-r--r--lldb/packages/Python/lldbsuite/test/commands/target/basic/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/commands/target/basic/Makefile b/lldb/packages/Python/lldbsuite/test/commands/target/basic/Makefile
new file mode 100644
index 00000000000..9117ab9388b
--- /dev/null
+++ b/lldb/packages/Python/lldbsuite/test/commands/target/basic/Makefile
@@ -0,0 +1,8 @@
+LEVEL = ../../make
+
+# Example:
+#
+# C_SOURCES := b.c
+# EXE := b.out
+
+include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud