xref: /llvm-project/lldb/test/API/commands/platform/process/list/Makefile (revision 1f04d1b7069bf6c513526f36b8c7327c8dec6604)
1CXX_SOURCES := main.cpp
2
3EXE := TestProcess
4
5include Makefile.rules
6