summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/ir-interpreter/Makefile
blob: 53303eaf4f8952961f31af7965f30ade430e5164 (plain)
1
2
3
4
5
6
7
LEVEL = ../../../make

default: a.out

C_SOURCES := main.c

include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud