summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lldb/packages/Python/lldbsuite/test/commands/expression/ir-interpreter/Makefile
blob: 00a9da08656baa93eb032d4105b3ad4c1e42d798 (plain) (blame)
1
2
3
4
5
default: a.out

C_SOURCES := main.c

include Makefile.rules