llvm-project/lldb/packages/Python/lldbsuite/test/commands/expression/macros/Makefile

7 lines
82 B
Makefile

CXX_SOURCES := main.cpp
DEBUG_INFO_FLAG = -g3 -gdwarf-5
include Makefile.rules