aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/python_api/lldbutil/frame/Makefile
blob: 69b74b5d753133737f628ead0b7458030ecde835 (plain) (blame)
1
2
3
4
5
6
LEVEL = ../../../make

C_SOURCES := main.c
MAKE_DSYM :=NO

include $(LEVEL)/Makefile.rules