llvm-project/lldb/test/API/commands/process/attach/Makefile

6 lines
70 B
Makefile

CXX_SOURCES := main.cpp
EXE := ProcessAttach
include Makefile.rules