compile/remote-compile/lbc/cmake-build-debug/CMakeFiles/lbc.dir/cmake_clean.cmake (10 lines of code) (raw):
file(REMOVE_RECURSE
"CMakeFiles/lbc.dir/bpf/hello.bpf.c.o"
"CMakeFiles/lbc.dir/src/bpf_init.c.o"
"liblbc.a"
"liblbc.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/lbc.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()