llvm-project/lldb/packages/Python/lldbsuite/test/commands/process/attach/Makefile

6 lines
70 B
Makefile

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