summaryrefslogtreecommitdiffstats
path: root/build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake')
-rw-r--r--build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake24
1 files changed, 24 insertions, 0 deletions
diff --git a/build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake b/build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake
new file mode 100644
index 0000000..db8c747
--- /dev/null
+++ b/build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake
@@ -0,0 +1,24 @@
+FILE(REMOVE_RECURSE
+ "CMakeFiles/customdhcpcd.dir/info.c.o"
+ "CMakeFiles/customdhcpcd.dir/interface.c.o"
+ "CMakeFiles/customdhcpcd.dir/discover.c.o"
+ "CMakeFiles/customdhcpcd.dir/socket.c.o"
+ "CMakeFiles/customdhcpcd.dir/configure.c.o"
+ "CMakeFiles/customdhcpcd.dir/duid.c.o"
+ "CMakeFiles/customdhcpcd.dir/ipv4ll.c.o"
+ "CMakeFiles/customdhcpcd.dir/arp.c.o"
+ "CMakeFiles/customdhcpcd.dir/logger.c.o"
+ "CMakeFiles/customdhcpcd.dir/signal.c.o"
+ "CMakeFiles/customdhcpcd.dir/dhcpcd.c.o"
+ "CMakeFiles/customdhcpcd.dir/common.c.o"
+ "CMakeFiles/customdhcpcd.dir/dhcp.c.o"
+ "CMakeFiles/customdhcpcd.dir/client.c.o"
+ "CMakeFiles/customdhcpcd.dir/logwriter.c.o"
+ "libcustomdhcpcd.pdb"
+ "libcustomdhcpcd.so"
+)
+
+# Per-language clean rules from dependency scanning.
+FOREACH(lang C)
+ INCLUDE(CMakeFiles/customdhcpcd.dir/cmake_clean_${lang}.cmake OPTIONAL)
+ENDFOREACH(lang)