summaryrefslogtreecommitdiffstats
path: root/packages/Python/lldbsuite/test/expression_command/call-restarts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packages/Python/lldbsuite/test/expression_command/call-restarts/Makefile')
-rw-r--r--packages/Python/lldbsuite/test/expression_command/call-restarts/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/Python/lldbsuite/test/expression_command/call-restarts/Makefile b/packages/Python/lldbsuite/test/expression_command/call-restarts/Makefile
new file mode 100644
index 0000000..1c93ae1
--- /dev/null
+++ b/packages/Python/lldbsuite/test/expression_command/call-restarts/Makefile
@@ -0,0 +1,5 @@
+LEVEL = ../../make
+
+C_SOURCES := lotta-signals.c
+
+include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud