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

default: a.out

C_SOURCES := main.c

include $(LEVEL)/Makefile.rules