llvm-project/lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter/Makefile

8 lines
89 B
Makefile

LEVEL = ../../make
default: a.out
C_SOURCES := main.c
include $(LEVEL)/Makefile.rules