aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/expression_command/persistent_ptr_update/Makefile
blob: db5f575866d94f016ffae4438d461e2fa20eaaa1 (plain) (blame)
1
2
3
4
5
6
7
LEVEL = ../../make

C_SOURCES := main.c

include $(LEVEL)/Makefile.rules