summaryrefslogtreecommitdiffstats
path: root/build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake
diff options
context:
space:
mode:
authorMichael Neves2012-01-30 14:26:45 +0100
committerMichael Neves2012-01-30 14:26:45 +0100
commitc68da80998ea88aa50c737cf70748da73e8e25f1 (patch)
tree548baa166d15a53ab179fb53e4a55a4acf9ad097 /build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake
parentRevert "ssl options to fbgui" (diff)
downloadfbgui-c68da80998ea88aa50c737cf70748da73e8e25f1.tar.gz
fbgui-c68da80998ea88aa50c737cf70748da73e8e25f1.tar.xz
fbgui-c68da80998ea88aa50c737cf70748da73e8e25f1.zip
Revert "Revert "ssl options to fbgui""
This reverts commit 3ccf11cb212a7735cfc4ecdc3058776e95501e85.
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)