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