summaryrefslogtreecommitdiffstats
path: root/build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake
diff options
context:
space:
mode:
authorMichael Neves2012-01-30 14:26:22 +0100
committerMichael Neves2012-01-30 14:26:22 +0100
commit3ccf11cb212a7735cfc4ecdc3058776e95501e85 (patch)
treec2f14f3f4f5449a24bb93871310ea07f70aecf9b /build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake
parentssl options to fbgui (diff)
downloadfbgui-3ccf11cb212a7735cfc4ecdc3058776e95501e85.tar.gz
fbgui-3ccf11cb212a7735cfc4ecdc3058776e95501e85.tar.xz
fbgui-3ccf11cb212a7735cfc4ecdc3058776e95501e85.zip
Revert "ssl options to fbgui"
This reverts commit dbab0ab340880bba7103ba534b824721546299e1.
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, 0 insertions, 24 deletions
diff --git a/build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake b/build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake
deleted file mode 100644
index db8c747..0000000
--- a/build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake
+++ /dev/null
@@ -1,24 +0,0 @@
-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)