xref: /llvm-project/lldb/test/API/commands/command/script/Makefile (revision dd01d9aadb6107075c1c2254a2de0670a4d2f0ed)
1CXX_SOURCES := main.cpp
2
3DEBUG_INFO_FLAG := -g
4
5include Makefile.rules
6