llvm-project/lldb/test/expression_command/options/Makefile

6 lines
85 B
Makefile

LEVEL = ../../make
CXX_SOURCES := main.cpp foo.cpp
include $(LEVEL)/Makefile.rules