diff options
Diffstat (limited to 'customdhcpcd/src/build/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake')
| -rw-r--r-- | customdhcpcd/src/build/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/customdhcpcd/src/build/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake b/customdhcpcd/src/build/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake new file mode 100644 index 0000000..642a0a9 --- /dev/null +++ b/customdhcpcd/src/build/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake @@ -0,0 +1,10 @@ +FILE(REMOVE_RECURSE + "CMakeFiles/customdhcpcd.dir/dhcpcd.c.o" + "customdhcpcd.pdb" + "customdhcpcd" +) + +# Per-language clean rules from dependency scanning. +FOREACH(lang C) + INCLUDE(CMakeFiles/customdhcpcd.dir/cmake_clean_${lang}.cmake OPTIONAL) +ENDFOREACH(lang) |
